about
projects
about.bio
"I code and I know things. Android enthusiast and Marvel fanboy."
about.currentLocation
"Ahmedabad, Gujarat, India"
about.email
about.links
about.skills
{
"languages": [
"C",
"Java",
"JavaScript (ES6/7)",
"Kotlin",
"Python"
],
"frontend": [
"HTML",
"CSS",
"Vue",
"React"
],
"apps": [
"Android",
"XML layouts"
]
}
about.education
"Information Technology (B.Tech.) — Indus University"
about.interests
{
"android": [
"apps",
"custom ROMs",
"theming & customization",
"tinkering & testing"
],
"reading": [
"tech-stack blogs, books, docs"
],
"movies/shows": [
"formats",
"standards",
"A/V codecs",
"encoding & muxing"
]
}
projects.filet
{
"name": "Filet",
"description": "A full-stack web app to digitalize lab practical submissions, both for students & teachers.",
"stack": [
"JavaScript (ES6/7)",
"Node.js",
"Vue.js",
"PostgreSQL"
],
"link": "website"
}
projects.numer
{
"name": "Numer",
"description": "Android app to solve equations, differentiation, integration, interpolation using various numerical methods.",
"stack": [
"Android",
"Java/Kotlin",
"XML Layouts"
],
"link": "apk"
}
projects.hyperline
{
"name": "Hyperline",
"description": "A player vs. remote player, 2-in-1 tic-tac-toe & magic square game with varying grid sizes.",
"stack": [
"Node.js",
"Vue.js",
"Socket.io"
],
"link": "website"
}
projects.hangman
{
"name": "Hangman Game",
"description": "Classical hangman game to guess a word in 7 chances, with a relative word provided.",
"stack": [
"JavaScript",
"Node.js",
"PostgreSQL"
],
"link": "website"
}
projects.matchPairs
{
"name": "Match Pairs",
"description": "Game of matching numbers by opening cards.",
"stack": [
"HTML",
"CSS",
"JavaScript"
],
"link": "website"
}