[SYSTEM]Initializing portfolio...
[SYSTEM]Loading developer profile...
[SUCCESS]Welcome to the matrix.
visitor@portfolio:~/about$ls -la
/* ABOUT_ME */
// A passionate developer focused on building impactful web applications
~/education.txt
$ cat education.txt
B.Tech in CSE @ MCKV Institute of Engineering (2024-2028), currently in 2nd year.
~/skills.json
$ cat skills.json | jq .
Building scalable web apps with React, Next.js, Node.js, and modern databases.
~/achievements.log
$ tail -f achievements.log
200+ problems on LeetCode (Max Rating: 1512). Passionate about algorithms.
visitor@portfolio:~/projects$find . -name "*.project" -type f
/* PROJECTS */
// A selection of projects showcasing my full-stack development skills
visitor@portfolio:~/skills$neofetch
/* SKILLS */
// Technologies I work with to bring ideas to life
~/neofetch
███████╗ ██████╗ ██╗ ██╗███╗ ███╗ ██████╗ ██╔════╝██╔═══██╗██║ ██║████╗ ████║██╔═══██╗ ███████╗██║ ██║██║ ██║██╔████╔██║██║ ██║ ╚════██║██║ ██║██║ ██║██║╚██╔╝██║██║ ██║ ███████║╚██████╔╝╚██████╔╝██║ ╚═╝ ██║╚██████╔╝ ╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝
OS:Developer Linux
Host:MCKV Institute
Kernel:Full-Stack v2.0
Uptime:2 years (studying)
Shell:zsh with oh-my-zsh
DE:VS Code
Theme:Matrix Green
~/languages
$echo $LANGUAGES
JavaScriptTypeScriptPythonJava
~/frontend
$npm list --depth=0
HTMLCSSTailwind CSSReact.jsNext.js
~/backend
$node --version && npm --version
Node.jsExpress.jsFastapi
~/database_tools
$docker ps -a
MongoDBPostgreSQLGitDockerSupabase
~/soft_skills
$cat ~/.personality
TeamworkPublic SpeakingProblem Solving
~/languages_known
$locale -a
EnglishBengaliHindi
~/interests
$cat ~/interests.txt
Open-Source ContributionCompetitive CodingBlogging
visitor@portfolio:~/coding$htop --filter=dsa
/* CODING_PROFILES */
// Actively improving problem-solving and algorithmic thinking
~/leetcode
$curl api.leetcode.com/stats
LeetCode
200+ problems solved
Max Rating: 1512
Progress75%
STATUS:Active
|GRINDING:Daily
~/geeksforgeeks
$curl api.geeksforgeeks.com/stats
GeeksforGeeks
50+ problems solved
DSA Practice
Progress60%
STATUS:Active
|GRINDING:Daily
visitor@portfolio:~/certifications$gpg --verify certificates/*
/* CERTIFICATIONS */
// Professional certifications and courses completed
~/cert_1.pem
$openssl x509 -in cert_1.pem -text
The Joy of Programming using Python
Issuer:NPTEL
Valid From:2024
Serial:NPTEL-PY-2024
Signature verified
View
~/cert_2.pem
$openssl x509 -in cert_2.pem -text
AIML Basics Workshop
Issuer:Hyper Stack
Valid From:2024
Serial:HS-AIML-2024
Signature verified
View
~/cert_3.pem
$openssl x509 -in cert_3.pem -text
Java And C++ And PHP Crash Course All in One For Beginners
Issuer:Udemy
Valid From:2025
Serial:UDEMY-JCP-2025
Signature verified
View
visitor@portfolio:~/contact$./send_message.sh
/* CONTACT */
// Have a project in mind? Let's connect!
~/contact_info.json
$cat contact_info.json
{"email": "soumojitdas107@gmail.com","location": "Howrah, West Bengal, India"}
~/social_links.sh
$echo "Let's build something amazing together"
▸Open to freelance opportunities
▸Available for collaboration
▸Response time: < 24 hours
~/compose_message.sh