<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: krithikgokuls</title>
    <description>The latest articles on Forem by krithikgokuls (@krithikgokuls).</description>
    <link>https://forem.com/krithikgokuls</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1175488%2Fceecd4eb-eb80-4f02-8743-f01c475e9efc.png</url>
      <title>Forem: krithikgokuls</title>
      <link>https://forem.com/krithikgokuls</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/krithikgokuls"/>
    <language>en</language>
    <item>
      <title>SmartCrowd AI: Intelligent Crowd Management System for Sporting Venues</title>
      <dc:creator>krithikgokuls</dc:creator>
      <pubDate>Fri, 10 Apr 2026 10:36:20 +0000</pubDate>
      <link>https://forem.com/krithikgokuls/smartcrowd-ai-intelligent-crowd-management-system-for-sporting-venues-oga</link>
      <guid>https://forem.com/krithikgokuls/smartcrowd-ai-intelligent-crowd-management-system-for-sporting-venues-oga</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/aprilfools-2026"&gt;DEV April Fools Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built SmartCrowd AI, a cloud-based system that tracks crowd density, predicts congestion, and suggests better routes in large venues, making events smoother and safer.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://smartcrowd-145365073250.asia-south1.run.app/predict?zone=Food" rel="noopener noreferrer"&gt;https://smartcrowd-145365073250.asia-south1.run.app/predict?zone=Food&lt;/a&gt; Court&lt;br&gt;
&lt;a href="https://smartcrowd-145365073250.asia-south1.run.app/crowd" rel="noopener noreferrer"&gt;https://smartcrowd-145365073250.asia-south1.run.app/crowd&lt;/a&gt;&lt;br&gt;
&lt;a href="https://smartcrowd-145365073250.asia-south1.run.app/predict?zone=Gate" rel="noopener noreferrer"&gt;https://smartcrowd-145365073250.asia-south1.run.app/predict?zone=Gate&lt;/a&gt; A&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/krithikgokuls/SmartCrowd-AI-System-using-Cloud-Run" rel="noopener noreferrer"&gt;https://github.com/krithikgokuls/SmartCrowd-AI-System-using-Cloud-Run&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;I built SmartCrowd AI using Python with Flask for the backend API, containerized the application using Docker, and deployed it on Google Cloud Run for scalability. The system provides real-time crowd data and predictions through REST APIs, which can be accessed by a web or mobile interface.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prize Category
&lt;/h2&gt;

&lt;p&gt;Best Google AI Usage&lt;/p&gt;

&lt;p&gt;This project uses Google Cloud services like Cloud Run to build a scalable, real-time system and demonstrates how AI-based predictions can improve crowd management and user experience in large venues.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Experience On Hacktoberfest</title>
      <dc:creator>krithikgokuls</dc:creator>
      <pubDate>Sun, 27 Oct 2024 14:37:44 +0000</pubDate>
      <link>https://forem.com/krithikgokuls/experience-on-hacktoberfest-598b</link>
      <guid>https://forem.com/krithikgokuls/experience-on-hacktoberfest-598b</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;Introduction to Hacktoberfest:&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Hactoberfest is one of the most popular, well - attended annual global Contributions of Open Source.Every October , people from a variety of expertise backgrounds , and experience levels from all over the world come together and use their skills to help maintain open source projects.&lt;br&gt;
&lt;strong&gt;&lt;em&gt;Open Source Contributor:&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Contributing to open source software is not only a way to share your skills in a particular language or tech stack , it can be rewarding practice to share your engineering knowledge and collaborate with the developer community.&lt;br&gt;
&lt;strong&gt;&lt;em&gt;Host of Hactoberfest and Years of Experience:&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Hactoberfest is Digital Ocean's annual event that encourages people to contribute to open sourcer throughout october.This month marks the 11th year of hactoberfest , a month long virtual event that encourages developers to contribute to the open source projects that so many of us rely on.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;&lt;em&gt;My Experience on Hactoberfest 2024:-&lt;/em&gt;&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;I recently made my first open-source contributions through Hacktoberfest, submitting accepted PRs/MRs with the "hacktoberfest" or "hacktoberfest-accepted" label across five repositories. My contributions involved coding in languages like Python and Java. This experience helped me understand the process of contributing to projects, from creating repositories to working with project maintainers and awaiting the seven-day review period on GitHub and GitLab. Overall, it was an engaging introduction to open source, thanks to Hacktoberfest and DigitalOcean’s support.&lt;/p&gt;

&lt;h1&gt;
  
  
  digitalocean #hactoberfest #dev #opensource #contributor &lt;a class="mentioned-user" href="https://dev.to/digitalocean_staff"&gt;@digitalocean_staff&lt;/a&gt;
&lt;/h1&gt;

&lt;p&gt;Post Done By&lt;br&gt;
KRITHIK GOKUL S&lt;br&gt;
Contact via email id:&lt;a href="mailto:krithikgokuls@gmail.com"&gt;krithikgokuls@gmail.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
    </item>
  </channel>
</rss>
