$ neofetch
devansharora18@github
---------------------
OS: iUsArChBtW
Shell: bash
Host: devansharora18/devansharora18
Uptime: 19 years
Editors: VS Code
Languages: TypeScript, JavaScript, Python, C++, Java, Dart
$ whoami
> Developer • Open-source enthusiast • Lifelong learner
$ cat about.txt
> A Software Developer with a passion for building impactful digital experiences.
$ tree projects -L 1
projects
├── Layout # A web tool that lets developers quickly create and test page layouts. Split the screen into sections, adjust them, and instantly see generated code in JSX + Tailwind or HTML + CSS.
├── CPU Controller # CPU Controller for Linux is a GUI application using PyQt6 that allows toggling individual CPU cores on/off to save battery life.
└── Color Palette # Color Palette, an essential tool for web developers and designers. This app helps you save time and effortlessly manage your color palette by storing and organizing your colors.
$ top -b -n1 | head -n 5
PID TASK %CPU MEM INFO
1001 learning: trying ml but no idea 35.0 low reading docs, experiments
1002 building: layout 28.0 med component library + codegen
1003 contributing:oss 18.0 low issues, reviews, small PRs
1004 writing:notes 10.0 low keeping a learning log
1005 health:life 9.0 low balance matters
$ cat stack.md
┌───────────────────────────────────────────────────────────────────────────────┐
│ Languages | JavaScript • TypeScript • C++ • Python • Dart │
│ Web / UI | React • Next.js • Tailwind • Redux │
│ Mobile | Flutter │
│ Backend | Node.js • Express • Django │
│ Services/DB | Firebase • MongoDB │
└───────────────────────────────────────────────────────────────────────────────┘
$ source contact.env && echo $SOCIALS
SOCIALS="GitHub, LinkedIn, Email, Website"
- GitHub: https://github.com/devansharora18
- LinkedIn: https://www.linkedin.com/in/devansh-arora-7b2395215/
- Email: mail@devansharora.in
- Website: https://devansharora.in
$ tail -f stats.log
[info] fetching latest contributions...
[ok] done
Highlights
- Pro
Pinned Loading
-
cpu-controller
cpu-controller PublicCPU Controller for Linux is a straightforward GUI application based on PyQt6, enabling users to toggle individual CPU cores on or off in a Linux system to save battery life. This functionality serv…
Python 13
-
color-palette
color-palette PublicWelcome to the Color Palette, an essential tool for web developers and designers. This app helps you save time and effortlessly manage your color palette by storing and organizing your colors.
-
auto-ppt-to-pdf
auto-ppt-to-pdf PublicAutomatically converts newly downloaded PowerPoint files (.ppt/.pptx) to PDF format. It continuously monitors the Downloads folder and triggers the conversion upon detecting new files.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.