You are browsing as a guest. Sign up (or log in) to start making projects!

Kxrtik1315

@Kxrtik1315

Joined July 23rd, 2026

  • 8Devlogs
  • 4Projects
  • 2Ships
  • 15Votes
πŸ› οΈ Hardware Builder, Innovator and Researcher | C++ & Python
πŸ‡ΊπŸ‡Έ Love = United States πŸ’™β€οΈπŸ€
😎 Vibe coding
✝️ Catholism πŸ’–
βš›οΈ Future Quantum Hardware Engineer @ Google Quantum AI
🏐 2x State Netball Silver Medalist | πŸƒβ€β™‚οΈ Track Athlete
πŸ₯ͺ Love combining Electrical and Electronics Engineering, Physics, Quantum Engineering, Advance Mathematics, Robotics and AI, Devices and Circuits, Mechatronics, Computer Science
🀠 Research = πŸ‡ΊπŸ‡Έ U.S. History + ✝ Roman Catholic Church + πŸ€– Robotics and Hardware Engineering ( Electrical and Electronics Engineering, 🦾 Mechatronics Engineering and βš›οΈ Quantum Science and Engineering )
Instagram = @k_qubit_5.13.8_u.s_
Ship

i built KC16, a fully custom Slack bot powered by Node.js and @slack/bolt that literally runs 24/7 on a linux Hack Club Nest container. what was challenging? honestly the slack api config was an absolute fkng nightmare to navigate, and dealing with systemd service network timeouts almost took me out, but we survived it fr. i’m proud asf that it’s now completely bulletproof and lives on a server so it responds even when my laptop is shut. you can test it rn by dropping /kc16-ping in the chat to check latency, or hit it with /kc16-catfact, /kc16-joke, or /kc16-8ball to see it in action. zero slacking, just pure peak engineering.

Try project β†’ See source code β†’
Open comments for this post

16m 57s logged

the absolute worst part of dev is always the config but we survived it fr. spent way too much time in the slack api dashboard registering these slash commands one by one. but tbh looking at this list of all my bot’s commands mapped out with their descriptions is satisfying asf. got ping, help, catfact, joke, cybernetics, soccer, 8ball, dog, and roll fully registered so slack actually knows wtf to do when i type them. backend admin work is finally done, holy cramp. everything is completely locked in and ready for production.

0
0
3
Open comments for this post

25m 45s logged

bro writing out all this logic was a grind but finally all commands and coding is done πŸ—£οΈπŸ”₯ ten full slash commands slammed into index.js and the bolt app is officially ready for action. setting up the axios fetches for the random dog api and doing the javascript math for the dice rolls took a hot sec but the code is looking super clean. vs code terminal finally spitting out β€˜kc16 bolt app is running and ready for action!’ is a massive w for today. stardance hours are pumped up and my fingers are dead fr. time to touch some grass.

0
0
7
Open comments for this post

1h 44m 20s logged

Zero unrouted nets! πŸŽ‰ Just finished the complete PCB layout for the Project Holocron custom controller in KiCad. I routed 10 tactile switches, the MCP3008 ADC, and footprints for dual PSP-style thumbsticks across the front and back copper layers. After squashing a few final DRC keepout errors around the potentiometers, I finally got to render it in the 3D viewer. Seeing the physical board actually take shape is incredibly satisfying. πŸš€

Co-creator/Partner: @Art3mis

0
0
7
Open comments for this post

1h 9m 4s logged

Spent the day deep in the KiCad schematic editor working on Project Holocron’s core layout. We’re locking down the custom control architecture, signal routing, and interface subsystems so everything talks to each other smoothly. Keeping the exact pin mappings and wiring details close to the chest for now so nobody tries to clone our setup, but it’s coming together clean. Next up is sorting out footprints and jumping into the PCB editor to start routing copper!

Co-creator/Partner: @Art3mis

0
0
11
Open comments for this post

1h 38m 15s logged

For this session, I designed and coded the main Command Server interface for the EnviroDeck X using Python and Tkinter. I implemented a multithreaded polling system to update environmental telemetry in real-time and built a fallback Simulation Mode so I can test the UI on my PC before migrating it to the Raspberry Pi. The dashboard features active security toggle buttons, a real-time console log, and live CPU diagnostics.

0
0
6
Ship Changes requested

A custom 32-bit x86 bare-metal operating system built in C and Assembly. It features a graphical window manager, PS/2 mouse/keyboard drivers, software rendering, and 4 built-in GUI apps: Notes, Calculator, Snake, and a Drawing canvas. Includes a secure lock screen and RTC.

  • 1 devlog
  • 0h
Try project β†’ See source code β†’
Open comments for this post

17m 51s logged

Building CoreX OS, a custom 32-bit x86 bare-metal operating system from scratch using C and Assembly, featuring a custom window manager, PS/2 mouse and keyboard drivers, a lock screen, and built-in GUI applications like Notes, Calculator, Snake, and a Drawing canvas.

0
0
23

Followers

Loading…