Hi, I am Parin Parikh

Software Dev | Full Stack Dev

profile picture

Technologies & Tools I Use

JavaScript

JavaScript

React

React

Typescript

Typescript

Python

Python

MongoDB

MongoDB

HTML

HTML

CSS

CSS

Node.js

Node.js

Java

Java

Flask

Flask

GitHub

GitHub

git

Git

SQL

SQL

Visual Studio Code

Visual Studio Code

Postman

Postman

Slack

Slack

NPM

NPM

My Work

About me

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!

picture of me

My work

project image

STRMLNE Website

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.

Built using:

project image

Check Your Source

The webpage takes a text input from the user and matches the location to the closest region provided by the API to display where the user's energy is coming from. The API information is converted into a chart via chart.js and displayed along a table.

Built using:

Contact list project image

Fullstack Contact List

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.

Built using:

chrome extension image

Save Links Chrome Extension

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.

Built using: