Akram Ansari
xx | Hackathons |
xx | Projects |
xx | Awards |
I teach Python to university students. This article is meant to teach the basics to programming using python to an absolute beginner with no programming experience. After following this article you will be able to understand and write your own intermediate level python code.
Read MoreI have been teaching ARM assembly to university students. This article is adapted from the tutorial material for a Computer Science Course - CPSC355 that I taught in 2022 and is meant to teach the basics of assembly, c and the inner working of a computer application. The article will focus on understanding how a computer program is written and how that program is understood and executed by the processor. We will write assemble for the 64-bit ARMv8 architecture CPU. We will also understand what the binary code of a program written in C looks like. We will run the program in a Linux OS.
Read MoreEfficient and Extendible 3d Engine written from scratch in java.Used perspective projection technique to translate 3D to 2D.
Keep the cash flow in Indian Agriculture so that the farmers can earn money in a hassle-free manner without load from the bank and allow every individual to contribute in the farming community using blockchain which guarantees transparency,security and openness.
An interactive platform for hosting coding competitions. Create and maintain their coding profiles. Signup and get to the admin panel to create challenges, define test cases and prizes. Competers can test the accuracy and performance of their codes which runs in a sandbox on the nodeJS server. Leaderboard provides live updates of scores in real time
Highly scalable cloud based penetration-testing tool for a security startup using microservices and job queues.
A tool that can detect, cluster and predict faults in microservices based distributed cloud service using trace logs and system resource metrics from individual nodes at the time of failure.
Project description