home projects blogs contact

hi, i'm Paramesh.

a developer who builds things for the web. I love building things from scratch to get to know how they work.

currently crafting digital experiences and exploring the endless possibilities of code. when i'm not coding, you'll find me writing about tech, learning something new, or obsessing over good design.

about.js
const developer = {
  name: "Paramesh",
  role: "Full-Stack Developer",
  skills: [
    "JavaScript",
    "postgressSQL",
    "Java",
    "Node.js",
    "Angular",
    "Git",
  ],
  
};
scroll

Projects

A collection of things I've built. Some worked out, some didn't. But I learned something from each one.

MySql Streamlit

Medical Laboratory Management System

This project focuses on MySQL and entity-relationship modelling. It includes the implementation of CRUD operations and advanced database features such as procedures and triggers.

Java Data Structures

Custom HashMap

Developed a custom implementation of a HashMap in Java, supporting key operations such as put, size, delete, and get. Used linear probing algorithm to handle collisions.

Blog

I write about web development, and things I learn along the way.

Navigation
Actions