Afnan Enayet (afnanenayet)

afnanenayet

Geek Repo

Company:Citadel (Global Quantitative Strategies)

Location:New York City, New York

Home Page:https://afnan.io

Github PK Tool:Github PK Tool

Afnan Enayet's repositories

college_data

Just playing around with a big college dataset

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Cryptopals_Challenge

(WIP) solutions for the CryptoPals Challenges

Language:C++Stargazers:0Issues:0Issues:0

kaggle-titanic

The classic Kaggle Titanic data science challenge

Language:PythonStargazers:0Issues:0Issues:0

piqd

Tinder but for dogs

Language:PythonStargazers:1Issues:0Issues:0

21.Days

Be who you want to be, in only three weeks.

Language:JavaStargazers:0Issues:0Issues:0

Daily-Programmer

Personal solutions to the challenges found on reddit's daily programmer subreddit

Language:PythonStargazers:0Issues:0Issues:0

afnanenayet_old

github page

Language:JavaScriptStargazers:0Issues:0Issues:0

CS-50-notes

Class notes for COSC 50 at Dartmouth College

Stargazers:1Issues:0Issues:0

MyRuns6

MyRuns6 project for COSC 65

Language:JavaStargazers:0Issues:0Issues:0

Queue-Implentation

This is an implementation of an integer queue in C++. The queue is a class with no initial arguments. There are 4 functions for this queue: push(int) which adds an integer to the queue. pop() which removes the first element of the queue. peek_pop() returns the integer in the front and then removes the first integer in the queue. peek() displays the item at the front of the queue.

Language:C++Stargazers:0Issues:0Issues:0

Minigma-Android

An Android version of the application Minigma. This application allows a user to encode and decode messages based on a password. They can then send the message as text or send it as a URI, which when clicked, will automatically open the message in the app.

Language:JavaStargazers:0Issues:0Issues:0

Collatz-Conjecture

Tries to find a sequence via the 3n+1 algorithm that doesn't end in 1.

Language:C++License:MITStargazers:0Issues:0Issues:0

College-Ranking-Algorithm

An algorithm to rank US colleges

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

on-oof-2

if only github worked with visual studio

Language:C#Stargazers:0Issues:0Issues:0

on-oof

End your work day with a button.

Language:C#Stargazers:1Issues:0Issues:0

gain_say

gain_say is an application that returns the logical negation of a statement.

Stargazers:0Issues:0Issues:0

T3AI

(WIP) A program with an AI to play tic-tac-toe with a user

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

pistreaming

A little demo of streaming the Pi's camera to web browsers

Language:JavaScriptLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

Assembly-Shenanigans

Witness my attempts to learn assembly. I'm using Visual, a free ARM assembly emulator.

Language:AssemblyStargazers:0Issues:0Issues:0

BenDroid

An Android app that brings grandfather clocks back. This app can vibrate or provide some notification at specified time intervals for a user-specified repetition pattern.

Language:HTMLStargazers:0Issues:0Issues:0

REmap

A C++ application that takes the position of restriction enzyme cut sites and attempts to determine the length of each fragment created by those cuts.

Language:C++Stargazers:0Issues:0Issues:0

Safe-Lead

A native OSX application that determines whether the lead in a basketball game is safe based on a classic algorithm that takes into account: time remaining, which team has possession, and points.

Language:SwiftStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

MinigmaOSX

A version of Minigma for OSX

Language:SwiftStargazers:0Issues:0Issues:0

Corepair

A GUI application that allows a user to repair or verify disk permissions in OSX 10.11 El Capitan.

Language:SwiftStargazers:1Issues:0Issues:0

notiforward-android

Notiforward is an open-source notification forwarding platform that uses your own database that you control.

Language:JavaStargazers:0Issues:0Issues:0

Stack-implementation

A simple implementation of an integer stack in C++ utilizing pointers. Has standard push(), pop(), and top() functions

Language:C++Stargazers:0Issues:0Issues:0

Minigma-Windows

A small basic attempt at encryption. A seed is generated based on a user input which creates a cypher which can be used to encode/decode messages

Language:C++License:GPL-2.0Stargazers:0Issues:0Issues:0

M2EE

A new foray into encryption, a sequel to the Minigma encryption engine.

Language:C++Stargazers:0Issues:0Issues:0