SkillAgentSearch skills...

DevCrewX

Playground for pals of mine from A23 KIIT @2k24

Install / Use

/learn @ArindamTripathi619/DevCrewX
About this skill

Quality Score

0/100

Supported Platforms

Universal

README


🌟 DevCrewX 🌟

Playground for pals of mine from A23 KIIT @2k24

Welcome to DevCrewX! 🎓 This repository is a collaborative hub for the curious minds of A23 Section of KIIT @2k24. Whether you’re tackling C Lab Assignments, diving into Java-based DSA problems, or exploring additional programming resources, you’re in the right place!


📂 Folder Structure

Here’s a quick overview of what you’ll find in this repository:

DevCrewX  
├── .vscode/        # Setup files for VSCode  
├── CLab/           # 🚀 C Programming Assignments and Resources  
│   ├── Assignments/  
│   │   ├── Book/   # 📘 Book Assignments  
│   │   ├── Home/   # 🏠 Home Assignments  
│   │   └── Lab/    # 🖥️ Lab Assignments  
│   └── Lectures&Assignments PDFs/  
│       └── ...     # 📄 Lecture notes and assignment PDFs  
├── DSA/            # 🧠 Data Structures and Algorithms projects in C  
│   └── ...  
├── Java/           # ☕ Java-based DSA solutions  
│   ├── JavaDSA/  
│   │   ├── .vscode/    # Setup files for VSCode  
│   │   ├── bin/        # Compiled Java bytecode  
│   │   ├── lib/        # Library dependencies  
│   │   └── src/        # Java source codes  
├── README.md        # 📖 Repository overview (this file)  
└── .gitignore       # 🚫 Ignored files and directories  

🔑 Key Highlights

1. C Lab Assignments 📘

  • 🏷️ Includes solutions for:
    • Book Assignments
    • Home Assignments
    • Lab Assignments
  • ✍️ Fully documented code for easier understanding.
  • 📄 Bonus resources: Lecture notes and assignment PDFs.

2. Java-based DSA Solutions

  • 🔨 Solving Data Structures and Algorithms problems using Java.
  • 🗂️ Organized with:
    • src/ → Source codes.
    • bin/ → Compiled output.
    • .vscode/ → VSCode setup files for streamlined development.

3. DSA in C 🧠

  • 💻 Hands-on projects and solutions in C programming.
  • 🌟 A great resource for students looking to deepen their understanding of algorithms.

4. VSCode Setup 🛠️

  • Preconfigured .vscode/tasks.json for quick compilation and debugging.

🚀 Getting Started

Follow these steps to use the repository:

Clone the Repository

git clone https://github.com/ArindamTripathi619/DevCrewX.git  
cd DevCrewX  

Navigate to Your Desired Directory

  • For C Lab Assignments:
    cd CLab/Assignments/  
    
  • For Java DSA Solutions:
    cd Java/JavaDSA/src/  
    
  • For DSA in C:
    cd DSA/  
    

Open in VSCode

code .  

Compile and Run Programs

Follow the comments in the code for specific instructions!


🧑‍🤝‍🧑 Contributions

We 💖 contributions!

  1. Fork this repository.
  2. Create a branch for your changes.
  3. Commit your updates with meaningful messages.
  4. Open a Pull Request with a brief explanation.

Let’s grow together as a community! 🚀


🎉 Acknowledgments

A big shoutout to my amazing friends for their support and encouragement:

  • Anitra Boral
  • Aratrika Das
  • Arnab Pal
  • Atul Tejaswi
  • Akshay Pratap Singh
  • Boiri Sai Kiran

This repository is a testament to our collaborative spirit and shared passion for learning. 🙌


👨‍💻 Author

👋 Hi! I'm Arindam Tripathi, the creator and maintainer of DevCrewX.

  • 🎓 Student of A23 Section (CSE with AIML Branch) of First Year from KIIT University 2024.
  • 💻 Passionate about coding, DSA, and collaborative learning.
  • 🌐 Connect with me:
    Facebook Instagram Reddit X YouTube

Feel free to reach out if you have any suggestions or questions! ✉️


💻 Tech Stack:

C CSS3 HTML5 Java JavaScript Markdown Python Bash Script Linode Arduino FFmpeg Gradle


📊 GitHub Stats:

<br/> <br/>

🏆 GitHub Trophies


✍️ Random Dev Quote

"It’s not a bug; it’s an undocumented feature." ― Anonymous


🔝 Top Contributed Repo


📜 License

This repository is intended for educational use only. Please adhere to your institution's academic integrity policies while using these resources.


💡 “Learning never exhausts the mind.” — Leonardo da Vinci

Feel free to drop suggestions or raise issues in the Issues section! Happy coding! 🚀✨


Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated10mo ago
Forks0

Languages

C

Security Score

62/100

Audited on Jun 2, 2025

No findings