Skip to content
View saurxbh's full-sized avatar
  • Jersey City, NJ
  • 17:03 (UTC -05:00)
  • LinkedIn in/saurxbh

Block or report saurxbh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saurxbh/README.md

Hi, I'm Saurabh! 👋

About Me

I am a Software Engineer and Full Stack Developer. I love learning new technologies and building cool things with it. I have this insatiable hunger for knowledge, which has made me a lifelong student. This quest for knowledge, coupled with the absolute joy I find in the process of creation, has driven my pursuit of a career in Engineering and Development.

Projects

Here are some of the things that I have built:

  • CRUD Demo App: I built this simple web application that provides CRUD functionalities using Java Spring Boot and React, and I used MySQL for the backend.
  • Movies Review App: Another web application I built using Java Spring Boot and React. I used MongoDB as backend to develop this IMDbesque application, albeit with only a couple features, viz. you can watch trailers in the player that pops up, without leaving the site, as well as you can post reviews.
  • Products Store: Built this full-stack app using MERN stack, that uses React hooks and state management to dynamically update the UI upon updation and deletion.
  • CRM Portal: Built this Customer Relationship Management portal using Python, Django and MySQL. Created a superuser as well for secure access control and streamlined data managemnt.
  • Etch-A-Sketch: Built this as part of The Odin Project, this course I am taking. Simple DOM Manipulation.
  • Calculator: No one tells you how pesky it is to deal with operator precedence while evaluating expressions. Well, except maybe TOP. Another thing I built as part of the course using HTML, CSS and Vanilla JS.

Feel free to check out the rest of my repos. It's mostly a mess, but rather make a mess getting your hands dirty in code, innit.

Tech Stack

  • Languages: Python, C++, Java, JavaScript, C, Shell Scripting
  • Web Development: HTML5, CSS3, Express.js, React, Node.js, Bootstrap, Tailwind CSS
  • Databases: Oracle, MongoDB, MySQL, PostgreSQL, MS SQL Server
  • Tools and Frameworks: VS Code, IntelliJ, PyCharm, Git, Informatica, Jira, Spring Boot, Django

Connect With Me!

I can be reached via

Pinned Loading

  1. crud-demo crud-demo Public

    Demo Application With Java Spring Boot and React that provides CRUD functionalities

    JavaScript 1

  2. movies-review movies-review Public

    A Full Stack App for reviewing movies using MongoDB for the database, Java Spring Boot for the backend, and React for the frontend

    JavaScript

  3. products-store products-store Public

    A MERN stack web application that provides the functionality to add, remove or update the products to the admin of a store.

    JavaScript

  4. crm-portal crm-portal Public

    A Customer Relationship Management Portal built using Python, Django and MySQL.

    Python

  5. etch-a-sketch etch-a-sketch Public

    JavaScript

  6. calculator calculator Public

    Simple Calculator app using HTML, CSS and JS

    JavaScript