Professional Software Engineer by day. Hobby developer, Modder by night.

C# - A peek into my yunger self.

Hey guys how y’all been, i’ve been good, in fact i am happy after a long time, So im gona love talking about this, so here is the thing before like 7-8 months (before i got my job) i was fully involved in reverse engineering, modding mostly windows, but also old linux machines with security flaws to train for some capture the flags and the plain curisity of… lets say how to break stuff.

AI - with algorithms.(Rant mostly)

Well hello guys! How yr’ been. what is going on. i have never thought of me doing this in my life, but this situation has come, so in the past month i have been trying to post and update whats been going on. But i am unable to complete what i started and it is bothering me still now, after that happened i stumbled upon an another old project of mine, which i cleaned up and finished it in a short span and btw this is the project that i am talking about that i didn’t complete.

ssh tunnel

hey there! How are you guys doing, hope everyone is doing good, im doing great btw, So today i wana talk about something that i have been using a lot lately in work and personal use, the thing that i wana talk about is ssh tunneling, its a huge topic, i have been using it ever since i learned about ssh in college, So what is this?

Learning to type faster

Hi there, I learnt the offical way to type and its way faster than my way of typing. Reality is way different - Update on current things. I know i’ve been busy, but i can make up to it. Status update First: The last few weeks,infact the last month is very odd and had a busy schedule. I could’nt concentrate on few other projects, Office work took over my life, to be exact!

file Manager contd..

a little update: Though i made a promise to post every two weeks, its been 4 weeks, why? ..is this… i was going in a flow, but things started affecting.. rather i let things affect me, lately lot of things happened personally, lot of things reminded of the past, that made me avoid _________ in the present, Continuation. Pick up where i left off from previous post: Let me explain the way of approach i wanted to do, i wanted to access all the files of the server, like i wanted to go back to the root directory, back before that, basically anywhere where i wanted, So DirectoryIterator seemed the best choice, We are in a directory, we have to list all the files and folders in the directory, how would you do that?