About Me
I'm Bibhav, a Computer Science undergrad and an aspiring software developer who enjoys taking on new challenges and is always looking for ways to improve. I value critical thinking, punctuality and attention to detail. The journey from never writing a line of code to be able to self-learn web development has been a crazy one, and I'm still planning on learning more!
NotesApp
Full Stack • 2023
This Notes App is designed for easy note-taking and organization. It is built with a client-side using React and Material UI, backed by a .NET-based server, and utilizes SQL Server for efficient data storage. It functions similar to Google Keep.
Banking Application
Back-End • 2023
This is a simple console-based banking application written in C# that demonstrates fundamental object-oriented programming (OOP) principles. It also intigrates with the database through Entity Framework, which was designed using code-first approach.
Rest Countries Search
Front-End • 2023
A web app that integrates with Rest Countries API to pull a country data and display like in the design shown.
Google Jobs
Front-End • 2023
What is the current jobs market? Let's make a job search app with Google Jobs API.
Multi Step Form
Front-End • 2023
A multi step form app that includes all the form handling features.