Open comments for this post
🚀 Cosmo Bot Update: New Commands & Core Features Ready!
I’ve been working hard on expanding Cosmo! and making it much more interactive. The bot is officially up and running with a brand-new suite of slash commands designed to bring utility, space exploration, and a bit of humor straight into the Slack workspace.
Here is what I’ve built and tested:
/csb-ping – Checks the bot’s latency to make sure everything is responsive.
/csb-catfact – Fetches a random cat fact for a quick dose of trivia.
/csb-joke – Drops a funny joke right into the channel.
/csb-apod – Pulls NASA’s Astronomy Picture of the Day, along with its title and description, using Slack Block Kit to render the rich media cleanly.
Everything is currently responding smoothly and handling JSON payloads beautifully. Next up, keeping an eye on the deployment logs and making sure it runs 24/7 without a hitch! 🌌✨
Open comments for this post
🚀 Cosmo Bot Update: New Commands & Core Features Ready!
I’ve been working hard on expanding Cosmo! and making it much more interactive. The bot is officially up and running with a brand-new suite of slash commands designed to bring utility, space exploration, and a bit of humor straight into the Slack workspace.
Here is what I’ve built and tested:
/csb-ping – Checks the bot’s latency to make sure everything is responsive.
/csb-catfact – Fetches a random cat fact for a quick dose of trivia.
/csb-joke – Drops a funny joke right into the channel.
/csb-apod – Pulls NASA’s Astronomy Picture of the Day, along with its title and description, using Slack Block Kit to render the rich media cleanly.
Everything is currently responding smoothly and handling JSON payloads beautifully. Next up, keeping an eye on the deployment logs and making sure it runs 24/7 without a hitch! 🌌✨
Open comments for this post
🚀 Just Started my Journey In building the WebOS as a part of WebOS Part 1.
I’ve officially kicked off my project to build a fully functional operating system that runs entirely inside a web browser!
For this first update, I’m laying down the foundational building blocks. I’ve got the basic layout running with a customized header, an introduction section (“Hello World!”), and a quick avatar link setup.
What’s next on the roadmap:
-
Building out a cleaner, responsive user interface.
-
Figuring out window management so users can open, drag, and close “apps.”
-
Setting up a basic file structure simulator.
Open comments for this post
Developed a candidate shortlisting system that ranks applicants based on their relevance to a job description using vector embeddings and semantic search.
✨ Current Features:
📄 Upload candidate profiles (JSON)
🤖 AI-powered semantic candidate ranking
📊 Displays ranked candidates for faster hiring
Currently, the system is ranking candidates for “Senior AI Engineer — Founding Team.”
🔜 Next Update:
Custom Job Description upload
Dynamic ranking for any role
Better candidate insights and match explanations
Excited to keep improving this project! 🚀
Open comments for this post
Developed a candidate shortlisting system that ranks applicants based on their relevance to a job description using vector embeddings and semantic search.
✨ Current Features:
📄 Upload candidate profiles (JSON)
🤖 AI-powered semantic candidate ranking
📊 Displays ranked candidates for faster hiring
Currently, the system is ranking candidates for “Senior AI Engineer — Founding Team.”
🔜 Next Update:
Custom Job Description upload
Dynamic ranking for any role
Better candidate insights and match explanations
Excited to keep improving this project! 🚀
Open comments for this post
Today I worked on adding a NASA Astronomy Picture of the Day (APOD) feature to my Slack bot.
Using the NASA APOD API, the bot fetches the daily astronomy image along with its title and description, allowing users to explore fascinating space content directly from Slack.
Along the way, I learned more about working with APIs, handling JSON responses, and using Slack Block Kit to display rich content such as images.
A small feature, but a great hands-on experience in integrating external APIs into real-world applications. 🌌✨
Open comments for this post
Built a GPA & CGPA Calculator using Java (CLI)!
✅ Calculate GPA
✅ Calculate CGPA
✅ Grade Point Mapping
✅ Percentage Conversion
✅ Menu-Driven Interface
A small project from my Java learning journey to strengthen my understanding of OOP, user input handling, and CLI application development.
Open comments for this post
Update on AuthGuard
The mailing functionality in AuthGuard, which was temporarily disabled earlier, has now been successfully reopened and is fully operational.
Users can once again receive authentication and notification emails without interruption.
Open comments for this post
Built Vector-Hire, an AI-powered candidate ranking system that combines rule-based intelligence with semantic vector search to identify the most relevant talent from thousands of profiles.
Designed for scalability, explainability, and fairness, Vector-Hire evaluates skills, experience, behavior, and contextual relevance while filtering suspicious profiles.
Excited to explore how intelligent retrieval and vector similarity can transform modern hiring workflows. 🚀
Open comments for this post
Built Vector-Hire, an AI-powered candidate ranking system that combines rule-based intelligence with semantic vector search to identify the most relevant talent from thousands of profiles.
Designed for scalability, explainability, and fairness, Vector-Hire evaluates skills, experience, behavior, and contextual relevance while filtering suspicious profiles.
Excited to explore how intelligent retrieval and vector similarity can transform modern hiring workflows. 🚀
Open comments for this post
Today I worked on adding a NASA Astronomy Picture of the Day (APOD) feature to my Slack bot.
Using the NASA APOD API, the bot fetches the daily astronomy image along with its title and description, allowing users to explore fascinating space content directly from Slack.
Along the way, I learned more about working with APIs, handling JSON responses, and using Slack Block Kit to display rich content such as images.
A small feature, but a great hands-on experience in integrating external APIs into real-world applications. 🌌✨
Open comments for this post
Update on AuthGuard
The mailing functionality in AuthGuard, which was temporarily disabled earlier, has now been successfully reopened and is fully operational.
Users can once again receive authentication and notification emails without interruption.
Open comments for this post
Built a GPA & CGPA Calculator using Java (CLI)!
✅ Calculate GPA
✅ Calculate CGPA
✅ Grade Point Mapping
✅ Percentage Conversion
✅ Menu-Driven Interface
A small project from my Java learning journey to strengthen my understanding of OOP, user input handling, and CLI application development.