Hi, I am Ravi Raj

Bsc.CSIT Student

a picture of ravi

What I am Engaged In

Networking

Currently I am studying online materials on networking. I want to learn some basics of networking before getting into cybersecurity. I am learning some materials on CCNA course.

Programming

Currently I am not learning programming languages actively, but I have some basic knowledge in C and C++. I am planning to learn python as it is most popular programming language.

Linux

Also learing linux at the same time. Learnt some basics like linux file systems and some other commands. Want to learn bash scripting too. Currently I am using Kali linux.

My Work

Who am I

Student at Trivhuvan University

Hello! My name is Ravi Raj Ghorsai and I am currently studying Bsc.CSIT at Tribhuvan University. I have always been interested in the field of IT and computer science and have dedicated my studies to gaining a deep understanding of the latest technologies and programming languages.

I am seeking my career in the field of cyber-security. So I am studying online materials on networking and ethical hacking. Also I am trying different CTF challenges on pico-ctf.

Blogs

Ransomware

I was just randomly googling about ransomware. So, I came with an idea of making my own little ransomware. So I started searching ideas behind it and made a ransomware in python with a simple code.    Read More

Pico CTF

PicoCTF is an online cybersecurity competition designed for middle and high school students, offering participants the opportunity to learn and apply skills in various aspects of cybersecurity such as cryptography, web exploitation, reverse engineering, and more. Writeups

Chat App

This is a simple real-time chat application built with Django, Django Channels, and WebSockets. It uses Cloudinary for managing media uploads like user profile pictures. The app supports basic features like user authentication, private chat rooms, and live message updates without page reloads. Go to app