Bilal Ahmad Butt (imbilalbutt)

imbilalbutt

Geek Repo

Location:Erlangen, Deutschland

Home Page:https://www.linkedin.com/in/imbilalbutt/

Twitter:@imbilalbutt

Github PK Tool:Github PK Tool

Bilal Ahmad Butt's repositories

made-template-ws2324

Data Engineering Project regarding the Vegetable yield and quality water in Netherland.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.

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

Mastering-AlgoTrading-A-Beginners-Guide-using-KiteConnect-API

Launch into the realm of algorithmic trading with this beginner's guide. Explore the intricacies of the Indian Stock Market through practical examples and hands-on experience. This guide is tailored for those looking to harness the power of Zerodha's KiteConnect API for effective and efficient trading strategies.

Stargazers:0Issues:0Issues:0
Language:MATLABLicense:GPL-3.0Stargazers:0Issues:0Issues:0

search-engine

This stuff is related to Information Retrieval course which was being offered in Spring 2019 FAST-NUCES Lahore.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

hammer-nets

Original Author: https://github.com/LinguisticAnomalies/hammer-nets/blob/master/results/notebooks/visualization.ipynb

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaLicense:MITStargazers:0Issues:0Issues:0

BroadleafCommerce

Broadleaf Commerce - Enterprise eCommerce framework based on Spring

Stargazers:0Issues:0Issues:0

spring-mvc-CRUD-v1

This repository contain CRUD example of User entity using Spring CRUD Repository. Project is built on Gradle using Spring Boot, Spring MVC, Spring Data. PostGres 12.0.5 database is used.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

java-spring-security-example

Spring Security Sample Project

Stargazers:0Issues:0Issues:0

opensim-moco

Solve optimal control problems for musculoskeletal models using OpenSim and direct collocation.

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Interview-Solved-Coding-Problems

This repository is the implementation of basic data structures and various basic coding problems which are asked in interviews or asked in HackerRank problems.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

COVID-19-Impact-Analysis-API-

Constructed a Spring Boot Restful Service in which mock Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE) publishes data about Coronavirus COVID-19 impact on a daily basis. Your task is to write a simple Spring Boot Restful service using a subset of that dataset (link given below) exposing some restful endpoints (explained below) for analytical purposes. The service should have a simple mock authentication/ authorization mechanism using Spring Security whereby a user first gets a JWT token by providing any username. Passing a username again should invalidate the existing JWT token and return a new one. All other endpoints should be secured and not accessible without a valid JWT token. Dataset: https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv Do not create a database as data should be downloaded again daily (You can manage daily updates as you like). You can use any supporting library for csv processing. Use global confirmed cases dataset only. Use the raw option on Github to download the csv data file. https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv Endpoints: * To get a JWT token [Done] (-7) * To get list of users currently accessing the api [Done] (-4) * All new cases reported today [Done] (-1) * All new cases reported today country wise (sorted by cases reported today descending) [Done] (-2) * All new cases reported today in a country [Done] (-3) * All new cases reported since a date in a country (choose whatever format but explain that in readme file) [Done] (-6) * Top N countries with most reported cases today [Done] (-5)
 Other Requirements: * Use Maven for dependency management, build and test processes * Write Unit Tests for your services only * A readme file explaining * Architecture / Data handling / Tradeoffs * Any assumptions you have taken * API docs (optional — very brief) * Follow Clean Code norms * Layered architecture * Best practices/patterns
 Nice to haves: * Java 8 (Lambda, Streams, etc) * Dockerfile


Language:JavaStargazers:0Issues:0Issues:0

computer-vision

This repo contains projects related to Computer Vision. I will try to push ML based which targets CV to this repo too.

Language:MATLABLicense:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

software-testing-scripts

It contains the testing scripts of a system written in Selenium via python.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0