Skip to content

TechShreyash/CodeUtsava9.0

Β 
Β 

Repository files navigation

Starware

All Contributors

Contributors Forks Stargazers Issues MIT License


CodeUtsava 9.0 Banner Logo

CodeUtsava 9.0 - Code Carnival πŸŽͺ

The Official Repository for the website of CodeUtsava 9.0 - Code Carnival
πŸŽͺ Step into the Code Carnival - Where Innovation Meets Celebration! 🎭

Β· Report Bugs . Add Features

Table of Contents
  1. About The Project
  2. Built With
  3. Theme - Code Carnival
  4. Website Screenshots
  5. Getting Started
  6. License
  7. Turing Club Of Programmers
  8. Starware

About The Project

CodeUtsava 9.0 - Code Carnival πŸŽͺ is the 9th edition of the flagship event organized by the Turing Club of Programmers, the Official Coding Club of NIT Raipur. This year's theme, "Code Carnival," brings together the excitement of a carnival with the thrill of competitive programming, creating a vibrant celebration of technology and innovation.

What is CodeUtsava 9.0? 🎭

CodeUtsava 9.0 - Code Carnival is more than just a coding competition; it's a grand festival where:

  • πŸŽͺ Carnival Atmosphere: Experience coding in a fun, festive environment with carnival-themed challenges
  • 🎯 Diverse Events: Participate in hackathons, workshops, and coding competitions
  • 🌟 Innovation Showcase: Present your creative solutions to real-world problems
  • 🀝 Community Building: Connect with like-minded developers, mentors, and industry experts
  • πŸ† Exciting Prizes: Compete for amazing rewards and recognition

Students from all over India can join this coding carnival to:

  • Participate in the main hackathon event
  • Attend workshops organized under this event
  • Take part in fun coding challenges and games
  • Network with peers and industry professionals
  • Win exciting prizes and certificates
  • Be part of our vibrant coding community

The event aims to foster and nurture an invigorating coding culture among students through mentorship programs, workshops, and various other engaging activities, all wrapped in the exciting theme of a carnival!

Built With

Following technologies and libraries are used for the development of this website

  • React - Frontend framework for building user interfaces
  • Django - Backend framework
  • Vite - Fast build tool and development server
  • JavaScript/JSX - Programming language and syntax extension
  • CSS3 - Styling and animations
  • Tailwind CSS - Utility-first CSS framework for rapid UI development
  • FlipClock - Modern flip clock timer library
  • Netlify - Deployment and hosting platform

Theme - Code Carnival πŸŽͺ

CodeUtsava 9.0 embraces the Code Carnival theme, transforming the traditional hackathon experience into a vibrant, festive celebration of coding and creativity.

Theme Elements 🎭

  • Carnival Aesthetics: Bright colors, playful animations, and carnival-inspired design elements
  • Interactive Experience: Engaging user interface with carnival-themed interactions
  • Festive Atmosphere: Creating a fun and welcoming environment for all participants
  • Celebration of Code: Highlighting the joy and creativity in programming

The website design incorporates carnival elements such as:

  • πŸŽͺ Circus-inspired color schemes and graphics
  • 🎠 Playful animations and transitions
  • 🎯 Interactive carnival game elements
  • 🎭 Fun and engaging user experience
  • πŸŽͺ Festive typography and imagery

Website Screenshots πŸ“Έ

Homepage
🏠 Homepage

Teams
πŸ‘₯ Teams Section

Team Cards
πŸ‘€ Team Cards

Shortlisted Teams
πŸ† Shortlisted Teams

Timeline
πŸ•’ Timeline

FAQ
❓ FAQ Section

Contact
πŸ“ž Contact Us

Sponsors
πŸŽͺ Sponsors

Socials
🌐 Socials

Graphs & Analytics
πŸ“Š Graphs & Analytics

Getting Started

To setup the project locally the steps below.

Prerequisites

  • Node.js

    # Homebrew
    brew install nodejs
    
    # Sudo apt
    sudo apt install nodejs
    
    # Packman
    pacman -S nodejs
    
    # Module Install
    dnf module install nodejs:<stream> # stream is the version
    
    # Windows (chocolaty)
    cinst nodejs.install
    
  • Yarn

  npm install --global yarn
  # Homebrew
  brew install git

  # Sudo apt
  apt-get install git

  # Packman
  pacman -S git

  # Module Install (Fedora)
  dnf install git

Our Discord Community: Discord Invite

Local Repository Setup πŸŽƒ

Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your local system
  3. Commit changes to your own separate branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE : Please abide by the Code of Conduct.

Running the project.

The project now uses Vite + React for faster builds and better developer experience with a carnival-themed design system. Please stick with Yarn to avoid dependency conflicts down the line.

Note: This project features the Code Carnival theme with custom animations and interactive elements!

## Install Dependencies
yarn install

## Run the Project in development mode (Code Carnival theme)
yarn dev

## Build the Project for production
yarn build

## Preview the Production Build
yarn preview

Following are the commands to remove/add new dependencies using yarn

## Add a new Package
yarn add package_name

## Remove an existing Package
yarn remove package_name

## Save Package as a Dev Dependency
yarn add -D package_name

License

Distributed under the MIT License. See LICENSE for more information.

Turing Club Of Programmers

Turing Club Of Programmers

Starware ⭐

TCP-Tech/CodeUtsava9.0 is Starware. This means you're free to use the project, as long as you star its GitHub repository. Your appreciation makes us grow and glow up. ⭐


πŸŽͺ Welcome to the Code Carnival - Where Every Line of Code is a Celebration! 🎭
Join us in CodeUtsava 9.0 and be part of the most exciting coding festival!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • CSS 13.2%
  • HTML 0.6%