Software Dev | Full Stack Dev
JavaScript
React
Typescript
Python
MongoDB
HTML
CSS
Node.js
Java
Flask
GitHub
Git
SQL
Visual Studio Code
Postman
Slack
NPM
Hello! I am a recent computer science graduate passionate about technology and eager to kick-start my career in the field. Despite having no prior professional experience, I have honed my skills in various programming languages, including HTML, CSS, JavaScript, Python, Java, and C. My academic journey has equipped me with a solid foundation in computer science principles and a hands-on approach to problem-solving. During my time in school, I actively engaged in creating practical projects that showcase my abilities.
I'm enthusiastic about connecting with like-minded professionals, sharing insights, and exploring opportunities in the vast realm of computer science. If you're passionate about technology, software development, or just a good conversation, let's connect and explore the possibilities!
Strmlne is a website I've built using React, HTML, CSS, and SASS. Tailored for small businesses, it offers a spectrum of basic to custom website solutions. Through collaborative efforts, I decode client needs while honoring budget constraints. Witness digital transformation where vision meets my expert craftsmanship, delivering exceptional yet affordable results.
This application allows users to create, read, update, and delete contacts. It features a user-friendly interface where contacts are displayed in a table with options to update or delete each contact. The update function is facilitated through a modal popup form, pre-filled with the contact's current information for easy editing. This application is built using Flask for the backend, SQLAlchemy as an ORM for database interactions, and React for the frontend. Flask-CORS is also utilized to handle cross-origin requests.
Save Links is a Chrome extension designed to help users conveniently save and manage their favorite links directly from their browser. This extension allows users to save custom input, the current active tab, and provides options to delete individual links or all saved links. The extension utilizes localStorage to persistently store saved links, ensuring that your progress is retained even when you close Google Chrome.