Skip to content

Dive into Code Pad, the perfect digital workspace for coding enthusiasts. Effortlessly select your favorite programming language and write your code in a sleek, user friendly environment.

Notifications You must be signed in to change notification settings

KrishBharadwaj5678/CodePad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodePad 👨‍💻

Welcome to CodePad, your ultimate coding playground! CodePad offers a sleek, user-friendly environment for writing and downloading your code with ease. ✍️


🚀 Features

Feature Description
Multi language support Switch between programming languages with ease.
Sleek UI A clean, intuitive interface for smooth coding.
Real time code editing Instant feedback as you write code.
Support for Streamlit Build and deploy Python web apps quickly.
Syntax Highlighting Code clarity with color coded syntax.
Auto-complete suggestions Speed up coding with smart suggestions.
Custom Themes Choose from a variety of themes to match your coding style.

⚙️ Tech Stack

Technology Description
Python 🐍 Simple and powerful language for building apps.
Streamlit 🚀 Fast framework for creating data apps and prototypes.
Streamlit Ace 🖋️ Integrated code editor for a smooth coding experience.

💻 Getting Started

Installation

  1. Clone this repository:

    git clone https://github.com/KrishBharadwaj5678/CodePad.git
    cd CodePad
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    streamlit run app.py

🧑‍🤝‍🧑 Contributing to CodePad

We welcome contributions to make CodePad even better!

1. Fork the Repo 🍴

2. Clone Your Fork 🖥️

git clone https://github.com/KrishBharadwaj5678/CodePad.git
cd CodePad

3. Create a New Branch 🌿

git checkout -b your-feature-name

4. Make Changes ✍️

5. Test Your Changes 🧪

streamlit run app.py

6. Commit Your Changes 💬

git add .
git commit -m "Add feature XYZ or fix issue ABC"

7. Push to Your Fork ⬆️

git push origin your-feature-name

8. Create a Pull Request 🔀

  • Go to your repository on GitHub and click the "New Pull Request" button.
  • Make sure to select the correct base branch and compare it with your feature branch.
  • Write a detailed description of the changes you made.
  • Click "Create Pull Request".

About

Dive into Code Pad, the perfect digital workspace for coding enthusiasts. Effortlessly select your favorite programming language and write your code in a sleek, user friendly environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages