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

NamasyuChallagarige

@NamasyuChallagarige

Joined September 7th, 2026

  • 5Devlogs
  • 4Projects
  • 2Ships
  • 0Votes
Ship Pending review

I built a personal portfolio website from scratch using HTML, CSS, and JavaScript.
It showcases my projects, skills, interests, and information about me, and I deployed it using GitHub Pages so it can be accessed online.
The challenging part was putting everything together into a complete, functional website and figuring out the structure, styling, JavaScript interactions, debugging, and deployment.
I’m proud that I actually finished and shipped my first website instead of leaving it as an idea, and that I learned how the different parts of web development work together.
To test it, open the deployed website and explore the different sections, projects, skills, and interactive elements.
The main goal is to experience it as a personal portfolio and see how everything is presented.

Try project → See source code →
Ship Pending review

I built PulseBot, a Slack bot using Python and Slack Bolt with three custom commands:
/pulse-help, /pulse-motivate, and /pulse-time.
The most challenging part was setting up Slack Socket Mode, environment variables, and deploying the bot to Railway while keeping my tokens private. I’m proud that I took the project from local code to a working cloud deployment that runs independently of my laptop. To test it, open the Slack demo and try
/pulse-help,
/pulse-motivate, or
/pulse-time.
The bot should respond directly in Slack.

Try project → See source code →
Open comments for this post

16m 3s logged

PulseBot I built PulseBot, a Python Slack bot using Slack Bolt and Socket Mode. Features: /pulse-help — Shows commands /pulse-motivate — Sends motivation /pulse-time — Shows the current time I first tested it locally, then deployed it to Railway. What I learned : Python + Slack Bolt, slash commands, Socket Mode, environment variables, GitHub, and cloud deployment.

0
0
1

Followers

Loading…