samsepi0x0
Interested in web-development and cyber security. Fair interest in Machine Learning and understanding vulnerablities and exploits for various frameworks.
Pinned Repositories
100-redteam-projects
Projects for security students
AdventOfCode
Collection of my solutions for AdventOfCode.
cryptopals-python
A collection of python codes for the cryptopals series.
GoogleBeginnerQuest
All the write-ups of the challenges I solved in Google Capture the Flag Beginner's Quest 2021.
leetcode
A collection of my leetcode solutions.
Mouse-Via-Webcam
A python program to control the mouse using webcam.
NASA_APOD
A simple flask server returning an astronomical picture along with some details using NASA's Astronomical Picture Of the Day API.
ReconCrawler
Automating OSINT and Web Enumeration.
Tic-Tac-Toe
Multiple approaches to the classic game of Tic-Tac-Toe.
TicTacToe-AI
A demonstration of Artificial Intelligence through the game Tic-Tac-Toe.
samsepi0x0's Repositories
samsepi0x0/ReconCrawler
Automating OSINT and Web Enumeration.
samsepi0x0/GoogleBeginnerQuest
All the write-ups of the challenges I solved in Google Capture the Flag Beginner's Quest 2021.
samsepi0x0/leetcode
A collection of my leetcode solutions.
samsepi0x0/Tic-Tac-Toe
Multiple approaches to the classic game of Tic-Tac-Toe.
samsepi0x0/100-redteam-projects
Projects for security students
samsepi0x0/AdventOfCode
Collection of my solutions for AdventOfCode.
samsepi0x0/Age-Calculator
A javascript project to calculate age in days.
samsepi0x0/Applied_Cryptography_MAT2009
A collections of codes made during this semester for Applied Cryptography.
samsepi0x0/cryptopals-python
A collection of python codes for the cryptopals series.
samsepi0x0/Mouse-Via-Webcam
A python program to control the mouse using webcam.
samsepi0x0/NASA_APOD
A simple flask server returning an astronomical picture along with some details using NASA's Astronomical Picture Of the Day API.
samsepi0x0/TicTacToe-AI
A demonstration of Artificial Intelligence through the game Tic-Tac-Toe.
samsepi0x0/beginner_ml
Basic ML programs.
samsepi0x0/cha_os
Minimal Operating System in C/C++
samsepi0x0/covid19-india-data
Publicly available structured COVID-19 data from India, generated automatically from the health bulletins published by states
samsepi0x0/CTF
All CTF events
samsepi0x0/Hash-GCI
Hashes strings and cracks several hashes.
samsepi0x0/HySec-Chat
Secure chat server with hybrid encryption.
samsepi0x0/kilo-editor
An implementation of the kilo text editor from https://viewsourcecode.org/snaptoken/kilo/
samsepi0x0/LeetCode-Data-Structure-I
Solutions for Leetcode Data Structures-I study plan in Python and Java.
samsepi0x0/metasploit-framework
Metasploit Framework
samsepi0x0/odin-recipes
A collection of codes for Odin Project.
samsepi0x0/opencv_basics
A collection of short useful opencv programs
samsepi0x0/OS-DEV
A collection of codes written while studying os-dev from "Writing a Simple Operating System — from Scratch" By Nick Blundell
samsepi0x0/php-course
An introduction to PHP with HTML
samsepi0x0/ProjectEuler
Solutions to problems from Project Euler
samsepi0x0/samsepi0x0.github.io
samsepi0x0/TCP-IP-Codes
A collection of small codes implementing various tasks using TCP/IP.
samsepi0x0/The-C-Progamming-K-R
A collection of solutions to exercises and examples in the legendary book The Programming Language By Brian W Keringhan and Dennis M Ritchie.
samsepi0x0/Web-Crawler
A python code that lists directories available on index page.