Aspiring SQL Developer focused on backend data systems and database design. I have built projects such as an Employee Management Database and continue to expand my skills in SQL, PostgreSQL, HTML, CSS, and Python. Currently seeking internship opportunities to apply and grow my technical expertise.
View ResumeMY SQL
Intermediate
HTML
Intermediate
CSS
Beginner
Python
Beginner
Designed a relational Employee Management Database using PostgreSQL. Implemented tables with primary and foreign key relationships and performed analytical queries using JOIN, GROUP BY, aggregate functions, subqueries and views to generate department-wise salary insights.
PostgreSQL View ProjectDesigned a relational Library Management Database using PostgreSQL. Created normalized tables for books, members, librarians, and borrow records with primary and foreign key relationships. Implemented SQL queries using JOIN, DISTINCT, and filtering to track borrowed books, member activity, and library inventory.
PostgreSQL View Project