CodeJam
No description available
Install / Use
/learn @WickedCricket/CodeJamREADME
Noroff_Stvg_CodeJam
[Huldra]
Table of contents:
[1] Project Scope
[2] Implemented features
-
2.1 - Main menu
-
2.2 - Network Scanner
[3] Guidlines
-
3.1 - namingscheme
-
3.2 - Rules.
[1] Project Scope
-
Network Scanner:
- worked on by: Axel
-
Password cracker:
- worked on by: Stian, Thomas
-
Email scaper:
- worked on by: Axel
-
Email sender:
- worked on by: Simon
-
DDoS attacker:
- worked on by: Ørjan
[2] Implemented features
Main menu:
- Implemented barebone menu system.
Network Scanner:
- Implemented
Password cracker
- Implemented
Email scraper:
- Implemented
Email Sender
- [Not started]
[3] Guidlines
3.1 - Naming scheme
PEP-8: https://peps.python.org/pep-0008/
Nettwork Scanner:
- filname: cj_pyscan.py
Password Cracker:
- filename: cj_pycrack.py
Epost scraper:
- filename: cj_pyscrape.py
Epost sender:
- filename: cj_pysend.py
DDoS Attacker:
- filename: cj_ddos.py
3.2 - Menu structure
- [Placeholder]
3.3 - Rules
-
Do not commit any other file than the one you are working on.
-
We use snake_case, not camelCase or PascalCase.
-
No script can utilise "OP" imports like Nmap.
-
We stick to built in modules to the best of our ability.
-
You are not the only one to read your code, document everyting!
-
Follow "The Zen of Python" read by importing: 'import this'
-
Have fun!
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
