I'm a dedicated Computer Science student with a passion for technology. I have a solid foundation in Python and am currently exploring Rust. My interests include Artificial Intelligence, Linux, and Cybersecurity, particularly red teaming. I also use Docker to streamline development and deployment processes, and I'm excited to drive positive change through technology.
🎯
Focusing
Computer Science Student | Cybersecurity | Artificial Intelligence | Red-Team
-
23:08
- 5h30m ahead - tharundv.me
- in/tharun-dv
Pinned Loading
-
-
Fix Locales in any distro
Fix Locales in any distro 1#!/bin/bash
23echo "LC_ALL=en_US.UTF-8" | sudo tee -a /etc/environment
4echo "en_US.UTF-8 UTF-8" | sudo tee -a /etc/locale.gen
5echo "LANG=en_US.UTF-8" | sudo tee -a /etc/locale.conf
-
Sha256_Cracker
Sha256_Cracker PublicThe "rust-sha256-cracker" project is a Rust-based application designed to crack SHA256 hashes using brute force techniques. This project leverages the power and efficiency of Rust to perform high-s…
-
-
HTTP-SERVER
HTTP-SERVER PublicBuilding a simple http server using rust to practice rust programming
HTML 20
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.