names
stringlengths 1
98
| readmes
stringlengths 8
608k
| topics
stringlengths 0
442
| labels
stringclasses 6
values |
---|---|---|---|
ditto | div align center img src https raw githubusercontent com eclipse ditto master logo ditto fordarkbg svg sanitize true gh dark mode only alt ditto logo dark height 250 img src https raw githubusercontent com eclipse ditto master logo ditto svg sanitize true gh light mode only alt ditto logo light height 250 div eclipse ditto join the chat at https gitter im eclipse ditto https badges gitter im eclipse ditto svg https gitter im eclipse ditto utm source badge utm medium badge utm campaign pr badge utm content badge build status https github com eclipse ditto ditto workflows build badge svg https github com eclipse ditto ditto actions query workflow 3abuild maven central https img shields io maven central v org eclipse ditto ditto label maven https search maven org search q g org eclipse ditto docker pulls https img shields io docker pulls eclipse ditto things svg https hub docker com search q eclipse 2fditto type image license https img shields io badge license epl 202 0 green svg https opensource org licenses epl 2 0 lines of code https img shields io badge dynamic xml svg label lines 20of 20code url https 3a 2f 2fwww openhub net 2fprojects 2feclipse ditto xml 3fapi key 3d11ac3aa12a364fd87b461559a7eedcc53e18fb5a4cf1e43e02cb7a615f1f3d4f query 2fresponse 2fresult 2fproject 2fanalysis 2ftotal code lines colorb lightgrey https www openhub net p eclipse ditto eclipse ditto https www eclipse dev ditto is a technology in the iot implementing a software pattern called digital twins a digital twin is a virtual cloud based representation of his real world counterpart real world things e g devices like sensors smart heating connected cars smart grids ev charging stations an ever growing list of adopters https iot eclipse org adopters iot ditto makes use of ditto as part of their iot platforms if you re as well using it it would be super nice to show your adoption here https iot eclipse org adopters how to be listed as an adopter documentation find the documentation on the project site https www eclipse dev ditto https www eclipse dev ditto eclipse ditto explorer ui find a live version of the latest explorer ui https eclipse ditto github io ditto https eclipse ditto github io ditto primaryenvironmentname ditto sandbox you should be able to work with your locally running default using the local ditto environment and you can add additional environments to also work with e g with a deployed installation of ditto star history star history chart https api star history com svg repos eclipse ditto ditto type date https star history com eclipse ditto ditto date getting started in order to start up ditto via docker compose you ll need a running docker daemon docker compose installed for a single instance setup on a local machine at least 2 cpu cores which can be used by docker at least 4 gb of ram which can be used by docker you also have other possibilities to run ditto please have a look here https github com eclipse ditto ditto tree master deployment to explore them start ditto in order to start the latest built docker images from docker hub simply execute bash cd deployment docker docker compose up d check the logs after starting up bash docker compose logs f open following url to get started http localhost 8080 http localhost 8080 br or have a look at the hello world https www eclipse dev ditto intro hello world html additional deployment options deployment are also available if docker compose is not what you want to use development guide if you plan to develop extensions in ditto or to contribute some code the following steps are of interest for you warning if you just want to start use ditto please ingore the following sections build and start ditto locally in order to build ditto you ll need jdk 17 apache maven 3 8 x installed a running docker daemon in order to first build ditto and then start the built docker images 1 build ditto with maven bash mvn clean install skip tests bash mvn clean install dskiptests 2 build local ditto docker snapshot images bash build images sh if your infrastructure requires a proxy its host and port can be set using the p option like for example bash build images sh p 172 17 0 1 3128 please note that the given host and port automatically applies for http and https 3 start ditto with local snapshot images bash cd deployment docker the dev env file contains the snapshot number of ditto copy it to env so that docker compose uses it cp dev env env docker compose up d check the logs after starting up bash docker compose logs f you have now running a mongodb as backing datastore of ditto not part of ditto but started via docker ditto microservices policies things things search gateway connectivity an nginx acting as a reverse proxy performing a simple basic authentication listening on port 8080 including some static http api documentation on http localhost 8080 http localhost 8080 | eclipseiot iot internet-of-things digital-twin eclipse-ditto ditto hacktoberfest java mongodb akka digital-twins digital-shadow w3c web-of-things wot javascript | server |
Journeyly | project name reservation management system for a travel agency batch y2 s2 wd it 01 group leader it21008146 k s v perera it21008146 member 2 it21008696 m p c leo it21008696 member 3 it21105302 u s l fernando it21105302 member 4 it21008382 m m r muthusinghe it21008382 member 5 it20072810 g g k thilakshana it20072810 member 6 it21101274 t y r dolawatta it21101274 member 7 it21004636 g n p perera it21004636 member 8 it21024740 m g m p makawita it21024740 brief description of project this is a web application system for a travel agency providing variety of services to their clients mainly it provides clients to reserve flights reserve a place to stay hire taxies or rent vehicles and add reservations and buy tickets to the most iconic and famous places in sri lanka since all these services are integrated on the website and due to the user friendliness of the website it can save a lot of time being wasted in addition we also provide them with bundle packages which is more cost effective compared to making each and every reservation separately also this project contains the website content management which allows the editor to add modify delete content from the website along with the ceo dashboard and the financial management which handles all the financial tasks related to the operations of the agency this is a fully functional system with best user interaction and user experience which attracts clients to use the web services technologies used mern mongodb express js react js node js note the student s github account should be given in brackets e g asirirepos this ideally should be your student id | server |
|
cs229-2018-autumn | cs229 autumn 2018 all lecture notes slides and assignments for cs229 machine learning http cs229 stanford edu course by stanford university the videos of all lectures are available on youtube https www youtube com playlist list ploromvodv4rmigqp3wxshtmggzqpfvfbu useful links cs229 summer 2019 edition https github com maxim5 cs229 2019 summer | machine-learning stanford-university neural-networks cs229 | ai |
goldenTicketMicroservices | microsservi os java com spring boot e spring cloud esse projeto foi desenvolvido com prop sitos educacionais apenas para a disciplina de sistemas distribu dos 2021 2 do curso de engenharia de computa o do instituto federal do sul de minas gerais o projeto conta com 3 microsservi os sendo o microsservi o de produto um crud completo cada microsservi o sobe sua pr pria inst ncia do banco h2 e todos os tr s se comunicam via rest com as facilidades do eureka server como funciona o microsservi o ticket funciona com um bilhete podendo ser encontrado em todos os produtos o que define se o bilhete premiado ou n o seu status ativo ou inativo o microsservi o produto possui um bilhete e os dois possuem o atributo produtoid em comum por fim o microsservi o cliente tamb m possui um bilhete com o atributo ticketid em comum podendo assim o cliente ter tirado um bilhete premiado pr requisitos jdk 11 ou superior devidamente instalada com suas vari veis de ambiente alguma ide de desenvolvimento java recomendado o intellij idea postman rodando minha cole o feita para testes https www getpostman com collections af67577bd3dee035fff9 instala o clonar o reposit rio na m quina abrir o intellij e importar os 4 projetos em paralelo rode cada uma das 4 em paralelo subir o eureka server primeiro com o eureka server up j possivel acessar a dashboard pelo endere o localhost 8762 e visualizar os microsservi os por fim abrir o postman file import e selecionar a aba link e colar o link disponibilizado acima perceba que foi mantido um padr o de url o ms de ticket vai subir na porta 6060 o de produto na 6161 e o de cliente na 6262 logo para acessar o banco de dados de cada um acessar a url localhost 6x6x h2 console no campo de url preencher com jdbc h2 file data xxx ms substituindo o nome do microsservi o se atente ao nome do ms ser o mesmo da porta acessada no campo usu rio preencher amaral e a senha deixar em branco pode ser necess rio inserir as tuplas em cada banco e para isso acesse a pasta properties de cada ms encontrando um arquivo data sql basta copiar esse c digo colar no h2 e rodar inserindo assim os dados no banco constru do com java 11 https dev java linguagem de programa o maven https maven apache org gerenciador de depend ncias java spring boot https spring io projects spring boot projeto do spring utilizado para construir as aplica es rest spring cloud https spring io projects spring cloud projeto do spring para comunica o http h2 database https www h2database com html main html banco de dados local para aplica es java autores ant nio zamai arquitetura desenvolvimento e documenta o zamaidev https github com zamaidev mateus nazar desenvolvimento mateusnazare https github com mateusnazare com por ant nio zamai https github com zamaidev | microservice spring-boot java spring-cloud restful-webservices | cloud |
my-first-repo | my first repo meta database engineering practice account | server |
|
Chapter-4-5-6-CDS-ABAP-backend-code | chapter 4 5 6 cds abap backend code this repository contains all the backend code cds abap for the apps developed in the sap press book abap restful programming model abap development for sap s 4hana written by stefan haas bince mathew | server |
|
Ionic2Weather | ionic2weather this is a starter template for the ionic2weather app from mobile app development with ionic 2 http www ionic2book com published by o reilly press how to use this template this template does not work on its own bash sudo npm install g ionic cordova ionic start ionic2weather sidemenu cd ionic2weather with ionic cli version 3 the use of third party templates was removed once you have created the starter ionic application using the steps above download this repo and copy over the src and www directories into the newly created folder replacing the initial src and www directory you will still need to follow any additional steps in the book | front_end |
|
resources-for-flatiron | flatiron school s banner https upload wikimedia org wikipedia commons thumb 6 61 fs wiki png 330px fs wiki png visits badge https badges pufler dev visits chienleow resources for flatiron flatiron school resources feel free to submit a pull request if you want to add to this list of resources keep on coding table of contents details open summary table of contents summary ul li a href recorded lectures recorded lectures a li li a href assessment prep assessment prep a li li a href ruby ruby a li ul li a href intro to ruby intro to ruby a li li a href oo ruby oo ruby a li ul li a href rails rails a li ul li a href rails project rails project a li ul li a href javascript javascript a li ul li a href javascript project javascript project a li ul li a href react react a li ul li a href react redux final project react redux final project a li ul ul details recorded lectures lectures from flatiron school all topics google sheet https docs google com spreadsheets d 1a hlf6dura ghxctujnifl4 oju7latrgy lhvv54bq edit gid 1112612743 flatiron school denver video library https flatiron school denver firebaseapp com videos ahmed gaber s lectures https www youtube com channel ucmnrjlznmahlgpl 313kkjw playlists aysan isayo s lectures https www youtube com channel ucxwvma6qfunupivkctr8vkg videos evans wang s lectures https www youtube com channel ucwvpbpwglrxbllde xactyg videos assessment prep cli assessment prep https github com chienleow cli assessment prep sinatra assessment prep https github com chienleow sinatra assessment prep rails assessment prep https github com chienleow rails assessment prep ruby intro to ruby section 7 loops while and until loops lab lab walkthrough https youtu be q2zkff3s og section 8 iteration tic tac toe current player lab walkthrough https youtu be osmlmt 67gs section 9 ruby tic tac toe tic tac toe game status lab walkthrough https youtu be i8nxvn8f55g tic tac toe in ruby lab walkthrough https youtu be 5smwcv8vbfi procedural ruby section 9 data structures hash manipulation lab lab walkthrough https youtu be d6 nkh1lkri oo ruby intro to oo avi https youtu be uysgbtrjotc intro to oo avi most recent https youtu be xtlihmo1xt8 intro to oo avi 2 hours great explanation https youtu be h2618jco ea intro to oo aysan https www youtube com watch v sodz95bdx1m collaborating objects beth https youtu be vavun6c0bvc oo review mechanics when to use what avi https youtu be jrebj4icq8 rails section 1 intro to rails lecture avi 1 5 hours https www youtube com watch v kkq8lpeyw2g feature emb title section 4 intro to actionview rails url helpers lab walkthrough ayana 1 hour https www youtube com watch v xcszwc edbk feature youtu be section 5 crud todomvc great video explaining how url helpers work and crud lecture 1 assets and managing lists avi 1 hour https www youtube com watch v bltz dz8bsw feature emb title section 6 validations and forms activerecord validations went through types of validation helpers activemodel validator didn t quite work but tried the block version lecture luisa 1 hour https www youtube com watch v 5jn2g5ugoys feature emb title section 7 associations and rails rails active record associations lecture jennifer 1 hour https www youtube com watch v oww2vb0gkxg feature emb title rails associations and nested forms part 1 lecture aysan 1 hour https www youtube com watch v usinxlavjlc t 2143s rails associations and nested forms part 2 lecture aysan 1 hour https www youtube com watch v yatawoilts0 forms and basic associations lab the ternary operator in ruby medium article collection select https medium com dru edmondson the ternary operator in ruby 1e87b57f2fc9 section 10 routes and resources nested resources and namespace routes go to 21 34 for nested resources lecture avi 1 hour 40 mins https www youtube com watch v aemzxu55vlo feature emb title jenn hansen s rails lectures project build lists https docs google com document d 1vq3jxdxxmspqmexvmozab09kewcvhqpihyecckzgvx0 edit rails project rails project build from scratch avi rails build 1 find a pair avi https www youtube com watch v y9ym205nbaa feature emb title rails build 2 find a pair avi https www youtube com watch v jedxpw33qgu feature emb title rails build 3 find a pair avi https www youtube com watch v jfj8qg e1og feature emb title rails build 4 find a pair avi https www youtube com watch v k0itd43qr3q rails build 5 find a pair avi https www youtube com watch v qai 3ggk zm feature emb title rails build 6 find a pair avi https www youtube com watch v vsr3wwoxurq feature emb title javascript suggested js sections order 1 2 7 8 3 9 4 6 10 13 section 3 recognizing javascript what is lexical scope lexical scope kyle simpson video 5 mins https www youtube com watch v dhyhmp8esuk task lister lite lab walkthrough evans wang 30 mins https www youtube com watch v cavkz6pvf2e feature youtu be dom challenge lab walkthrough ahmed gaber 1 5 hours https www youtube com watch v odxpisfefca feature youtu be section 4 communicating with the server fetch and objects lecture aysan 1 hour https www youtube com watch v ru5tv3jvlyi t 43s ajax promises and fetch lecture avi 1 5 hours https www youtube com watch v 66nmdefvhhq feature emb title toy tale challenge lab walkthrough evans wang 1 hour https www youtube com watch v qht4kup zfs feature youtu be section 5 pulling it all together build the example lab walkthrough aysan 48 mins https www youtube com watch v djwpjlmkn6c section 6 rails as an api pokemon teams project lab walkthrough matteo 2 hours https www youtube com watch v skfcgwwve6a feature emb err woyt section 9 advanced functions callback functions freecodecamp article https www freecodecamp org news javascript callback functions what are callbacks in js and how to use them function declaration vs function expression freecodecamp article https www freecodecamp org news when to use a function declarations vs a function expression 70f15152a0a0 reduce lab programming with mosh js array reduce https www youtube com watch v g1c40tdp0bk javascript project javascript rails api project setup https github com learn co curriculum mod3 project week setup example flatiron school ayana s project build series seeda syllabus backend repo part 1 2 notes https github com ayanazaire seeda syllabus backend seeda syllabus frontend repo part 3 4 notes https github com ayanazaire seeda syllabus frontend js mantra when some event happens i want to make what kind of fetch and then manipulate the dom in what way part 1 planning and building a rails api https youtu be q5r7hsqdgfk part 2 routes controllers serializers https youtu be zjdfwbvfwai part 3 events fetch and dom manipulation using a rails api https youtu be goyf xqigye part 4 oojs refactor https youtu be eleimmg 8ck part 5 complex database relationships https youtu be u zrd8lvs7a part 6 intro to implementing bootstrap https youtu be 18l lrxmeiw part 7 implementing auth in js project using jwt https youtu be yigbmx49vce the wellbeing cookbook project build series by ally kadel video playlist https www youtube com playlist list plnuiyk37z4zg1 hogokagjm5e0ug1gxtl part 1 setting up the api https youtu be cvywglmuwnq part 2 setting up the client https youtu be ehvhvgg7dso part 3 working with objects https youtu be hlj5tklznuw part 4 displaying data in the dom https youtu be 6ngmncyf2is part 5 building a delete request https youtu be wgdc4futowc part 6 debugging delete and building a post request https youtu be dku6cx2kkqu part 7 finishing the post request https youtu be lveho7izdug part 8 updating the dom https youtu be h qdsdsnahe part 9 refactoring project structure https youtu be 71a8ta3t7l8 part 10 stylin https youtu be rwr6madmpcs aysan s project build rails api javascript application build https www youtube com watch v cxz fg2kgsy cernan s project build series part 1 build a rails api w a modular js frontend https www youtube com watch v secqorbcq9u part 2 build a rails api w a modular js frontend https www youtube com watch v o0fjpcf6s60 part 3 build a rails api w a modular js frontend https www youtube com watch v 1ql2 kiqz m react react lecture recordings and build series react lectures other react resources https docs google com spreadsheets d 1soqpq8j7czckqbgja9oczfeipnfsponszs4cryb3jom edit gid 0 nancy noyes lectures https docs google com spreadsheets d 1a hlf6dura ghxctujnifl4 oju7latrgy lhvv54bq edit gid 603692437 section 6 forms props state and events lab lab walkthrough seth 1 hour https www youtube com watch v vkgwpl9l4nw react redux final project expense tracker project build series https instruction learn co student video lectures query expense tracker expense tracker frontend repo https github com awilmerding1 expenses frontend expense tracker backend repo https github com awilmerding1 expenses backend expense tracker react redux project build part 1 https youtu be pkaainitbk0 part 2 https youtu be 4cad44cj gg part 3 https youtu be bhql1 aym2q part 4 https youtu be koklzqdctuc part 5 https youtu be o391wn4qm9e part 6 https youtu be v3ibpevplg8 part 7 https youtu be cefj0w2mnag part 8 https youtu be l51x1pl1gdu part 9 https youtu be xudhlzafuuu part 10 final https youtu be ivoeoq7og9m globetrotter app project build series https instruction learn co student video lectures query globetrotter globetrotter frontend repo https github com howardbdev globetrotter frontend globetrotter backend repo https github com howardbdev globetrotter backend | ruby ruby-on-rails javascript react redux sql flatiron-school flatiron-school-project | front_end |
FreeRTOS-SESIP | introduction this project is an example of an iot application using freertos this project was used to achieve sesip certification for the freertos kernel sesip is an optimized security evaluation methodology designed for iot devices for more information about sesip please see the globalplatform website https globalplatform org sesip the security target document which describes the details of the certification can be downloaded from the trustcb website https trustcb com download sesip 2000022 01 st wpdmdl 1930 a copy of the certificate https trustcb com download sesip 2000022 01 cert wpdmdl 1928 is also available for download from the trustcb website getting started for instructions describing how to operate this demo please refer to this documentation https github com freertos lab project freertos sesip tree main docs readme md getting help if you have any questions or need assistance troubleshooting your freertos project we have an active community that can help on the freertos community support forum https forums freertos org please also refer to faq http www freertos org faqhelp html for frequently asked questions | os |
|
dl-tau-2017-2 | dl tau 2017 2 advanced natural language processing cosc 7336 introduction to deep learning for text analysis and understanding https fagonzalezo github io dl tau 2017 2 | ai |
|
iOS-Feed | ci ios https github com omrank ios feed actions workflows ci ios yml badge svg https github com omrank ios feed actions workflows ci ios yml ci macos https github com omrank ios feed actions workflows ci macos yml badge svg https github com omrank ios feed actions workflows ci macos yml feed ios front end application on the surface a simple ios app that loads and displays images in the users feed under the hood the application of high level concepts of software design and architecture such as dependency inversion dependency injection single responsibility principle liskov substitution principle interface segregation principle clean architecture version control continuous integration and more to the process of engineering an ios mobile application with modular components that are decoupled from one another and are easy to refactor or replace following the principles of tdd all components are continously tested in isolation via unit tests allowing us to ensure that correct behaviors are achieved programming mistakes are caught and data races and memory leaks are protected against maintenanability is guaranteed in perpetuity by integration tests version control and the continuous integration pipeline this ensures the codebase is highly predictable easy to refactor and even easier to understand learning outcomes documentation of knowledge gained or refined during the process git branching rebasing merging resolving merge conflicts using local and remote repos for a safe development process pull requests on github ci using github actions for running tests prior to merging a pull requests integration tests end to end tests foundation s url loading system urlsession urlsessiontask urlsessionconfiguration the urlprotocol abstract class and how to use it to intercept network calls and simulate responses during testing coredata the stack nsmanagedobjectmodel nspersistentstorecoordinator nsmanagedobjectcontext the persistent container nspersistentcontainer entities properties and relationships object data models nsmanagedobject subclasses | tdd clean-architecture dependency-inversion ci | os |
alreadyme-ai-serving | serving alreadyme md ai model fastapi https img shields io badge fastapi 005571 logo fastapi https github com tiangolo fastapi docker https img shields io badge docker 230db7ed svg logo docker logocolor white https www docker com redoc https img shields io badge docs redoc blue https jolly zebra 41 redoc ly license https img shields io github license readme generator alreadyme ai research license fossa status https app fossa com api projects git 2bgithub com 2freadme generator 2falreadyme ai serving svg type shield https app fossa com projects git 2bgithub com 2freadme generator 2falreadyme ai serving ref badge shield black https img shields io badge code 20style black 000000 svg https github com psf black codefactor https www codefactor io repository github readme generator alreadyme ai serving badge https www codefactor io repository github readme generator alreadyme ai serving this repository is to serve alreadyme model https github com readme generator alreadyme ai research on fastapi requirements torch fastapi all omegaconf transformers loguru prerequisites before starting the server the fine tuned model weight is required while transformers pipeline has extremely slow we use pickling to enhance the initialization time because of that some conversion is needed python import torch from transformers import pipeline pipe pipeline text generation bloom 1b7 finetuned readme 270k steps torch dtype torch float16 device 0 torch save pipe bloom 1b7 finetuned readme 270k steps pipeline pt move the transformer model to app resources and change the path in app resources config yaml run the server we recommend to build a docker image instead using in local but it would be better to run before building the image to check any bug in the code and your fine tuned model start locally bash cd app uvicorn main app ip your ip address port your port build docker we do not provide any pre build image yet build your own image with custom fine tuned model bash docker build t alreadyme ai serving v0 1 2 f dockerfile build args cuda ver 11 6 1 build args cudnn ver 8 build args ubuntu ver 18 04 build args python ver 39 you can change the version of cuda cudnn ubuntu and python they can be useful for compatibility of different cloud environment after build your image run docker by bash docker run gpus all p 8080 80 alreadyme ai serving v0 1 2 the docker container will launch the server on port 80 so you should binding to your own port number e g 8080 documentation alreadyme ai serving supports openapi and you can see the documentation of the apis in your server if the server is running locally check out http 127 0 0 1 8080 docs for swagger or http 127 0 0 1 8080 redoc for redoc for convenience we hosted free redoc documentation page https jolly zebra 41 redoc ly you may login to see the details license alreadyme ai serving is released under the apache license 2 0 license can be found in here license fossa status https app fossa com api projects git 2bgithub com 2freadme generator 2falreadyme ai serving svg type large https app fossa com projects git 2bgithub com 2freadme generator 2falreadyme ai serving ref badge large | bloom markdown nlp black codex copilot deep-learning docker fastapi few-shot-learning gpt-3 huggingface language-model natural-language-processing pytorch readme-generator transformers | ai |
Udagram-Image-Filtering-Microservice | udagram image filtering microservice udagram is a simple cloud application developed alongside the udacity cloud engineering nanodegree it allows users to register and log into a web client post photos to the feed and process photos using an image filtering microservice | cloud |
|
nak | nak build status https travis ci org scalanlp nak svg branch master https travis ci org scalanlp nak nak is a scala java library for machine learning and related tasks with a focus on having an easy to use api for some standard algorithms it is formed from breeze https github com scalanlp breeze liblinear java http liblinear bwaldvogel de and scalabha https github com utcompling scalabha it is currently undergoing a pretty massive evolution so be prepared for quite big changes in the api for this and probably several future versions we d love to have some more contributors if you are interested in helping out please see the helpwanted issues https github com scalanlp nak search q 23helpwanted type issues or suggest your own ideas what s inside nak currently provides implementations for k means clustering and supervised learning with logistic regression and support vector machines other models and algorithms that were formerly in breeze learn are now in nak see the nak wiki https github com scalanlp nak wiki for some preliminary and unfortunately sparse documentation the latest stable release of nak is 1 2 1 changes from the previous release include breeze learn pulled into nak k means from breeze learn and nak merged added locality sensitive hashing see the changelog https github com scalanlp nak wiki changelog for changes in previous versions using nak in sbt librarydependencies org scalanlp nak 1 2 1 in maven dependency groupid org scalanlp groupid artifactid nak artifactid version 1 2 1 version dependency example here s an example of how easy it is to train and evaluate a text classifier using nak see twentynewsgroups scala https github com scalanlp nak blob master src main scala nak example twentynewsgroups scala for more details scala def main args array string val newsgroupsdir new file args 0 implicit val isocodec scala io codec iso 8859 1 val stopwords set the a an of in for by on val traindir new file newsgroupsdir 20news bydate train val trainingexamples fromlabeleddirs traindir tolist val config liblinearconfig cost 5 0 val featurizer new bowfeaturizer stopwords val classifier trainclassifier config featurizer trainingexamples val evaldir new file newsgroupsdir 20news bydate test val maxlabelnews maxlabel classifier labels val comparisons for ex fromlabeleddirs evaldir tolist yield ex label maxlabelnews classifier evalraw ex features ex features val goldlabels predictions inputs comparisons unzip3 println confusionmatrix goldlabels predictions inputs questions or suggestions post a message to the scalanlp discuss https groups google com forum fromgroups forum scalanlp discuss mailing list or create an issue https github com scalanlp nak issues | ai |
|
visionworkbench | contributing to vision workbench links project homepage home code repository repo bug tracker bugs how to submit patches one or more of fork the code http help github com forking on github and send a pull request http github com guides pull requests file them on the bug tracker bugs send them to the mailing list list mailing list subscription required send an empty email message with the subject subscribe without the quotes to vision workbench request lists nasa gov listr send your messages to vision workbench lists nasa gov list home https ti arc nasa gov tech asr groups intelligent robotics nasa vision workbench repo http github com visionworkbench visionworkbench bugs http github com visionworkbench visionworkbench issues list mailto vision workbench lists nasa gov listr mailto vision workbench request lists nasa gov | ai |
|
dd-nerf-dataset | dronedeploy nerf dataset dronedeploy nerf dataset dnf contains a number of real world scenes captured by drone that include high resolution images camera poses intrinsics and extrinsics and dense color point clouds it is intended for computer vision research all reconstructions were created using dronedeploy https www dronedeploy com information name image images points size preview house1 house1 imgs house1 png raw true house1 220 3m 1 7gb pointcloud preview https drive google com file d 15ajlymev3gd dwsmhr3wtmchvkjq0rvx view usp sharing house2 house2 imgs house2 png raw true house2 952 25m 8 6gb pointcloud preview https drive google com file d 1uotqdkumqu2lxc5igly8qvww4qmldx7c view usp sharing house3 house3 imgs house3 png raw true house3 182 5m 1 4gb pointcloud preview https drive google com file d 1y8u9u0f7uu1yy35b 4qjnut5r12gdyeh view usp sharing house4 house4 imgs house4 png raw true house4 367 10m 5 2gb pointcloud preview https drive google com file d 1yjjtnuabczdzeepc1nqwzvqt6hrxf8vp view usp sharing ruins1 ruins1 imgs ruins1 png raw true ruins1 391 6m 3 1gb pointcloud preview https drive google com file d 1oy5otafheyts5l73i2btxk2p rmuh37n view usp sharing ruins2 ruins2 imgs ruins2 png raw true ruins2 1174 56m 9 3gb pointcloud preview https drive google com file d 1awi2eg69iyggzn0jcdqg45nv41kwo5zb view usp sharing ruins3 ruins3 imgs ruins3 png raw true ruins3 539 12m 4 4gb pointcloud preview https drive google com file d 1bmpbvfecn4hbksktb1bpfezsrjqx gre view usp sharing tower1 tower1 imgs tower1 png raw true tower1 783 42m 6 1gb pointcloud preview https drive google com file d 1d4v0 mqoyebqlsndanjkeyoksubzjs97 view usp sharing tower2 tower2 imgs tower2 png raw true tower2 684 16m 5 4gb pointcloud preview https drive google com file d 1mzu9sgt5unzv2pd9rfskics o181pt2k view usp sharing pipes1 pipes1 imgs pipes1 png raw true pipes1 98 7m 1 3gb pointcloud preview https drive google com file d 1zme6vzsdaqcncvhxka y n c2aptdurz view usp sharing download download links https drive google com drive folders 1kmhas5l9zy9ywhp6n4icm2xc7sieths7 https drive google com drive folders 1kmhas5l9zy9ywhp6n4icm2xc7sieths7 structure house1 cameras xml images 00001 jpg 00002 jpg 00003 jpg points points ply house2 house3 the cameras xml contains the poses of each camera along with the distortion parameters intrinsics and extrinsics see tools util py for working with this file directly the images directory contains the images and points points ply contains the dense pointcloud with x y z red green blue tools the tools directory contains an expanding collection of tools for working with and transforming the dataset contributions are welcome tools dd2ngp py create a cameras json ready for use with instant neural graphics primitives https github com nvlabs instant ngp the default cameras json is included in each zip of the dataset and uses the 50 nearest images to the center of the scene if you want to use different cameras you can use this script to re generate a cameras json usage sh instant ngp build testbed scene datasets house1 cameras json ngp imgs ngp png raw true ngp or sh python scripts run py mode nerf scene house1 cameras json screenshot transforms house1 cameras json width 1216 height 912 screenshot dir house1 output near distance 0 screenshot spp 16 script imgs script jpg raw true script license and citation bibtex misc pilkington2022 author nicholas pilkington title dronedeploy nerf dataset year 2022 month may publisher github journal github repository howpublished url https github com nickponline dd nerf dataset this work is made available for academic use under cc by nc sa https creativecommons org licenses by nc sa 4 0 for commercial use and queries please contact support dronedeploy com | ai |
|
cs224d-deep-learning-for-nlp | cs224d deep learning for nlp notes code and other resources for auditing the course cs224d deep learning for natural language processing http cs224d stanford edu lectures lecture 2 simple word vector representations word2vec glove slides http cs224d stanford edu lectures cs224d lecture2 pdf video https www youtube com watch v t8tqzchnimk word2vec https code google com p word2vec glove global vectors for word representation http nlp stanford edu projects glove lecture 3 advanced word vector representations language models softmax single layer networks slides http cs224d stanford edu lectures cs224d lecture3 pdf video https www youtube com watch v t1j2q9 fgtm 22 efficient estimation of word representations in vector space http arxiv org pdf 1301 3781 pdf tomas mikolov kai chen greg corrado and jeffrey dean in proceedings of workshop at iclr 2013 distributed representations of words and phrases and their compositionality http arxiv org pdf 1310 4546 pdf tomas mikolov ilya sutskever kai chen greg corrado and jeffrey dean in proceedings of nips 2013 glove global vectors for word representation http nlp stanford edu projects glove glove pdf jeffrey pennington richard socher christopher d manning in proceedings of the 2014 conference on empirical methods in natural language processing improving word representations via global context and multiple word prototypes http www aclweb org anthology p12 1092 eric h huang richard socher christopher d manning andrew y ng 2012 the wordsimilarity 353 test collection http www cs technion ac il gabr resources data wordsim353 improving distributional similarity with lessons learned from word embeddings https levyomer files wordpress com 2015 03 improving distributional similarity tacl 2015 pdf omer levy yoav goldberg and ido dagan tacl 2015 other resources making sense of word2vec http radimrehurek com 2014 12 making sense of word2vec improving distributional similarity with lessons learned from word embeddings https levyomer files wordpress com 2015 03 improving distributional similarity tacl 2015 pdf omer levy yoav goldberg and ido dagan tacl 2015 getting started with word2vec and glove http textminingonline com getting started with word2vec and glove word2vec tutorial http radimrehurek com 2014 02 word2vec tutorial 2014 radim eh ek optimizing word2vec in gensim http radimrehurek com 2013 09 word2vec in python part two optimizing a glove implementation in python foldl http www foldl me 2014 glove python modern methods for sentiment analysis https districtdatalabs silvrback com modern methods for sentiment analysis michael czerny blue sky weakly supervised memory networks http arxiv org pdf 1503 08895v2 pdf sainbayar sukhbaatar arthur szlam jason weston 2015 when are tree structures necessary for deep learning of representations http arxiv org abs 1503 00185f 2015 jiwei li dan jurafsky eudard hovy extensions scaling recurrent neural network language models http arxiv org pdf 1502 00512v1 pdf will williams niranjani prasad david mrva tom ash tony robinson embedding based word similarity http irsrv2 cs biu ac il 9998 word machine linguistic regularities in sparse and explicit word representations http www cs bgu ac il yoavg publications conll2014analogies pdf 2014 omer levy and yoav goldberg word2vec http www reddit com r machinelearning comments 30m0eb what is the state of the art in language modeling embedding based word similarity http irsrv2 cs biu ac il 9998 word machine getting started with word2vec and glove http textminingonline com getting started with word2vec and glove lstm lstm networks for sentiment analysis http www deeplearning net tutorial lstm html lstm long short term memory http christianherta de lehre datascience machinelearning neuralnetworks lstm php recurrent neural networks theano keras theano based deep learning library https github com fchollet keras general deep learning university http memkite com deep learning bibliography glove global vectors for word representation pennington socher manning 2014 http blog mdda net ai 2014 10 13 glove what s wrong with deep learning what s wrong with convolutional nets http techtv mit edu collections bcs videos 30698 what s wrong with convolutional nets 2014 geoffrey hinton optimizing neural networks that generate images http www cs toronto edu tijmen tijmen thesis pdf 2014 tiijman tieleman transforming auto encoders http www cs toronto edu fritz absps transauto6 pdf 2011 g e hinton a krizhevsky s d wang | ai |
|
SnakeGame | snakegame georgia tech embedded systems design project | os |
|
it | it it information technology | server |
|
RTXThread | https www cnblogs com yanye0xff p 17034882 html 1 rtxthread release make 2 eclipse ide for embedded c c developers file import project build project 2023 01 04 spi spi0 2 dma buffer 8bit 2022 10 13 keil mdk 2022 10 12 spi spi0 spi2 2 dma buffer 8 16bit src bsp driver drv spi c 2022 10 11 rt thread v4 1 1 finsh gd32f30x firmware library v2 1 4 | os |
|
udagram-frontend | udagram simple frontend udagram is a simple cloud application developed along side the udacity cloud engineering nanodegree it allows users to register and log into a web client post photos to the feed and process photos using an image filtering microservice the project is split into three parts 1 the simple frontend https github com rajan98 udacity c2 frontend this repo a basic ionic client web application which consumes the restapi backend 2 the restapi backend https github com rajan98 udacity c2 restapi which is a node express server which can be deployed to a cloud service 3 the image filtering microservice https github com rajan98 udacity c2 image filter which is the final project for the course it is a node express application which runs a simple python script to process images getting setup tip this frontend is designed to work with the restapi backend https github com rajan98 udacity c2 restapi it is recommended you stand up the backend first test using postman and then the frontend should integrate installing node and npm this project depends on nodejs and node package manager npm before continuing you must download and install node npm is included from https nodejs com en download https nodejs org en download installing ionic cli the ionic command line interface is required to serve and build the frontend instructions for installing the cli can be found in the ionic framework docs https ionicframework com docs installation cli installing project dependencies this project uses npm to manage software dependencies npm relies on the package json file located in the root of this repository after cloning open your terminal and run bash npm install tip npm i is shorthand for npm install configure the backend endpoint ionic uses enviornment files located in src enviornments enviornment ts to load configuration variables at runtime by default environment ts is used for development and enviornment prod ts is used for produciton the apihost variable should be set to your server url either locally or in the cloud running the development server ionic cli provides an easy to use development server to run and autoreload the frontend this allows you to make quick changes and see them in real time in your browser to run the development server open terminal and run bash ionic serve building the static frontend files ionic cli can build the frontend into static html css javascript files these files can be uploaded to a host to be consumed by users on the web build artifacts are located in www to build from source open terminal and run bash ionic build todo 2 tasks i setup a clone set up protected branches dev staging master b npm ionic cli c run tests npm test identify broken function fix the function d write tests for form validation and re run tests | cloud |
|
images-from-the-aether | images from the aether the toc below is auto generated by the vscode markdown toc plugin do not edit manually with the plugin installed this toc should regenerate as needed automatically when you save the file if not just re execute generate toc for markdown vscode markdown toc 1 purpose purpose 2 using the application usingtheapplication 3 the design and the result thedesignandtheresult 3 1 overview overview 3 2 starting out startingout 3 3 user input userinput 3 4 acting on user input actingonuserinput 3 5 fetching results fetchingresults 3 6 variations on a result variationsonaresult 3 7 api access apiaccess 3 8 the base modal component thebasemodalcomponent 3 9 state management statemanagement 4 more on managing search results moreonmanagingsearchresults 5 accessibility accessibility 6 user experience userexperience 6 1 input validation in detail inputvalidationindetail 6 2 other ux touch points otheruxtouchpoints 6 3 developer experience too developerexperiencetoo 7 performance performance 8 further points on maintainable design furtherpointsonmaintainabledesign 8 1 clean unit tests cleanunittests 8 2 entities are treated as entities not strings entitiesaretreatedasentitiesnotstrings 8 3 unit tests are phantom aware unittestsarephantom aware 8 4 css constants cssconstants 8 5 on file downloads onfiledownloads 8 6 more on file downloads moreonfiledownloads 8 7 beyond breadth unit tests have depth beyondbreadth unittestshavedepth 8 8 strict mode and other checks strictmodeandotherchecks 8 9 typescript type traps typescripttypetraps 8 10 unit tests test behavior rather than implementation unitteststestbehaviorratherthanimplementation 8 11 test environments and continuous integration testenvironmentsandcontinuousintegration 9 acknowledgements acknowledgements 10 default generated docs for this project defaultgenerateddocsforthisproject 10 1 development server developmentserver 10 2 code scaffolding codescaffolding 10 3 build build 10 4 running unit tests runningunittests 10 5 running end to end tests runningend to endtests 10 6 further help furtherhelp vscode markdown toc config numbering true autosave true vscode markdown toc config vscode markdown toc 1 a name purpose a purpose images from the aether is a cloud image viewer web application what another one there are plenty of image viewers out there of course and in fact i did not sit down to create one what i wanted to do was create a modern web app from scratch using best design principles and practices as a showcase piece for my portfolio and this seemed like a project that was small enough to make it the amount of code easy to digest for a reader yet still require quite a bit of different patterns interfaces and libraries to make it interesting so yes this is a real working web app not a toy or demo these are the high level requirements i began with display a photo collection keyed off a user specified string have a search bar that responds as the user types display results in a responsive grid use infinite scroll open an enlargement of a photo and include the author s name by clicking on one in the results image should be downloadable from that detail modal application should be accessible responsive and have strong ux fu that leaves a large number of details unspecified of course what i wanted to do was a clean tdd design so that at the end the unit tests itemize low level requirements providing a contract of the application s behavior guaranteed to be an accurate list of requirements as long as the tests pass my end result was a thorough but not quite complete list there are some things not really amenable to unit tests accessibility performance responsiveness of the display visual positioning where a button or field is positioned on the page alignment of elements etc and probably a few others 2 a name usingtheapplication a using the application you can certainly clone the repository and play with this application on your own machine or you can just launch it immediately in your browser at https msorens github io images from the aether courtesy of github pages https pages github com be advised however that you will need a pexels api key to do anything see api access below for further details 3 a name thedesignandtheresult a the design and the result what is the quickest way for you the reader to understand what this application does down to every nitty gritty detail sure you could read the code but it is quite a leap from that to really knowing what the app does or you could run the code but you really would not know how to exercise everything that the app does better than either of those come with me as i describe the behavior to you through unit tests and pictures 3 1 a name overview a overview there are just three components the appcomponent the main component manages a key for the api calls as well as the user input the viewphotoscomponent houses the collection of photos in an infinite scroll region it provides several visual cues no search started no results found end of results reached fetch in progress along with providing a modal to show details of a selected image the basemodalcomponent is a generic modal component that can be customized by providing content it is used both to display image details larger image author download link and for prompting the user for an initial api key and two services imageservice manages the api calls to test the api key and to load batches of photos keyservice manages storing and retrieving the api key in your browser s local storage next let us walk through the tests 3 2 a name startingout a starting out to begin i of course want the application to launch and it should display the name of the application and a search field for the user to interact with text section appcomponent display should create the app shows a search box shows the application name 3 3 a name userinput a user input i want to let the user type anything in the search box except that leading and or trailing whitespace should be ignored but that means i need to also make sure that whitespace elsewhere is still preserved and other special characters e g punctuation are also preserved this set of tests covers all those text section appcomponent user input normalizing input leading and trailing whitespace in user input ignored leading whitespace in user input ignored trailing whitespace in user input ignored user input used verbatim when no whitespace present intermediate whitespace in user input is preserved special characters used verbatim 3 4 a name actingonuserinput a acting on user input as the user types i want to respond briskly to fetch matching photos so i want to react to every keystroke yes but only when the user pauses say after a debounce period of 400 milliseconds text section appcomponent user input react to keystrokes images are fetched on every keystroke after debounce period images are not fetched if debounce period has not expired images are not fetched when input is empty 3 5 a name fetchingresults a fetching results once that debounce period has elapsed we call the api to fetch the first batch of photos here is a typical screen showing the input and output so far each image is annotated with an index number to give you a better sense of where you are in the results as you scroll only a small number of images are fetched at a time as you near the bottom of the scroll region another batch is fetched nominal results src assets readme graphics nominal results png subsequent batches are fetched automatically as the user scrolls to the end of the previous batch in the virtual scroll container this occurs by observing the events that are emitted as the user scrolls only when an event corresponds to the last photo of the previous batch do we fetch more which means there are a variety of times that we do not fetch more here are the tests text section viewphotoscomponent with mock api fetching more photos during scrolling more photos are fetched when final photo is encountered more photos are not fetched when any non final photo is encountered more photos are not fetched when initializing event triggers more photos are not fetched when end of input reached more photos are not fetched while still loading previous batch when the user has scrolled to the bottom and a request for more photos is initiated the next batch will arrive after some short delay based on the user s internet connection speed machine load etc that interval may be imperceptibly short or it may not while loading then it is helpful to have a visual cue a spinner to let the user know loading is in progress also once the final batch of photos arrives a visual cue indicating the end has been reached is handy this set of test verifies both those visual cues text section viewphotoscomponent with mock api status indicators displays end marker when collection exhausted logic displays end marker when collection exhausted rendering displays spinner while fetching photos here is a close up of the end marker in the same location as the spinner end results src assets readme graphics end results png with a collection of results to view one can select any image to open a detail view showing an enlargement of the selected photo along with some details of the photograph as detailed by these tests text section viewphotoscomponent with modal component detail view signals modal to open when user selects an image renders larger image of selected photo author name enclosed with link to author details renders with detail view author link will open in a new tab or window save button downloads image file url when clicked renders with detail view displays download icon from material icons save button tooltip displays filename for domain only file extension for domain only file no extension for domain path file for domain path file with spaces exception handles empty path gracefully with empty string exception handles empty url gracefully with empty string exception handles invalid url gracefully with empty string a typical representation detail view src assets readme graphics detail view png back to the main screen for a moment when the user enters some search string only the first batch of matches is fetched as described earlier but the back end already knows how many total matches are available so that information is passed along too and it is helpful to provide it to the user the total available count then is posted in the upper right of the screen while we could display it all the time it provides no value at certain times at initial program load while new data is being fetched etc these tests cover the various scenarios text section appcomponent display reporting of total available images shows no total matches while loading shows total available non zero matches after a search shows total with zero matches on http error shows total available zero matches after a search shows no total matches before a search 3 6 a name variationsonaresult a variations on a result seeing a collection of photos is ultimately what a user is after when using this application but there are several other things the user might see depending on circumstances 1 when first opening up the app nothing has been searched for so clearly there can be no results to display instead the user will see the no search started graphic a cute ish image that conveys the start here message 2 while the available collection of images is vast it is not limitless so it is possible that no images are found to match what the user types in that event the no results graphic appears 3 in order to access the photo collection one has to have a valid access key discussed in the next section if the key is not valid and one asks for some images the unauthorized graphic appears 4 inevitably there are other assorted error circumstances including no internet connection server limit exceeded etc for any of these unexpected errors a general error graphic appears here are thumbnails of those four displays composite view src assets readme graphics composite views png the set of unit tests below confirm each of those images appears at the correct time only one ever occurs at a time and none appear while loading is ongoing text section viewphotoscomponent with spy api result graphics displays no search started graphic with no input displays no results graphic with some input but no results displays unauthorized graphic for authorization failure displays note for authorization failure displays general error graphic for non authorization failure displays error code and message for non authorization failure displays general error graphic for empty response displays empty response for empty response does not display any graphic while loading 3 7 a name apiaccess a api access as mentioned in the last section the application requires an access key to obtain results from the pexels api while i could have hard wired a single access key that would be used by everyone who downloaded the app i thought it would yield a more interesting design by thinking about that api key as credentials for the application itself and as such it would not be overly burdensome to require each user to obtain and register their own key with the app thus upon startup the first thing that occurs is a check for a stored key if not found it pops up a modal asking the user to supply one initial no key present src assets readme graphics initial no key modal png that same modal may be re opened at any time by selecting the key icon in the upper right corner of the display these unit tests elaborate on the opening behavior of the modal for the api key text section appcomponent api key at startup retrieves the previously saved user entered key from browser local storage stores the user entered key in browser local storage key entering modal opening opens automatically when no key found stored does not open automatically when key is found stored button to re open key modal has label with key icon from material icons includes tooltip renders on main window opens the key entering modal manually when clicked that deceptively simple modal has a number of behaviors to provide a useful user experience the illustration my naive attempt at creating a kineograph https en wikipedia org wiki flip book and the unit tests following provide the complete story composite key modal src assets readme graphics composite key modal png text section appcomponent key modal has an input field to enter the key has buttons to save and to test the key buttons are initially disabled buttons reacts to presence of input test button has status indicators that are initially hidden test button reveals only spinner when api operation is in progress test button reveals only success indicator when api reports success test button reveals only failure indicator when api reports failure test button is disabled while test operation is in progress test button is not disabled when test operation completes 3 8 a name thebasemodalcomponent a the base modal component both the modal for the api key and the modal for the detail image view are using the same component the basemodalcomponent this component opens a dialog that appears to be on top of the main window greys out the contents of that main window and only allows actions within the dialog the inherent behaviors of this modal component available to any consumer component are covered by these tests text section basemodalcomponent modal opens on demand modal can be closed on demand modal closes itself upon pressing escape modal does not close upon pressing keys other than escape modal closes itself when clicking the background modal does not close when clicking deeper inside the modal body modal does not close when clicking the modal body 3 9 a name statemanagement a state management i am using ngxs store https github com ngxs store readme for the first time with this project having previously been an avid ngrx store https github com ngrx platform readme user both of these provide a powerful state management system based on redux for use in angular applications i came across ngxs recently in my search for a way to do reduce the boilerplate needed by ngrx you can compare and contrast the two systems on npmcompare com https npmcompare com compare ngrx store ngxs store and npmtrends com https www npmtrends com ngrx store vs ngxs store they both work on the same principles you dispatch an action that action causes side effects the store gets updated from those side effects and ultimately subscribers watching specific portions of the store render responses to those state changes in the ui there are two actions used by this simple application setsearchstring is called every time the user modifies the search string at the top of the application window after the debounce period discussed earlier it clears out the prior results if any and then stores the new string in the state the viewphotoscomponent watches for changes to that particular piece of the state when it sees a new value it invokes the next action fetchphotos text store actions setsearchstring action resets page counter to zero puts search string into state resets photos to empty list resets total to zero fetchphotos is invoked by either the presence of a new search string initiated by setsearchstring or by the user scrolling to the last photo of the prior results either way it liaises with the imageservice to fetch more data from the pexels api once that new data is received it determines whether it is the final batch or not to set the end flag and it adds a relative index number to each received photo so that can be displayed along with the photo in the ui text store actions fetchphotos action end of input end of input reflects in state with value true end of input reflects in state with value false annotates photos with sequence number stores new photos in state stores total in state increments page number with each subsequent fetch store actions fetchphotos action error return resets photos to empty list upon error resets total to zero upon error 4 a name moreonmanagingsearchresults a more on managing search results the heart of this application is managing a potentially huge collection of images searching for cat for example yields 8000 results the idea is to only fetch a small batch at a time and as the user scrolls down another batch is fetched then another etc the user can thus scroll through those 8000 images seamlessly this is the notion of infinite scrolling https builtin com ux design infinite scroll but if all those images were kept in memory batch after batch the browser would start to bog down and exhibit poor performance so the app then needs virtual scrolling https dev to adamklein build your own virtual scroll part i 11ib as well with a virtual scrolling container the app renders just the very small number of items that happen to be on screen at a given moment plus a few above and below that to allow for smooth transitions there are numerous scrolling libraries available that support either or both of those but mostly for a simple one dimensional list for this app we need a two dimensional grid of images that can be used with virtual infinite scrolling because the grid has multiple tiles across the page it is important for the app to also support responsive design https developer mozilla org en us docs learn css css layout responsive design meaning it adjusts the layout to accommodate whatever screen size and resolution the user is using practically speaking it should adjust the number of images across the page depending on the screen width and that is not just at page load time if the user changes the window size the layout should react accordingly with those aspirations in mind i went looking for an off the shelf component angular s own cdk virtual scroll viewport detailed in this great article from zoaib khan https zoaibkhan com blog create a fast infinite scrolling list in angular main problem with this approach supports list only not a grid ngx infinite scroll directive detailed here by christian nwamba https blog ag grid com implementing infinite loading in an angular store application main problem infinite but not virtual scroll so it keeps adding to the dom virtual scroller ngx virtual scroller from rinto jose https github com rintoj ngx virtual scroller main problem not responsive to window size changes od virtualscroll from onur do ang n l https github com dinony od virtualscroll main problem difficulty getting it running on my machine during my search for a good solution i had some useful conversations with some of the folks who have worked on this problem a special kudos in particular to zoaib khan who critiqued and tweaked code to help me get things going khan provided yet further assistance from his article fastest way to make a responsive card grid with css https zoaibkhan com blog fastest way to make a responsive card grid with css revealing an elegant css technique to add responsiveness to existing layout i finally settled on using the virtual scroller component incorporating with khan s tweaks for responsiveness this particular component had the added benefit of being able to handle non uniform sizing of images not every image in the grid has to be the same dimensions 5 a name accessibility a accessibility even in a small application such as this there are a number of required items to conform to wcag https www w3 org wai standards guidelines wcag accessibility requirements associate a label element with each input field note that every input field should have a corresponding label even if the label is not visible on screen so screen readers can properly make sense of things that is done by a handy bit of css i found for the task add an alt attribute to each image add context landmarks header main define tab navigable elements with tabindex attributes so while it may be more convenient to use a mouse to scroll through the infinite scroll region it is also possible to do so with the keyboard using successive presses of the tab key to accommodate those users unable to use a mouse set appropriate color contrast in this case when i initially added sequence numbers to each image they were just white characters on whatever background the image proffered but that made some of them harder to discern so i added a small background shading around the character with sufficient contrast to make them always readable by the way i use andi recommended by the gsa s own section508 gov https www section508 gov test web software as well as the very useful axe dev tools https www deque com axe devtools to identify such accessibility issues 6 a name userexperience a user experience first one ux touch point in detail to illustrate that some seemingly trivial things are not so trivial to implement that is followed by a list of other ux highlights 6 1 a name inputvalidationindetail a input validation in detail input fields both have validation and provide validation feedback to the user there are only two simple input fields in this application one for the search string and one for the api key it is sufficient that if they are non empty they should be considered valid and they should only be acted upon if they are valid as an example the buttons acting upon the api key are disabled until the input is valid which is to say non empty but even more than that the input fields themselves provide visual feedback on the valid invalid state of the input in this kineograph notice that the marker appears and turns green when input is valid but turns red when not note that you can use a required attribute to do all the work of checking empty or non empty but that is not the best ux in the last frame you see that if the user has typed only whitespace that is invalid too just takes a bit more handling to cover that case input validation feedback src assets readme graphics composite input validation png to make those red green bars i adapted a clever bit of css from angular s own development guide https angular io guide form validation control status css classes which you can see in app component css one useful change i made is that the field is not marked red until the user actually touches the field good ux dictates that one should not signal hey this is wrong when the user just arrives on the page and has not done anything yet 6 2 a name otheruxtouchpoints a other ux touch points here are some of the ux considerations applied to this application to provide the best possible ux some of these have already been mentioned throughout this narrative clear visual imagery for the non happy path which is to say any result other than a batch of images returned see variations on a result buttons are labeled with well known icons rather than words for both brevity and universality a spinner pops up during various operations to indicate the application is doing something a clear end marker pops up when all images for a given search have been retrieved images have sequence numbers visible so the user can maintain a sense of where they are when scrolling back and forth a total number of matches for the given search string is reported immediately giving the user a sense of how much there is to scroll through tooltips are used whenever there is additional helpful information to share with the user the api key modal test button shows both a spinner while testing and then positive or negative feedback right on the button when a result is determined 6 3 a name developerexperiencetoo a developer experience too ux is not just for users developer experience dx is important too i strive to make code welcoming in a sense so people who want to either read the code or just understand how the application works can easily dig in some examples a thorough read me file is supplied this one a table of contents is included easy to maintain with the markdown toc extension for vs code the documentation includes appropriate illustrations rather than trying to describe with lots and lots of words where do things come from borrowed or adapted code snippets include source references search for from http or see http in the code base to see examples comments explain where other types of things come from for instance i derived the bits in photo ts from some data conversions but rather than just provide the bits i included comments in that file explaining where they came from more on comments some comments are vital as in the previous bullet but care must be taken to use comments appropriately and only when necessary because too many comments can often be worse than not enough i wrote at length about this in fighting evil in your code comments on comments https www simple talk com opinion opinion pieces fighting evil code comments comments ci checks help minimize the developer burden automatically running checks on different browsers and even a markdownlint check too 7 a name performance a performance firstly as already discussed displaying a large growing collection of objects can quickly bog down the ui if implemented naively the virtual scrolling component largely takes care of this keeping what is actually being rendered to a very small essentially constant number of items just what is in the current viewport that keeps the ui feeling very brisk and peppy to the user secondly the fact that this large collection of objects is a set of images is a concern image files are much larger than text files of course so having to download a lot of them as the user scrolls back and forth might introduce noticeable lag times caching of these images is thus vital but the way i am using images in the app makes this issue moot the browser is in control of fetching the images as needed through what is rendered in the html template and by default browsers cache those image fetches the data i am manually fetching with each new search or each new batch is just image metadata author url etc which is relatively quite small so not a performance concern 8 a name furtherpointsonmaintainabledesign a further points on maintainable design 8 1 a name cleanunittests a clean unit tests i wanted the unit tests to be short and sweet and follow the useful arrange act assert pattern ideally just a couple lines for each as many of my tests were peeking at the dom i crafted a set of helpers in queryhelper ts to facilitate this in this example you can see how the findas and findallas generic helper functions make the test almost trivial i first do a sanity check that the input field is empty the standard dom query returns a generic htmlelement which does not have a value property so instead of just doing a find i use findas to cast it to an htmlinputelement in order to access its value i then do a findallas to find a set of buttons and confirm they are all disabled which similarly needs each object to be an htmlbuttonelement typescript it buttons are initially disabled fixture detectchanges expect findas htmlinputelement control bar input value tobe findallas htmlbuttonelement control bar button foreach button expect button disabled tobetrue 8 2 a name entitiesaretreatedasentitiesnotstrings a entities are treated as entities not strings often when writing a program we need to deal with a thing that has a well defined structure a bit of html or xml a url an entry in a log file etc since each of those is typically supplied as a string it is only natural that the developer treats them as strings but that can lead to what i call the subtle syntax catastrophe which i talk about in my article code smells raw strings and the subtle syntax catastrophe https www red gate com simple talk development dotnet development code smells raw strings subtle syntax catastrophe for the case at hand i had a need to extract the file name out of a url it is fairly straightforward to find the piece of string between the first virgule and question mark and know that that is the path to the file so the name of the file is the last piece on that path but that is dealing with the url as a raw string and there is no benefit to that rather treat it as a url create a first class url object and then just access the pathname property to get that file path you can see this in action in view photos component ts getfilename 8 3 a name unittestsarephantom aware a unit tests are phantom aware perhaps there is a industry term for this but i have coined the phrase phantom tests in my article the phantom menace in unit testing https www red gate com simple talk dotnet software testing the phantom menace in unit testing a phantom test is one that proves nothing because if the code under test did nothing the result would be the same i give a mention to this in base modal component spec ts 8 4 a name cssconstants a css constants native css does not support reusable variables or constants if you want to reuse a number in multiple places you just repeat that hard coded value over and over and fortunately sass does support constants except they call them variables the few global values i needed are recorded only once in variables scss and those named constants can then be used freely without any maintenance burden 8 5 a name onfiledownloads a on file downloads such a simple notion such a challenge to do in an in browser application in the early days in browser code could not interact with the filesystem for security reasons with the advent of html 5 however a simple mechanism was introduced to allow downloading a file using the download attribute in an anchor element html a href target url download image jpg download a initially that worked but then again for security reasons the download attribute became ignored for cross origin urls reference https developers google com web updates 2018 02 chrome 65 deprecations block cross origin a download patterns emerged to download the file in question asynchronously then feed it to an anchor element so as not to violate the cors constraint one way is using the built in fetch method from https dev to sbodi10 download images using javascript 51a9 javascript const image await fetch remoteurl const imageblog await image blob const imageurl url createobjecturl imageblog pass it to a generated anchor element alternately the axios library provides a slightly more convenient way to retrieve the remote data from https www delftstack com howto javascript javascript download use axios library to download files javascript axios url remoteurl method get responsetype blob then response pass it to a generated anchor element either way after retrieving the data it would be fed to an anchor element and one would then manually trigger the link by invoking its click method that one has to trigger the browser to do a file download via the dom rather than writing code to do it directly seemed rather peculiar to me looking further it turns out that a new native file system api was very recently developed but alas at the time of writing september 2021 it is so new that it is barely supported references can i use data at https caniuse com native filesystem api and draft report on file system access dated august 2021 at https wicg github io file system access as all the workarounds seemed somewhat kludgy i opted to just use the file saver https www npmjs com package file saver library which could do the whole operation in a single line of code see view photos component ts download 8 6 a name moreonfiledownloads a more on file downloads yes there is still more to say on this topic my initial thought was like a desktop application when the user selects to download something they are then presented with a file picker dialog allowing specifying the directory path and the file name through os specific design standards it turns out that displaying such a file picker though is again a large challenge the self same native file system api mentioned above will eventually allow that today it is so much simpler to just let the browser do its thing when you select something to download it puts it in the downloads folder if a file of the same name already exists the browser intelligently starts adding sequence numbers on a mac for instance chrome saves image jpg image 1 jpg image 2 jpg etc whereas firefox does the same thing sans the space character image jpg image 1 jpg image 2 jpg etc 8 7 a name beyondbreadth unittestshavedepth a beyond breadth unit tests have depth code coverage is a great metric for unit tests one should always strive for a high percentage just what that percentage should be 80 90 100 is open for debate but picking any reasonably high number is better than not however that metric only covers breadth of tests just as important is the aspect of depth that is all about the two pronged approach of boundary value analysis and equivalence class partitioning i talk about those in detail in the test quality section of my article go unit tests tips from the trenches https www red gate com simple talk devops testing go unit tests tips from the trenches as mentioned there data driven tests provide a good way to achieve depth one example of that approach to deep tests is in the normalizing input section in app component spec ts but test depth can also come from a series of related tests covering the same topic if you look above at the set of tests under the heading fetching more photos during scrolling you will find one test that checks for when more photos are fetched plus several related tests where more photos are not fetched you can peruse all the depth coverage tests in this test suite by searching for depth coverage 8 8 a name strictmodeandotherchecks a strict mode and other checks i am an ardent believer in using safety nets whenever possible let the machine do the work of checking rote things first and foremost the typescript compiler offers a strict mode in tsconfig json which is a composite of several important checks i am firmly of the opinion that one should never build a project without it the cost of finding errors grows exponentially as a project develops so if one can flip a switch to catch errors earlier that is a definite win i further rely on whatever linters i can find one for typescript of course but there is even a linter for markdown files such as the one you are reading called markdown lint https marketplace visualstudio com items itemname davidanson vscode markdownlint which helped me construct this file properly i use a spell checker for my code too code spell checker https marketplace visualstudio com items itemname streetsidesoftware code spell checker that not only helps prevent embarrassing typos being shown to all your users but it also occasionally resolves code bugs there are almost always bits of an application that rely on data names that the compiler just cannot validate a priori and if you mistype one you have a problem 8 9 a name typescripttypetraps a typescript type traps to say that typescript boosts javascript development to great heights cannot be overstated but strong typing is not a panacea it is a tool that must be used with care sometimes it can even fool you my canonical example is that if you use type assertions incorrectly you actually get weaker code see my slide deck typescript type traps https docs google com presentation d 1ir7p7v0tzo4cd4vctyub a5fhfnbsrytuocwlq6xksu edit slide id g5e2880a3d6 0 78 where i explain that and a few other vagaries of the language 8 10 a name unitteststestbehaviorratherthanimplementation a unit tests test behavior rather than implementation testing behavior in unit tests is much more robust and much more interesting than testing implementation it is more robust because testing behavior allows you to change the implementation if desired and still have all the tests pass without having to rewrite any and it is much more interesting because behavior oriented tests describe to any interested code readers something tangible some actual behavior that the code performs as opposed to say showing that some internal function with inputs x and y returns z exclusively focusing on behavior oriented tests allows me to do much more with unit tests than is traditionally the norm it can even supplant a portion of end to end testing in fact for this application i decided not to invest in end to end tests because my unit tests are sufficiently rich and robust on the other hand end to end tests alone would not be sufficient because they do not have the resolution to exercise all the nuances that unit tests do 8 11 a name testenvironmentsandcontinuousintegration a test environments and continuous integration a generated angular skeleton project by default sets up the karma test runner to run tests on chrome theoretically it should not matter which browser is targeted when running unit tests every browser should conform to the specs for javascript the dom etc but in the real world differences crop up either when a you least expect them or b they can be the most insidious so it is extremely useful to flag such differences as early as possible as such i have provided support for the triumvirate of browsers at the top of the food chain chrome firefox and edge running tests on each browser is as simple as npm run test chrome npm run test firefox or npm run test edge note that you have to already have the target browser installed on your system you can see the recipes for these commands in the scripts section of package json i am fairly fastidious when it comes to running unit tests continuously while i am writing code but i will admit i find it burdensome to remember to run the suite on different browsers invoking that best practice of being a lazy programmer see for example lazyprogrammer https www lazyprogrammer it i set up a continuous integration ci environment using github actions to automatically run tests against all three browsers for every pull request thus even if i forget to do it the machine will do it for me a powerful feature of github actions is that you can easily specify whatever target operating system you need so while i want my default environment to be linux it was simpler to run the tests for edge on a windows server the recipes for these ci checks are in actions yaml 9 a name acknowledgements a acknowledgements as the expression goes none of us is an island i would not have the acumen and skills of my craft honed as sharply today without having worked beside a number of keen and passionate individuals including in alphabetical order erin carver jamie degnan jay mundrawala joe dumoulin john knuth kaleb pederson kathie drake kimberly garmoe lance finfrock larry kippenham maggie walker mary jinglewski matt peck may pinyo nezar hussein ofira varga rick kurtz salim afiune scott mccabe sergei knezdov shadae holmes stephan renatus steven danna susan evans tara black tina saunders apologies to others i am undoubtedly forgetting 10 a name defaultgenerateddocsforthisproject a default generated docs for this project this project was generated with angular cli https github com angular angular cli version 11 2 6 10 1 a name developmentserver a development server run ng serve for a dev server navigate to http localhost 4200 the app will automatically reload if you change any of the source files 10 2 a name codescaffolding a code scaffolding run ng generate component component name to generate a new component you can also use ng generate directive pipe service class guard interface enum module 10 3 a name build a build run ng build to build the project the build artifacts will be stored in the dist directory use the prod flag for a production build 10 4 a name runningunittests a running unit tests run ng test to execute the unit tests via karma https karma runner github io 10 5 a name runningend to endtests a running end to end tests run ng e2e to execute the end to end tests via protractor http www protractortest org 10 6 a name furtherhelp a further help to get more help on the angular cli use ng help or go check out the angular cli overview and command reference https angular io cli page | cloud |
|
tokyo-olympic-azure-data-engineering-project | tokyo olympic azure data engineering project this is a data engineering project in ms azure cloud | cloud |
|
Azure-RTOS-on-Azure-Sphere-Mediatek-MT3620 | page type sample languages c products azure rtos azure sphere description this sample demonstrates how azure sphere and azure rtos are able to run together on mt3620 development kit urlfragment azure rtos on azure sphere mediatek mt3620 sample mt3620 real time capability application using azure rtos this sample demonstrates how azure sphere https azure com sphere and azure rtos https azure com rtos are able to run together on mt3620 development kit this sample app for an mt3620 real time core running azure rtos that creates several threads and repeatedly transmits message over a uart these messages can be read in terminal application on a computer using a usb to serial adapter by default it uses the real time core s dedicated uart but if your hardware doesn t expose this uart s tx pin then the sample can be altered to use a different uart to use this sample clone the repository locally if you haven t already done so bash git clone recursive https github com azure samples azure rtos on azure sphere mediatek mt3620 contents file folder description demo threadx sample source code threadx azure rtos threadx source code submodule mt3620 m4 software mediatek 3620 hal submodule readme md this readme file prerequisites 1 seeed mt3620 development kit https aka ms azurespheredevkits or other hardware that implements the mt3620 reference development board rdb design https docs microsoft com azure sphere hardware mt3620 reference board design 1 a usb to serial adapter for example ftdi friend https www digikey com catalog en partgroup ftdi friend 60311 to connect the real time core uart to a usb port on your computer 1 a terminal emulator such as telnet or termite https www compuphase com software termite htm to display the output prepare your device to prepare your device on windows 1 right click the azure sphere developer command prompt shortcut and select more run as administrator the enable rt core debugging https docs microsoft com azure sphere app development build rt app tabs windows 2ccliv2beta pivots visual studio enable development and debugging parameter requires administrator privilege because it installs usb drivers for the debugger 1 enter the following azsphere command cmd azsphere device enable development enable rt core debugging 1 close the window after the command completes because administrator privilege is no longer required as a best practice you should always use the lowest privilege that can accomplish a task to prepare your device on linux 1 enter the following azsphere command cmd azsphere device enable development enable rt core debugging you may need to update the os by using if you have an older device cmd azsphere device recover set up hardware to display output to prepare your hardware to display output from the sample 1 attach the usb to serial adapter to your pc for seeed rdb 1 connect gnd on the usb to serial adapter to gnd on your dev kit on mt3620 rdb hardware gnd is header 2 pin 2 1 connect rx on the usb to serial adapter to txd0 on your dev kit on mt3620 rdb hardware txd0 is header 2 pin 3 pinout docs image mt3620 rdb headers png for avnet azure sphere starter kit 1 connect gnd on the usb to serial adapter to gnd on your dev kit on avnet azure sphere starter kit hardware gnd is click socket 1 header 2 pin 8 1 connect rx on the usb to serial adapter to txd0 on your dev kit on avnet azure sphere starter kit hardware txd0 is click socket 1 header 2 pin 4 pinout docs image avnet mt3620 sk ius0 png for windows 1 determine which com port the adapter uses on the pc if you re using the ftdi friend adapter start device manager select view devices by container and look for ft232r usb uart 1 on the pc start a terminal emulator and then open a 115200 8 n 1 terminal to the com port used by the adapter for linux 1 find out which port the serial device is connected to bash dmesg grep ttyusb the port should be named ttyusbn where n indicates the port number 1 set up a terminal program to monitor the port for example the following commands set up minicom https help ubuntu com community minicom to monitor port 5 but you can use any program you prefer bash sudo apt install minicom sudo minicom d dev ttyusb5 b 115200 build and run the sample see tutorial to learn how to build and deploy this sample tutorial build a real time capable application https docs microsoft com azure sphere install qs real time application tabs windows pivots visual studio note you need azure sphere sdk version 20 07 to build and run the sample observe the output the connected terminal emulator should display output from the demo threadx program the program outputs the threads status incrementally output docs image threadx counter png references install the sdk https docs microsoft com azure sphere install overview claim your device https docs microsoft com azure sphere install claim device update the os on an early dev kit https docs microsoft com azure sphere resources update old seeed os contributing this project welcomes contributions and suggestions most contributions require you to agree to a contributor license agreement cla declaring that you have the right to and actually do grant us the rights to use your contribution for details visit https cla opensource microsoft com when you submit a pull request a cla bot will automatically determine whether you need to provide a cla and decorate the pr appropriately e g status check comment simply follow the instructions provided by the bot you will only need to do this once across all repos using our cla this project has adopted the microsoft open source code of conduct https opensource microsoft com codeofconduct for more information see the code of conduct faq https opensource microsoft com codeofconduct faq or contact opencode microsoft com mailto opencode microsoft com with any additional questions or comments | azure-rtos azure-sphere mediatek | os |
full-stack-web-development-with-jakartaee-and-vue.js | apress source code this repository accompanies full stack web development with jakartaee and vue js http www apress com 9781484263419 by daniel andres pelaez lopez apress 2020 comment cover cover image 9781484263419 jpg download the files as a zip using the green button or clone the repository to your machine using git releases release v1 0 corresponds to the code in the published book without corrections or updates contributions see the file contributing md for more information on how you can contribute to this repository | front_end |
|
ultimate-coding-resources | h1 ultimate coding resources list h1 p a collection of the best resources for programming web development computer science and more p small disclaimer it is worth mentioning that a portion of resources mainly courses and books included have affiliate links or items mentioned are projects i have built that i directly benefit from their sale or use small github contributors https img shields io github contributors pizzapokerguy ultimate coding resources twitter follow https img shields io twitter follow pizzapokerguy label follow style social hr details open summary books summary ol li a href https amzn to 2n0dznb target blank clean architecture a by applying universal rules of software architecture you can dramatically improve developer productivity throughout the life of any software system now building upon the success of his best selling books clean code and the clean coder legendary software craftsman robert c martin uncle bob reveals those rules and helps you apply them li li a href https amzn to 2jijorz target blank clean code a handbook of agile software craftsmanship a even bad code can function but if code isn t clean it can bring a development organization to its knees every year countless hours and significant resources are lost because of poorly written code but it doesn t have to be that way li li a href https amzn to 2l6mce0 target blank code complete a widely considered one of the best practical guides to programming steve mcconnell s original code complete has been helping developers write better software for more than a decade li li a href https amzn to 2mli3ww target blank cracking the coding interview a learn how to uncover the hints and hidden details in a question discover how to break down a problem into manageable chunks develop techniques to unstick yourself when stuck learn or re learn core computer science concepts and practice on 189 interview questions and solutions li li a href https amzn to 2nphvrx target blank the clean coder a this book is packed with practical advice about everything from estimating and coding to refactoring and testing it covers much more than technique it is about attitude martin shows how to approach software development with honor self respect and pride work well and work clean communicate and estimate faithfully face difficult decisions with clarity and honesty and understand that deep knowledge comes with a responsibility to act li li a href http amzn to 2bncix2 target blank the complete software developer s career guide a early in his software developer career john sonmez discovered that technical knowledge alone isn t enough to break through to the next income level developers need soft skills like the ability to learn new technologies just in time communicate clearly with management and consulting clients negotiate a fair hourly rate and unite teammates and coworkers in working toward a common goal li li a href https amzn to 39o7hmm target blank the pragmatic programmer a dave thomas and andy hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse li li a href https amzn to 37jcaqj target blank the mythical man month essays on software engineering a few books on software project management have been as influential and timeless as the mythical man month with a blend of software engineering facts and thought provoking opinions fred brooks offers insight for anyone managing complex projects li li a href https amzn to 2s7bkek target blank soft skills the software developer s life manual a soft skills the software developer s life manual is a unique guide offering techniques and practices for a more satisfying life as a professional software developer in it developer and life coach john sonmez addresses a wide range of important soft topics li li a href https amzn to 35ddauu target blank html and css design and build websites a introduces html and css in a way that makes them accessible to everyone hobbyists students and professionals and it s full color throughout utilizes information graphics and lifestyle photography to explain the topics in a simple way that is engaging li li a href https amzn to 2fvyl0e target blank head first design patterns a brain friendly guide a at any given moment someone struggles with the same software design problems you have and chances are someone else has already solved your problem this edition of head first design patterns shows you the tried and true road tested patterns used by developers to create functional elegant reusable and flexible software li li a href https amzn to 2t4zrnk target blank grokking algorithms an illustrated guide for programmers and other curious people a grokking algorithms is a fully illustrated friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer you ll start with sorting and searching and as you build up your skills in thinking algorithmically you ll tackle more complex concerns such as data compression and artificial intelligence li li a href https amzn to 37kzsfq target blank a smarter way to learn javascript the new tech assisted approach that requires half the effort a learning javascript is hell because of two problems i remove the problems and you start having fun the first problem is retention you remember only ten or twenty percent of what you read that spells failure to become fluent in a computer language you have to retain pretty much everything li li a href https amzn to 2n3fnqx target blank code the hidden language of computer hardware and software a what do flashlights the british invasion black cats and seesaws have to do with computers in code they show us the ingenious ways we manipulate language and invent new means of communicating with each other and through code we see how this ingenuity and our very human compulsion to communicate have driven the technological innovations of the past two centuries li li a href https amzn to 2zyndsj target blank eloquent javascript a modern introduction to programming a javascript lies at the heart of almost every modern web application from social apps like twitter to browser based game frameworks like phaser and babylon though simple for beginners to pick up and play with javascript is a flexible complex language that you can use to build full scale applications li li a href https amzn to 2twfwpg target blank structure and interpretation of computer programs a structure and interpretation of computer programs has had a dramatic impact on computer science curricula over the past decade this long awaited revision contains changes throughout the text there are new implementations of most of the major programming systems in the book including the interpreters and compilers and the authors have incorporated many small changes that reflect their experience teaching the course at mit since the first edition was published a new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models objects with state concurrent programming functional programming and lazy evaluation and nondeterministic programming li li a href https www buymeacoffee com goalkickerbooks target blank goal kicker a programming notes for professionals books li li a href https launchschool com books target blank launchschool books a below are some books we wrote to supplement the courses at launch school some of the books take a very beginner friendly approach and are suitable for any level of technical proficiency some books may require prerequisite knowledge covered in a launch school course and may not be suitable for individual consumption li ol details details open summary courses summary ol li a href http dylanisrael com course fe interview target blank the 100 front end interview questions challenge a by the end of the course you ll be able to pass a front end technical screen covering the fundamentals of front end web development html css and javascript we also will dive into interview prep cultural questions and general hr screening questions li li a href http dylanisrael com course 100 algorithms target blank 100 algorithms challenge a technical interviews are the filter between good and great developers at least that is how the industry sees it in this course we will up your problem solving ability and speed with 100 algorithm problems and solutions li li a href https online learning harvard edu course cs50 introduction computer science target blank harvard cs50 a an introduction to the intellectual enterprises of computer science and the art of programming by harvard university li ol details details open summary sites summary details open summary sites coding platforms summary ol li a href https www freecodecamp org target blank freecodecamp a learn to code build projects earn certifications since 2014 more than 40 000 freecodecamp org graduates have gotten jobs at tech companies including li li a href https scrimba com target blank scrimba a our mind blowing learning experience makes it easier than ever to grow your coding skills so pick a course start learning and give your career the boost it deserves li li a href https codecombat com target blank codecombat a codecombat is a game based computer science program where students type real code and see their characters react in real time li li a href https www sololearn com target blank sololearn a join the largest community of mobile code learners today li li a href https www codingame com start target blank coding game a at codingame our goal is to let programmers keep on improving their coding skills by solving the world s most challenging problems learn new concepts and get inspired by the best developers li li a href https www theodinproject com target blank the odin project a the odin project is one of those what i wish i had when i was learning resources not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway this project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education li li a href https bento io target blank bento a bento s mission is to make technology education and opportunity available to all bento is a technology education company focused on educating and empowering the next generation of self taught developers li li a href https www codecademy com target blank codecademy a codecademy is an education company but not one in the way you might think we re committed to building the best learning experience inside and out making codecademy the best place for our team to learn teach and create the online learning experience of the future li li a href https pluralsight pxf io yaadk target blank pluralsight a at pluralsight we believe everyone should have the opportunity to create progress through technology and develop the skills of tomorrow with assessments learning paths and courses authored by industry experts our platform helps businesses and individuals benchmark expertise across roles speed up release cycles and build reliable secure products li li a href https teamtreehouse com target blank treehouse a our mission is to diversify the tech industry through accessible education and apprenticeship unlocking the door to opportunity and empowering people to achieve their dreams li li a href https frontendmasters com target blank frontendmasters a join now and learn straight from the experts who shape the modern web li li a href https linkedin learning pxf io ewx26 target blank linkedin learning a formally linda linkedin learning is one of the worlds largest course platforms with content being created monthly li li a href https designgurus org target blank design gurus a the ultimate resource to prepare for the system design and coding interview li li a href https www educative io target blank educative a level up your coding skills quickly and efficiently li li a href https www scaler com topics hubs target blank scaler a learn to code by reading quality content the ultimate resources to kick start your programming journey also help in job interview li li a href https thegymnasium com target blank gymnasium a aquent gymnasium offers free online courses for digital creative and communications professionals to equip them with in demand skills and advance their careers li li a href https hackr io target blank hackr io a we at hackr io aggregate courses from many providers to make it easy to find the best courses on almost any subject wherever they exist on the web li li a href https www codewars com target blank codewars a codewars is an educational community for computer programming on the platform software developers train on programming challenges known as kata these discrete programming exercises train a range of skills in a variety of programming languages and are completed within an online integrated development environment li li a href https www codementor io experts target blank codementor a get 1 on 1 expert help from senior developers to improve your coding skills or get help with your ongoing projects li li a href https www codeforhunger com target blank codeforhunger a learn to code learn coding from basics with examples and their solutions learn code with projects in c including li li a href https www interviewbit com practice target blank interviewbit a a site that gamifies the experience of practicing for interviews and includes lots of sample problems programming and company specific interview questions mock interviews and more li li a href https www codementor io events target blank codementor events a a developer community and virtual events platform where developers learn and share new tools technical concepts and career tips ol details details open summary sites algorithm platforms summary ol li a href https www algoexpert io codinggod target blank algoexpert a if you want to ace the tech interview being well versed in all common data structures and popular problem solving methods is paramount with 85 questions spanning 14 categories and 5 difficulty levels we ve got you covered li li a href https www hackerrank com target blank hackerrank a join over 7 million developers practice coding skills prepare for interviews and get hired li li a href https leetcode com target blank leetcode a leetcode is the best platform to help you enhance your skills expand your knowledge and prepare for technical interviews li li a href https www meetapro com utm source ucrgit target blank meetapro a an airbnb style mock interview coaching platform with mock interviews hosted by experienced faang interviewers li li a href https codesignal com target blank code signal a formerly codefights a grate algorithm site with a beautiful ui li li a href https www codewars com target blank code wars a codewars is a collective effort by its users they are creators authoring kata to teach various techniques solving kata with solutions that enlighten others and commenting with constructive feedback the leaders among them moderate the content and community li li a href https exercism io target blank exercism a level up your programming skills with 3 173 exercises across 51 languages and insightful discussion with our dedicated team of welcoming mentors exercism is 100 free forever li li a href https projecteuler net project euler a project euler is a series of challenging mathematical computer programming problems that will require more than just mathematical insights to solve although mathematics will help you arrive at elegant and efficient methods the use of a computer and programming skills will be required to solve most problems li li a href https www codechef com target blank code chef a codechef was created as a platform to help programmers make it big in the world of algorithms computer programming and programming contests at codechef we work hard to revive the geek in you by hosting a programming contest at the start of the month and two smaller programming challenges at the middle and end of the month we also aim to have training sessions and discussions related to algorithms binary search technicalities like array size and the likes li li a href https www coderbyte com coderbyte a coderbyte is a web application built to help you practice programming and improve your coding skills we offer a collection of code challenges and web development courses that can help you prepare for upcoming job interviews the coding challenges range in difficulty and they can all be completed straight in our online editor li li a href https edabit com edabit a we re like duolingo for learning to code when learning to code most people get stuck on the bridge between memorizing syntax and understanding the logic that makes it all work li li a href https www pramp com target blank pramp a join thousands of professionals practicing live mock interviews interview questions online with peers for free we help you prep land your dream tech job li li a href https www codility com target blank codility a codility is a software platform that helps tech recruiters and hiring managers assess their candidates skills by testing their code online li li a href https www codeabbey com target blank codeabbey a codeabbey hosts a series of simple to complex programming problems that allow the user to practice their ability to solve problems li li a href https adventofcode com target blank advent of code a advent of code is an advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like people use them as a speed contest interview prep company training university coursework practice problems or to challenge each other li li a href https backtobackswe com target blank backtobackswe a backtobackswe platform is built to give a huge edge to the people by teaching the mind and intuition interviewers probe for the goal of he platform is to make someone ready to pass software engineering interviews at the big 4 companies and any other large tech companies li li a href https www interviewbit com practice target blank interviewbit a a site that gamifies the experience of practicing for interviews and includes lots of sample problems programming language company specific interview questions mock interviews and more li ol details details open summary sites course sites summary ol li a href https www skillshare com r user dylanisrael skillshare a skillshare has a ton of free courses and access to tens of thousands of paid courses all for the low price of 10 a month li li a href https www udemy com target blank udemy a the leading global marketplace for learning and instruction by connecting students all over the world to the best instructors udemy is helping individuals reach their goals and pursue their dreams li li a href https thinkster io target blank thinkster a a better way to learn learn how real apps are built from scratch using the latest frameworks li li a href https frontendmasters com target blank frontend masters a advance your skills with in depth modern front end engineering courses li li a href https egghead io target blank egghead a egghead is a group of working web development professionals and open source contributors that provide you with concise information dense video courses on the best tools in the industry li li a href https laracasts com laracasts a push your web development skills to the next level through expert screencasts on laravel vue and so much more li li a href https www udacity com coupon udacaffil2020 target blank udacity a our mission is to power careers through tech education we partner with leading technology companies to learn how technology is transforming industries and teach the critical tech skills that companies are looking for in their workforce li li a href https www khanacademy org target blank khan academy a khan academy offers practice exercises instructional videos and a personalized learning dashboard that empower learners to study at their own pace in and outside of the classroom we tackle math science computer programming history art history economics and more li li a href https codecourse com target blank codecourse a rather than just teach theory we focus on real code to inspire your next project learning shouldn t be boring so let s have some fun li li a href https javascript30 com target blank javascript 30 a 30 day vanilla js coding challenge build 30 things in 30 days with 30 tutorials no frameworks no compilers no libraries no boilerplate li li a href https flexboxfroggy com target blank flexbox froggy a welcome to flexbox froggy a game where you help froggy and friends by writing css code li li a href https ocw mit edu index htm target blank mit opencourseware a mit opencourseware is a web based publication of virtually all mit course content ocw is open and available to the world and is a permanent mit activity li li a href https www coursera org target blank coursera a join coursera for free and learn online build skills with courses from top universities like yale michigan stanford and leading companies like google and ibm li li a href https brilliant org target blank brilliant a build quantitative skills in math science and computer science with fun and challenging interactive explorations li li a href https www edx org target blank edx a edx is the trusted platform for education and learning founded by harvard and mit edx is home to more than 20 million learners the majority of top ranked universities in the world and industry leading companies li ol details details open summary sites career job sites summary ol li a href https www wayup com target blank wayup a is the industry leader for college students and recent grads to get hired li li a href https novoresume com novoresume a novore sume began in 2014 when andrei cristian and stefan noticed a common problem among several of their contacts despite having extensive work experience and impressive skill sets these individuals didn t know how to showcase their talents with a professional resume and cover letter sensing an opportunity to help others with their job search the three of them joined forces in exploring possible solutions as part of a university project li li a href https www glassdoor com index htm glassdoor a search millions of jobs and get the inside scoop on companies with employee reviews personalized salary tools and more li li a href https angel co angellist a apply privately to 130 000 tech startup jobs with one application see salary and equity upfront li li a href https www bls gov audience jobseekers htm u s bureau of labor statistics a the u s bureau of labor statistics provides a selection of useful reports on employment statistics and 10 year forecasts use them to determine if the career you ve chosen is experiencing or is likely to experience a talent shortage if so you can expect a higher starting salary or more appealing perks if your skills match up with employers needs li li a href https www payscale com payscale a what am i worth what your skills are worth in the market is constantly changing li li a href https www salary com salary a understand your worth and plan your next career move with easy to use tools li li a href https www linkedin com target blank linkedin a welcome to linkedin the world s largest professional network with nearly 660 million users in more than 200 countries and territories worldwide li li a href https resume github io target blank github resume a as a software startup owner i really enjoy when people send us their r sum s and they include their github account so we can see tangible work they have done li li a href https hashnode com target blank hashnode a hashnode is the easiest way to connect with the best developers from around the world and grow your career li li a href https www levels fyi target blank levels fyi a we break down the total compensation packages for multiple levels of software engineers at the largest tech companies li ol details details open summary sites documentation summary ol li a href https www w3schools com target blank w3schools a w3schools is optimized for learning testing and training examples might be simplified to improve reading and basic understanding li li a href https developer mozilla org en us target blank mozilla a mdn s mission is simple to provide developers with the information they need to easily build projects on the open web if it s an open technology exposed to the web we want to document it li li a href https stackoverflow com target blank stack overflow a founded in 2008 stack overflow is the largest most trusted online community for anyone that codes to learn share their knowledge and build their careers more than 50 million unique visitors come to stack overflow each month to help solve coding problems develop new skills and find job opportunities li li a href https devdocs io devdocs a fast offline and free documentation browser for developers search 100 docs in one web app li li a href https www 30secondsofcode org 30 seconds of code a short code snippets for all your development needs li li a href https 12factor net the twelve factor app a in the modern era software is commonly delivered as a service called web apps or software as a service the twelve factor app is a methodology for building software as a service apps li ol details details open summary sites freelance contract work summary ol li a href https www upwork com target blank upwork a to connect businesses with great talent to work without limits li li a href https www toptal com target blank toptal a toptal is an exclusive network of the top freelance software developers designers finance experts product managers and project managers in the world li li a href https craigslist org target blank craigslist a small web dev projects and web sites can be picked up pretty easily in the jobs or gigs section li ol details details open summary sites style component libraries summary ol li a href https tailwindcss com target blank tailwindcss a a utility first css framework that s a pleasure to use li li a href https tailwindui com target blank tailwindui a tailwind s component library li li a href https getbootstrap com target blank bootstrap a bootstrap is an open source toolkit for developing with html css and js quickly prototype your ideas or build your entire app with our sass variables and mixins responsive grid system extensive prebuilt components and powerful plugins built on jquery li li a href https materializecss com target blank materialize a materialize is a modern responsive css framework based on material design by google li li a href https bulma io target blank bulma a bulma is a free open source css framework based on flexbox and built with sass it s 100 responsive fully modular and available for free li li a href https getuikit com target blank uikit a a lightweight and modular front end framework for developing fast and powerful web interfaces li li a href https purecss io target blank pure css a a set of small responsive css modules that you can use in every web project li li a href https fontawesome com target blank font awesome a get vector icons and social logos on your website with font awesome the web s most popular icon set and toolkit li ol details details open summary sites hackathons summary ol li a href https angelhack com target blank angelhack a the world s most diverse hacker community driving innovation of tech products through developer programs li li a href https mlh io target blank major league hacking a the official collegiate hackathon league li ol details details open summary sites code playgrounds summary ol li a href https jsfiddle net target blank jsfiddle a test your javascript css html or coffeescript online with jsfiddle code editor li li a href https codepen io target blank codepen a codepen is an online community for testing and showcasing user created html css and javascript code snippets it functions as an online code editor and open source learning environment where developers can create code snippets called pens and test them li li a href https stackblitz com target blank stackblitz a code the future in your browser create edit deploy fullstack apps in just one click li li a href https repl it target blank repl it a powerful and simple online compiler ide interpreter and repl code compile and run code in 50 programming languages li li a href https codesandbox io target blank codesandbox io a founded in 2017 by ives van hoorne and bas buursma our mission is to make web development faster by removing complexity we enable web developers to be more productive by simplifying collaboration we make it easier for teams to work on code together li li a href https www interviewbit com online c compiler target blank interviewbit a practice and execute c programs with our online compiler supports gcc c compiler li li a href https ide new cpp target blank interviewbit a an online compiler that helps code and run your programs online li ol details details open summary sites tools summary ol li a href https trello com target blank trello a whether it s for work a side project or even the next family vacation trello helps your team stay organized li li a href https slack com target blank slack a slack replaces email inside your company discuss collaborate share work is better without the inbox li li a href https github com target blank github a we re supporting a community where more than 40 million people learn share and work together to build software li li a href https hyper is target blank hyper terminal a the goal of the project is to create a beautiful and extensible experience for command line interface users built on open web standards in the beginning our focus will be primarily around speed stability and the development of the correct api for extension authors li li a href https justgetflux com target blank f lux a f lux fixes this it makes the color of your computer s display adapt to the time of day warm at night and like sunlight during the day li li a href https www getpostman com target blank postman a postman is the only complete api development environment today we have 8 million developers and over 400k companies using our comprehensive set of built in tools to support every stage of the api lifecycle li li a href https insomnia rest target blank insomnia a insomnia is a cross platform graphql and rest client available for mac windows and linux li li a href https www gitkraken com target blank gitkraken a unleash gitkraken three legendary developer productivity tools the git gui client for windows mac linux development li ol details details open summary sites misc summary ol li a href http bit ly 2puf8ek target blank autonomous a the goto place for automated standing desks treadmills and everything dev furniture related li li a href https unsplash com target blank unsplash a the internet s source of freely usable images li li a href https www humblebundle com partner coding360 humble bundle a although known for their games now adays ebook bundles around web development are becoming increasingly popular li li a href https www canva com canva a create beautiful designs with your team use canva s drag and drop feature and layouts to design share and print business cards logos presentations and more li ol details details details open summary youtube channels summary ol li a href https www youtube com user pizzapokerguy87 target blank dylan israel a dylan is a self taught programmer who produces some amazing content both informational and tutorials videos li li a href https www youtube com channel uc29ju8biph5as8ognqzwjya target blank traversy media a brad is also a self taught programmer who produces informational and tutorial based videos li li a href https www youtube com channel ucshz3rdocljdyutr rbubzw target blank program with erik a my name is erik hanchett and i m a web and java developer from reno nevada i ve been a programmer for many years now and i ve always been wanting to give back to the community li li a href https www youtube com channel ucsjbgttlrdami tdgpuv9 w target blank academind a web development tutorial videos li li a href https www youtube com channel ucvyrimvfunma1upldpzg5ow target blank designcourse a gary teach full stack development which means you will see tutorials regarding ui ux frontend dev backend dev graphic design and more li li a href https www youtube com channel ucaqjmy2djqwu3eqz0on83aw target blank eduonix learning solutions a eduonix learning solutions is an esteemed name in the e learning field and has a vast library of web designing and development courses to help cater the learning needs of all individuals li li a href https www youtube com channel uc8butisfwt wl7ev0huk0bq target blank freecodecamp org a hours and hours of tutorial videos li li a href https www youtube com channel uc ptwr16itqyyoglxyqmpzw target blank iamtimcorey a tim creates courses dedicated to c sql and more li li a href https www youtube com channel ucwv7vmbmwh4 v0zxdmdppba target blank programming with mosh a mosh produces amazing courses for both frontend and backend development li li a href https www youtube com channel ucw5yeuermmlnqo4oq8vwupg featured target blank the net ninja a tutorials on modern javascript beginner to advanced node js react vue js firebase mongodb html css plus loads more li li a href https www youtube com channel uclb90nqqcskpugdixsqez5q target blank dev ed a very funny and good tutorials on modern javascript beginner to advanced node js react vue js css coolanimations html css plus loads more li li a href https www youtube com channel ucs tlp3aiwykwduhpltjpua target blank goto conferences a a very interesting conference channel with a lot of different topics front end back end architecture security li ol details details open summary wireframes and mockups summary ol li a href https www invisionapp com target blank invision a invision is the digital product design platform used to make the world s best customer experiences li li a href https balsamiq com target blank balsamiq a balsamiq is the company behind balsamiq wireframes the industry standard low fidelity wireframing tool li li a href https www figma com target blank figma a a better way to design design prototype and gather feedback all in one place with figma li li a href https www sketch com target blank sketch a sketch is a design toolkit built to help you create your best work from your earliest ideas through to final artwork li ol details details open summary package managers summary ol li a href https yarnpkg com target blank yarn a yarn caches every package it downloads so it never needs to download it again li li a href https www npmjs com target blank npm a we re npm inc the company behind node package manager the npm registry and npm cli we offer those to the community for free but our day job is building and selling useful tools for developers like you ol details details open summary text editors summary ol li a href https code visualstudio com target blank vscode text editor a code editing redefined free built on open source runs everywhere li li a href https atom io target blank atom a teletype for atom makes collaborating on code just as easy as it is to code alone right from your editor li li a href https www sublimetext com target blank sublime a sublime text is a sophisticated text editor for code markup and prose you ll love the slick user interface extraordinary features and amazing performance li li a href https notepad plus plus org target blank notepad a notepad is a free as in free speech and also as in free beer source code editor and notepad replacement that supports several languages running in the ms windows environment its use is governed by gpl license li li a href https www vim org target blank vim a vim is a highly configurable text editor for efficiently creating and changing any kind of text it is included as vi with most unix systems and with apple os x li li a href http brackets io target blank brackets a a modern open source text editor that understands web design li ol details details open summary blogs summary ol li a href https www programwitherik com target blank program with erik a erik is a two time author youtuber podcastor an much more his blog includes tutorials rantings and musings on software development with a focus on javascript ember js vue js and node js li li a href https overreacted io target blank overreacted a dan abramov s i explain with words and code li li a href https css tricks com target blank css tricks a daily articles about css html javascript and all things related to web design and development li li a href https davidwalsh name target blank david walsh a a blog featuring tutorials about javascript html5 ajax php css wordpress and everything else development li li a href https www freecodecamp org news target blank freecodecamp a learn to code build projects earn certifications since 2015 40000 graduates have gotten jobs at tech companies including google apple amazon and more li li a href https blog webdevsimplified com target blank web dev simplified a the official web dev simplified blog by kyle cook short and simple articles on web development li li a href http blog cleancoder com target blank clean code a robert martin s uncle bob blog li li a href http codewall co uk target blank codewall a tutorials and technical articles spanning a range of web development technologies li ol details details open summary podcasts summary ol li a href https www selftaughtornot com target blank self taught or not a self taught or not covers the do s and don ts of software development hosted by dylan israel erik hanchett new episodes every monday li li a href https techjr dev target blanl tech jr a lee warrick and edwin otero explore what it s like to break into the tech field as junior developers as well as how to stay up to date on new technology li a href https 6figuredev com target blank the 6 figure dev a interviews developers to dive deep in their experiences how to increase your income and dive deep into their guests projects li li a href https podcast freecodecamp org freecodecamp a the official podcast of the freecodecamp open source community learn to code with free online courses programming projects and interview preparation for developer jobs li li a href https realtalkjavascript simplecast com target blank real talk javascript a dive into javascript and web development stories with hosts john papa ward bell and dan wahlin sponsored by nrwl io a weekly podcast where we tackle the challenges facing web developers today and invite expert guests on the show to share ktheir experience solving concrete problems while building real web applications li li a href https vanillajspodcast com target blank the vanilla js podcast a a show about javascript for people who hate the complexity of modern front end web development hosted by chris ferdinandi li li a href https egghead io podcasts target blank egghead io developer chats a humans talking about the business of building software constant learning and balancing it with everyday life li li a href https syntax fm target blank syntax fm a a tasty treats podcast for web developers by wes bos scott tolinski li li a href https frontendhappyhour com front end happy hour a a podcast featuring a panel of software engineers from netflix twitch atlassian airbnb talking over drinks about all things front end development li li a href https www codenewbie org podcast codenewbie a codenewbie podcast stories from people on their coding journey li li a href https www redhat com en command line heroes command line heroes a a podcast about the people who transform technology from the command line presented by red hat li ol details details open summary vscode extensions summary ol li a href https marketplace visualstudio com items itemname ritwickdey liveserver target blank live server a launch a development local server with live reload feature for static dynamic pages li li a href https marketplace visualstudio com items itemname shan code settings sync target blank settings sync a synchronize settings snippets themes file icons launch keybindings workspaces and extensions across multiple machines using github gist li li a href https marketplace visualstudio com items itemname coenraads bracket pair colorizer target blank bracket pair colorizer a a customizable extension for colorizing matching brackets li li a href https marketplace visualstudio com items itemname wallabyjs quokka vscode target blank quokka a live scratchpad for javascript li li a href https marketplace visualstudio com items itemname ms vsliveshare vsliveshare target blank live share a real time collaborative development from the comfort of your favorite tools li li a href https marketplace visualstudio com items itemname streetsidesoftware code spell checker target blank code spell checker a spelling checker for source code li li a href https marketplace visualstudio com items itemname esbenp prettier vscode overview target blank prettier a prettier is an opinionated code formatter it enforces a consistent style by parsing your code and re printing it with its own rules that take the maximum line length into account wrapping code when necessary li li a href https marketplace visualstudio com items itemname formulahendry auto rename tag target blank auto rename tag a automatically rename paired html xml tag same as visual studio ide does li li a href https marketplace visualstudio com items itemname dbaeumer vscode eslint target blank eslint a the extension uses the eslint library installed in the opened workspace folder if the folder doesn t provide one the extension looks for a global install version if you haven t installed eslint either locally or globally do so by running npm install eslint in the workspace folder for a local install or npm install g eslint for a global install li li a href https marketplace visualstudio com items itemname editorconfig editorconfig target blank editorconfig a this plugin attempts to override user workspace settings with settings found in editorconfig files no additional or vscode specific files are required as with any editorconfig plugin if root true is not specified editorconfig will continue to look for an editorconfig file outside of the project li li a href https marketplace visualstudio com items itemname auchenberg vscode browser preview target blank browser preview a browser preview for vs code enables you to open a real browser preview inside your editor that you can debug browser preview is powered by chrome headless and works by starting a headless chrome instance in a new process li li a href https marketplace visualstudio com items itemname msjsdiag debugger for chrome target blank chrome debugger a debug your javascript code in the chrome browser or any other target that supports the chrome debugger protocol li li a href https marketplace visualstudio com items itemname humao rest client target blank rest client a rest client allows you to send http request and view the response in visual studio code directly li li a href https marketplace visualstudio com items itemname wix vscode import cost target blank import cost a this extension will display inline in the editor the size of the imported package the extension utilizes webpack with babili webpack plugin in order to detect the imported size li li a href https marketplace visualstudio com items itemname kisstkondoros vscode codemetrics target blank code metrics a computes complexity in typescript javascript lua files li ol details details open summary conferences summary ol li a href https devfest withgoogle com target blank devfest a devfests are community led developer events hosted by google developer groups around the globe gdgs are focused on community building and learning about google s technologies li li a href https www ng conf org target blank ng conf a world s original angular conference li li a href https angelhack com target blank angelhack a the world s most diverse hacker community driving innovation of tech products through developer programs li ol details details open summary community summary details open summary community facebook groups summary ol li a href https www facebook com groups 190277791450732 code tech caffeine a coding noobs to senior devs to those just interested in technology this group is for you this group is devoted to sharing helpful and interesting items in software and technology li li a href https www facebook com groups 759985267390294 target blank hackathon hackers a this is the all inclusive hackathons group li li a href https www facebook com groups 318334558529855 target blank hacking and coding tutorials a a closed group for technical enthusiasts interesting in hacking and coding a place to openly discuss and share ideas and ask for help from real and certified hackers and programmers li li a href https www facebook com programmingjokes target blank programming jokes a 1000 jokes only programmers will get li li a href https www facebook com ilp18 target blank i love programming a welcome to one of the most popular facebook page related to programming here we share best tutorials news youtube videos and memes related to programming li ol details details open summary community forums subreddits etc summary ol li a href https www freecodecamp org forum target blank freecodecamp a learn to code and get a developer job this community will help you li li a href https hackernoon com target blank hacker noon a how hackers start their afternoons li li a href https www reddit com r learnprogramming target blank learn programming a a subreddit for all questions related to programming in any language li li a href https www reddit com r dailyprogrammer target blank daily programmer a 3 programming challenges a week li li a href https www reddit com r webdev target blank webdev a a community dedicated to all things web development both front end and back end li li a href https www reddit com r javascript target blank javascript a all about the javascript programming language li li a href https www reddit com r coding target blank coding a welcome to r coding li ol details details open summary community organization inclusion summary ol li a href https www meetup com target blank meetup a find meetups so you can do more of what matters to you or create your own group and meet people near you who share your interests li li a href https code org target blank code org a code org is a nonprofit dedicated to expanding access to computer science in schools and increasing participation by women and underrepresented minorities li li a href https www womenwhocode com target blank women who code a women who code wwcode is a global 501 c 3 non profit organization dedicated to inspiring women to excel in technology careers li li a href https dev to target blank dev to a dev is a community of software developers getting together to help one another out the software industry relies on collaboration and networked learning we provide a place for that to happen li ol details details details open summary chrome extensions summary ol li a href https chrome google com webstore detail lightshot screenshot tool mbniclmhobmnbdlbpiphghaielnnpgdp hl en target blank lightshot a simple and convenient screenshot tool select an area edit your screenshot and upload it to the server li li a href https chrome google com webstore detail json formatter bcjindcccaagfpapjjmafapmmgkkhgoa hl en target blank json formatter a makes json easy to read open source li li a href https chrome google com webstore detail form filler bnjjngeaknajbdcgpfkgnonkmififhfo target blank form filler a fill all inputs in a page with dummy data li li a href https chrome google com webstore detail wappalyzer gppongmhjkpfnbhagpmjfkannfbllamg hl en target blank wappalyzer a wappalyzer is a cross platform utility that uncovers the technologies used on websites it detects content management systems ecommerce platforms web frameworks server software analytics tools and many more li li a href https chrome google com webstore detail web developer checklist iahamcpedabephpcgkeikbclmaljebjp target blank web developer checklist a for web developers who wants to make sure they follow best practices this extension allows you to very easily discover problem areas in your website li li a href https chrome google com webstore detail ie tab hehijbfgiekmjfkfjpbkbammjbdenadd hl en 20 target blank ie tab a display web pages using ie within chrome use java silverlight activex sharepoint and more a top 10 extension since 2009 li li a href https chrome google com webstore detail lighthouse blipmdconlkpinefehnmjammfjpmpbjk target blank lighthouse a lighthouse is an open source automated tool for improving the performance quality and correctness of your web apps li li a href https chrome google com webstore detail web developer bfbameneiokkgbdmiekhjnmfkcnldhhm target blank web developer a the web developer extension adds a toolbar button to the browser with various web developer tools li ol details details open summary repos summary ol li a href https github com erikch devyoutubelist target blank dev youtube list a a curated list of amazing development channels on youtube these include web development back end development front end development live coders and more li li a href https github com ryanmcdermott clean code javascript target blank clean code javascript a software engineering principles from robert c martin s book clean code adapted for javascript this is not a style guide it s a guide to producing readable reusable and refactorable software in javascript li li a href https github com getify you dont know js target blank you don t know js a this is a series of books diving deep into the core mechanisms of the javascript language li li a href https github com badges shields target blank shields io a this is home to shields io a service for concise consistent and legible badges in svg and raster format which can easily be included in github readmes or any other web page li li a href https github com ossu computer science target blank open source society university a the ossu curriculum is a complete education in computer science using online materials it s not merely for career training or professional development it s for those who want a proper well rounded grounding in concepts fundamental to all computing disciplines and for those who have the discipline will and most importantly good habits to obtain this education largely on their own but with support from a worldwide community of fellow learners li li a href https github com marak faker js target blank faker js a generate massive amounts of fake data in the browser and node js li ol details details open summary memes summary ol li a href https martinfowler com bliki twohardthings html target blank two hard things a is about the two hardest things in software engineering li ol details | webdevelopment javascript programming resources learntocode | front_end |
lida | lida automatic generation of visualizations and infographics using large language models pypi version https badge fury io py lida svg https badge fury io py lida arxiv https img shields io badge arxiv 2303 02927 color svg https arxiv org abs 2303 02927 a target blank href https colab research google com github microsoft lida blob main notebooks tutorial ipynb img src https colab research google com assets colab badge svg alt open in colab a img src docs images lidascreen png width 100 lida is a library for generating data visualizations and data faithful infographics lida is grammar agnostic will work with any programming language and visualization libraries e g matplotlib seaborn altair d3 etc and works with multiple large language model providers openai azure openai palm cohere huggingface details on the components of lida are described in the paper here https arxiv org abs 2303 02927 and in this tutorial notebook notebooks tutorial ipynb see the project page here https microsoft github io lida for updates note on code execution to create visualizations lida generates and executes code ensure that you run lida in a secure environment features lida components docs images lidamodules jpg lida treats visualizations as code and provides a clean api for generating executing editing explaining evaluating and repairing visualization code x data summarization x goal generation x visualization generation x visualization editing x visualization explanation x visualization evaluation and repair x visualization recommendation x infographic generation beta pip install lida infographics python from lida import manager llm lida manager text gen llm openai palm cohere summary lida summarize data cars csv goals lida goals summary n 2 exploratory data analysis charts lida visualize summary summary goal goals 0 exploratory data analysis getting started setup and verify that your python environment is python 3 10 or higher preferably use conda https docs conda io en main miniconda html installing install the library via pip bash pip install lida once requirements are met setup your api key learn more about setting up keys for other llm providers here https github com victordibia llmx bash export openai api key your key alternatively you can install the library in dev model by cloning this repo and running pip install e in the repository root web api and ui lida comes with an optional bundled ui and web api that you can explore by running the following command bash lida ui port 8080 docs then navigate to http localhost 8080 in your browser to view the web api specification add the docs option to the cli command and navigate to http localhost 8080 api docs in your browser the fastest and recommended way to get started after installation will be to try out the web ui above or run the tutorial notebook notebooks tutorial ipynb building the web api and ui with docker the lida web api and ui can be setup using docker and the command below ensure that you have docker installed and you have set your openai api key environment variable bash docker compose up data summarization given a dataset generate a compact summary of the data python from lida import manager lida manager summary lida summarize data cars json generate data summary goal generation generate a set of visualization goals given a data summary python goals lida goals summary n 5 persona ceo with aerodynamics background generate goals add a persona parameter to generate goals based on that persona visualization generation generate refine execute and filter visualization code given a data summary and visualization goal note that lida represents visualizations as code python generate charts generate and execute visualization code charts lida visualize summary summary goal goals 0 library matplotlib seaborn ggplot visualization editing given a visualization edit the visualization using natural language python modify chart using natural language instructions convert this to a bar chart change the color to red change y axes label to fuel efficiency translate the title to french edited charts lida edit code code summary summary instructions instructions library library textgen config textgen config visualization explanation given a visualization generate a natural language explanation of the visualization code accessibility data transformations applied visualization code python generate explanation for chart explanation lida explain code charts 0 code summary summary visualization evaluation and repair given a visualization evaluate to find repair instructions which may be human authored or generated repair the visualization python evaluations lida evaluate code code goal goals i library library visualization recommendation given a dataset generate a set of recommended visualizations python recommendations lida recommend code code summary summary n 2 textgen config textgen config infographic generation wip given a visualization generate a data faithful infographic this methods should be considered experimental and uses stable diffusion models from the peacasso https github com victordibia peacasso library you will need to run pip install lida infographics to install the required dependencies python infographics lida infographics visualization charts 0 raster n 3 style prompt line art using lida with locally hosted llms huggingface lida uses the llmx https github com victordibia llmx library as its interface for text generation llmx supports multiple local models including huggingface models you can use the huggingface models directly assuming you have a gpu or connect to an openai compatible local model endpoint e g using the excellent vllm https vllm readthedocs io en latest library using huggingface models directly python from lida import llm text gen llm provider hf model uukuguy speechless llama2 hermes orca platypus 13b device map auto lida manager llm text gen now you can call lida methods as above e g sumamry lida summarize data cars csv using an openai compatible endpoint e g vllm server https vllm readthedocs io en latest getting started quickstart html openai compatible server python from lida import manager textgenerationconfig llm model name uukuguy speechless llama2 hermes orca platypus 13b model details name model name max tokens 2596 model provider openai parameters model model name assuming your vllm endpoint is running on localhost 8000 text gen llm provider openai api base http localhost 8000 v1 api key empty models model details lida manager text gen text gen important notes caveats faqs lida generates and executes code based on provided input ensure that you run lida in a secure environment with appropriate permissions lida currently works best with datasets that have a small number of columns 10 this is mainly due to the limited context size for most models for larger datasets consider preprocessing your dataset to use a subset of the columns lida assumes the dataset exists and is in a format that can be loaded into a pandas dataframe for example a csv file or a json file with a list of objects in practices the right dataset may need to be curated and preprocessed to ensure that it is suitable for the task at hand smaller llms e g oss llms on huggingface have limited instruction following capabilities and may not work well with lida lida works best with larger llms e g openai gpt 3 5 gpt 4 how reliable is the lida approach the lida paper https aclanthology org 2023 acl demo 11 describes experiments that evaluate the reliability of lida using a visualization error rate metric with the current version of prompts data summarization techniques preprocessing postprocessing logic and llms lida has an error rate of 3 5 on over 2200 visualizations generated compared to a baseline of over 10 error rate this area is work in progress can i build my own apps with lida yes you can either use the python api directly in your app or setup a web api endpoint and use the web api in your app see the web api web api and ui section for more details naturally some of these limitations could be addressed by a much welcomed pr documentation and citation a short paper describing lida accepted at acl 2023 conference is available here https arxiv org abs 2303 02927 bibtex inproceedings dibia2023lida title lida a tool for automatic generation of grammar agnostic visualizations and infographics using large language models author dibia victor booktitle proceedings of the 61st annual meeting of the association for computational linguistics volume 3 system demonstrations month jul year 2023 address toronto canada publisher association for computational linguistics url https aclanthology org 2023 acl demo 11 doi 10 18653 v1 2023 acl demo 11 pages 113 126 lida builds on insights in automatic generation of visualization from an earlier paper data2vis automatic generation of data visualizations using sequence to sequence recurrent neural networks https arxiv org abs 1804 03126 | datavisualization llm openai visualization cohere openai-api palm2 hacktoberfest | ai |
nanoQA | nanoqa img src utils logo jpg height 100 license https img shields io badge license apache 202 0 blue svg https github com miranthajayatilake kudle blob main license version https img shields io badge version 0 2 yellow discord https img shields io badge chat discord blueviolet https discord gg pu2yjdzscz chat with your data to find answers mag zap nanoqa uses large language models llms to build a question answering application on your own data please refer to this blog post for a comprehensive guide heavy exclamation mark link https medium com miranthaj building a chat ai to answer about your own data part i f05dde32ff1b demo img src utils demo gif br quick start create a virtual environment with python tested with python 3 10 9 on anaconda https www anaconda com pip install r requirements txt to install all dependecies make sure docker https www docker com is up and running in your local environment we use docker to set up elasticsearch https www elastic co guide en elasticsearch reference current docker html as our data store run bash datastore sh to pull and set up elasticsearch wait till this step is completed run python sample data py data faq covid https s3 eu central 1 amazonaws com deepset ai farm qa datasets documents small faq covid csv zip index qa this script will download a sample dataset of faqs on covid 19 and index it under index qa this dataset and index name are for demo purposes you can replace this with your own data and naming run streamlit run app py to spin up the user interface now you can provide your index name and start chatting with your data contributing i highly appreciate your contributions to this project in any amount possible this is still at an very basic stage suggestions on additional features and functionality are welcome general instructions on how to contribute are mentioned in contributing contributing md getting help please use the issues tracker of this repository to report on any bugs or questions you have also you can join the discord https discord gg pu2yjdzscz | chatgpt language-model machine-learning question-answering transformers | ai |
Archer-Project | archer project computing project for master of information technology in university of melbourne prefer operating system mac os warning using windows will lead to the result of missing python3 command which will makes admin upload certificate function not working properly installation 1 install python3 and setup your own virtual environment optional 2 install all flask extensions flask sqlalchemy flask bcrypt flask login flask wtf pdfcropmargins pypdf2 3 install pdftoppm by installing poppler mac user can install poppler by ruby e curl fssl https raw githubusercontent com homebrew install master install dev null 2 dev null brew install poppler 4 using command line to go to archer folder e g cd archer project archer and execute the program e g python runarcher py 5 go to your local host by browser default is 127 0 0 1 5000 system default admin account is admin archer com password is abcd1234 how to use pdfcrop 1 in this program we took advantage of a command line application pdfcropmargins to crop the margins of pdf files so you need to install pdfcropmargins pdftoppm and pypdf2 way to install pdfcropmargins pip install pdfcropmargins way to install pypdf2 pip install pypdf2 way to install pdftoppm ruby e curl fssl https raw githubusercontent com homebrew install master install dev null 2 dev null brew install poppler | server |
|
ps-ux-design-systems | welcome to github pages you can use the editor on github https github com designgeneer ps ux design systems edit main readme md to maintain and preview the content for your website in markdown files whenever you commit to this repository github pages will run jekyll https jekyllrb com to rebuild the pages in your site from the content in your markdown files markdown markdown is a lightweight and easy to use syntax for styling your writing it includes conventions for markdown syntax highlighted code block header 1 header 2 header 3 bulleted list 1 numbered 2 list bold and italic and code text link url and image src for more details see github flavored markdown https guides github com features mastering markdown jekyll themes your pages site will use the layout and styles from the jekyll theme you have selected in your repository settings https github com designgeneer ps ux design systems settings pages the name of this theme is saved in the jekyll config yml configuration file support or contact having trouble with pages check out our documentation https docs github com categories github pages basics or contact support https support github com contact and we ll help you sort it out | os |
|
ny_taxi_data | data engineering end to end project analysis of nyc taxi limousine commission data tech stack prefect workflow orchestration tool for data https www prefect io google bigquery google s fully managed serverless data warehouse that enables scalable analysis over petabytes of data dbt an open source command line tool that helps analysts and engineers transform data in their warehouse more effectively google data studio a web based data visualization tool that helps users build customized dashboards and easy to understand reports overview this is an end to end data engineering project data is being fetched in batches and processed to be made readily available for analysis and visualization this project intends to establish a pipeline in which new york taxi data is fetched from the nyc taxi limousine commision s website https www nyc gov site tlc about tlc trip record data page get processed and then stored into google s fully managed serverless data warehouse this data is then modelled using dbt to create several tables that then will be used by analysts to create dashboards and analysis this project was inspired by the project which was demonstrated in the data engineering zoomcamp run by data talks club dtc while this there are significant changes on the implementation majority of ideas were borrowed from dtc more information about both the boot camp and other dtc programs can be found here https datatalks club project s main components the implementation of this project will be done in three main parts first data aquisation processing and storage which covers the whole process of fetching and transforming the fetched data before being stored this whole process will be automated by orchestration and scheduling tool prefect second stage of this project will be modelling the stored data into tables that caters to the needs of the analysts using dbt the last stage will be to create visualization and reporting from the modelled data here we have used google s data studio as the reporting tool 1 data aquisation processing and storage with orchestration and scheduling in this part data is downloaded from the source processed and then stored in a storage this process is autmoated by using orchestratation tools there are multiple options of what tools you can use to orchestrate and monitor your scheduled data pipelines in this case prefect from https www prefect io was used after the pipeline was set a deployment with desired scheduling and monitoring was set configured and deployed altenative xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ccccxxxxx 1 1 data aquisation as explained above this data is being fetched from the nyc taxi limousine commission website since this data is is available as in parquet format then we can directly fetch it into a pandas dataframe the way data is fetched is different depending if we have the previous data already or not as discussed bellow 1 1 1 first time initial aquisation in the case that this is the first time we are loading this data then we will have to load all the previous datasets care has to be given to attend the fact that you might not want to load all the data set if you do not have enough storage 1 1 2 routine aquisation in this case data is loaded on a regular cadance ie once a month so we only load the data that was not loaded last time we loaded data the simple way to do so is by looking at the current date and then obtain the valu to represent the previous month and use that to select needed data set 1 2 processing after datqa aquisation now we can do some processing before we store this data into the google s bigquery it is very important not to do a lot of modification here because we going to store this data in its crude format and downstream will model few tables that we need to keep in this case in particular only few columns were renamed and some rows that could cause issues downstream were removed 1 3 data storage the slightly modified data now is ready to be stored in bigquery we will store this data into two different tables data from the green taxi will be stored in green rides table and that from the yellow taxi will be stored in yellow rides table 2 data modelling now that we have data in our storage we will have to prepare it to be able to be used in simple case the analysts can easilty access the data from this storage and build dashbord or perfom analysis without a problem but in cases where there is a lot of data from different sources a warehouse can easily end up being confusing and not having advantages we anticipate a warehouse to have hence it is very important to get into a behavior of modelling this data into the easily consumed form ie by combining some tables we are using dbt as a tool to model data dbt is very familiar among data engineers in data modelling data will be modelled as follows for context dbt uses the tables that we generated when we stored data in the data warehouse to generate either tables or views which can be used to generate final tables that our analysts will use in this case we have some views that are derived from the tables and then we are using those fews to create tables in core which are made available to the analysts 1 core zones ny table facts trip table monthly zone revenue table monthly zone riders table 1 staging stg greeen tripdata view stg yellow tripdata view seeding this is used to load files that do not change often seeding is used to upload data into the warehouse the difference is this is data that might not be changing often so we only do this once we are only seeding a look up file taxi zone lookup cv for the ny zones testing in our models is implemented as follows only the basic tests have been implemented via schema of the models as follows 1 stg green tripdata columns to be tested tripid tests 1 not null warn 1 unique warn vendorid tests 1 relationship with locationid warn dropoff locationid tests 1 relationship with locationid warn payment type tests 1 accepted values warn todo add more testing macros we only have few macros that decode some of the basic information which was not given directly get payment type description sql get ratecode description sql get triptype description sql get vendorid description sql 3 data visualization on google data studio i have demonstrated data visualization of this modelled data using google data studio for simplicity you can acess that visualizaion here https lookerstudio google com reporting 990a2679 8d75 413b 9ec7 80d3c2595987 how to implement this project 1 setting up environment and downloading data into your storage 1 clone the repository git clone https github com ndangalasinh ny taxi data git 1 create virtual env it is a good practice to create a virtual environment where we will implement this project there are a number of options to do this i am using conda you should feel free to use the method you are confident with if you do not have conda yet you should install it pip install conda then you can create you own virtual en conda create name myenv python 3 9 1 activate the virtual environment you have just created conda activate myenv 1 navigate into the cloned directory 1 install the required requirements from the requirements txt into your virtual env pip install r requirements txt 1 if you do not have a gcp account create one 1 what you need a valid gmail id credit card and a phone number while you can use the free tier but payment method is needed to set up 1 navigate to the gcp home page https cloud google com free 1 click on the start free button 1 sign in with your gmail id 1 select your country from the drop down accept the terms of service and then click on continue 1 enter the business name and enter payment method 1 start my free trial 1 complete the payment and your free trial will start small amount of money will be deducted and then it will be refunded later 1 settup a service account and download the key credentials in your local machine in json format 1 go to https console cloud google com apis credentials wizard 1 make sure your project is selected on the header of the page 1 from the select an api dropdown choose bigquery api 1 select application data for the type of data you will be accessing 1 select no i m not using them and click next 1 click next to create a new service account 1 type any name as the service account name 1 from the select a role dropdown choose bigquery admin and click continue 1 leave the grant users access to this service account fields blank 1 click done 1 create a service account key for your new project from the service accounts page 1 when downloading the json file make sure to use a filename you can easily remembe 1 start the prefect agent in your terminal prefect agent start default 1 start prefect server prefect server start 1 open the localhost by following the link shown on your terminal from step above 1 create gcp credentials block in your prefect ui 1 go to blocks 1 click the sign and search for gcp credentials 1 click add block to add this block 1 give the block a name its recommended to use gcp credentials or if you use other name remember to change the same in the etl py and otherxxxxxxxxx 1 now you can upload data to your storage for the initial load run etl py later we will deploy a job that will be uploading data after everymonth part 2 create a repository 1 create a personal repository on github pointing it to your local directory for this projet start a project inside dbt 1 create account with dbt cloud 1 create a new project in dbt cloud from account settings using the gear menu in the top right corner click new project 1 enter a project name and click continue 1 for the warehouse click bigquery then next to set up your connection 1 click upload a service account json file in settings 1 select the json file you downloaded in generate bigquery credentials and dbt cloud will fill in all the necessary fields 1 click test connection this verifies that dbt cloud can access your bigquery account 1 click next if the test succeeded if it failed you might need to go back and regenerate your bigquery credentials 1 under setup a repository select managed 1 type a name for your repo such as bbaggins dbt quickstart 1 click create it will take a few seconds for your repository to be created and imported 1 once you see the successfully imported repository click continue todo check the behavior when you connect and existing dbt repo part 3 1 automate data aquisation 1 automate data modelling create a deployment 1 in the upper left select deploy then click environments 1 click create environment 1 in the name field write the name of your deployment environment for example production 1 in the dbt version field select the latest version from the dropdown 1 under deployment credentials enter the name of the dataset you want to use as the target such as analytics this will allow dbt to build and work with that dataset for some data warehouses the target dataset may be referred to as a schema 1 click save scheduling a deployment 1 after creating your deployment environment you should be directed to the page for a new environment if not select deploy in the upper left then click jobs 1 click create one and provide a name for example production run and link to the environment you just created 1 scroll down to the execution settings section 1 under commands add this command as part of your job if you don t see it dbt build 1 select the generate docs on run checkbox to automatically generate updated project docs each time your job runs 1 for this exercise do not set a schedule for your project to run while your organization s project should run regularly there s no need to run this example project on a schedule scheduling a job is sometimes referred to as deploying a project 1 select save then click run now to run your job 1 click the run and watch its progress under run history 1 once the run is complete click view documentation to see the docs for your project part 4 1 data visualization | cloud |
|
Stm32-FreeRTOS-TCPIP | stm32 freertos tcpip freertos tcpip keil proj on stm32f4 please install keil stm32f4xx dfp 2 9 0 pack and add the path yourdir pack keil stm32f4xx dfp 2 9 0 cmsis driver in your include path please put the network related tasks in the vapplicationipnetworkeventhook function in netinfoconfig c environment win7 keil5 v5 23 0 0 hardward stm32f4xx dp83848 dependency freertosv9 0 0 have been included in this package freertos plus tcp have been included in this package keil stm32f4xx dfp 2 9 0 pack please pre install related freertos tcp https www freertos org freertos plus freertos plus tcp index html some config proj structure proj structure pic 1 png include path include path pic 2 png detailed configuration tutorial csdn blog https blog csdn net weixin 37673586 article details 79253597 cn | os |
|
NLP | nlp repository for natural language processing | ai |
|
devnot-mentor-front-end | p align center img height 300 src https user images githubusercontent com 43035417 122687424 17337700 d21f 11eb 9d6b 26000d720291 jpg p devnot nedir g ncel yaz l m konular yla ilgili yaz lar yay nlayan yaz l m konferanslar bulu malar ve kamplar d zenleyen yaz l m geli tirici toplulu udur devnot mentor projesi nedir yaz l m alan nda kendini geli tirmek isteyen rencilerin mentilerin kendilerinden daha tecr beli yaz l mc lar mentorlar bulmalar n onlarla tan malar n ve d zenli g r meler yapmalar n sa layacak a k kaynak kod bir topluluk projesidir yaz l mc olmay veya mesle inde daha iyi noktalara gelmeyi hedefleyen ki ileri renci bu program kapsam nda bir mentorle e le tirerek d zenli g r meler yapmalar n ama lamaktay z bu g r melerde renciler mentorlerine sorular sorabilecek zmekte zorland klar konularda yard m isteyebilecek geli imleri i in uygun kaynak nerilerini dinleyebilecekler ba larken devnot mentor front end projesini al t rabilmek i in bilgisayar n za node js https nodejs org y klemelisiniz ba ml l klar y kleme ve dev ortam zerinde al t rma sh cd devnot mentor frontend npm install npm run dev prod veya staging ortam nda al t rmak i in sh npm run staging npm run production t m ortamlarda build ve minify i lemleri sh npm run build dev npm run build staging npm run build production paketler devnot mentor front end bir dizi a k kaynak projesi kullan r vuejs https vuejs org kullan c aray zlerini olu turdu umuz framework vuetify https vuetifyjs com material componentlere sahip bir vue ui k t phanesidir axios https github com imcvampire vue axios http istekleri get post put delete i in kullan lan k t phane vuex https vuex vuejs org vuex k t phanesi ile state y netimi i18n https kazupon github io vue i18n oklu dil deste i k t phanesi fontawesome https github com fortawesome vue fontawesome vekt r ikonlar d k mantasyon mimari assets foto raf ve stillerimizi saklad m z klas r services jwt yada api servislerini tan mlad m z klas r components sayfa bile enlerinin bulundu u klas r appbar sidebar cards etc entities form elemanlar i in tan mlanan entitiler plugins fontawesome vuetify gibi eklentilerin y netildi i klas r layout sayfa yerle imleri locales oklu dil deste i router projede kullan lacak routelar n tan mlamalar store store y netimi views bunu zaten biliyorsun routing layout ve views sayfalar m z do rudan app vue ye g ndermek yerine bir ara katman olu turduk b ylece vue sayfalar m z i in farkl i erik yer tutucular n tan mlayabiliriz kullan m ger ekten ok kolay reneceksiniz layout layout bir vue sayfas d r erik yer tutucunuzu olu turabilirsiniz html v app v app bar app v app bar v main v container router view router view v container v main v app route tan mlamalar router modules i erinde bir mod l olu turun javascript import layout from layout index vue const base path view name view component layout children path name component import views base view export default base layoutunuzu layout klas r nden import edin k k route tan mlay n ve layoutunuzu component olarak ekleyin children dizininin i erisindeki componentler sayfalar n z olmal mod llerinizi index js i erisinde import edin javascript import base from router modules base const routes base const router new vuerouter mode history base process env base url routes state y netimi vuex vue js uygulamalar i in bir durum y netimi modeli kitapl d r action type ve mutasyons type elerinizi store klas r nde bir magic string olarak tan mlay n actions tpye js i erisinde javascript region base export const base get method basegetmethod export const base post method basepostmethod export const base put method baseputmethod export const base delete method basedeletemethod endregion mutations type js i erisinde javascript region base export const base set method basesetmethod endregion modules klas r nde yeni bir mod l tan mlay n api servisini action ve mutation tan mlamalar n z import edin javascript import apiservice from services api service import base get method from store actions type import base set method from store mutations type actions sabitini tan mlay n javascript const actions base get method context return new promise resolve reject apiservice get users then response context commit base set method response resolve response catch err reject err api den bir data d nd nde mutation a commit at n javascript const mutations base set method state payload state data payload data state ve getters sabitlerini tan mlay n javascript const state data const getters getdata state return state data | front_end |
|
eufemia | div align center a href https eufemia dnb no img src logo png height 100 a h1 dnb s design system h1 downloads https img shields io npm dt dnb eufemia style flat square npm version https img shields io npm v dnb eufemia style flat square last commit https img shields io github last commit dnbexperience eufemia style flat square eufemia actions https github com dnbexperience eufemia actions workflows actions yml badge svg https github com dnbexperience eufemia actions workflows actions yml codeql https github com dnbexperience eufemia actions workflows codeql analysis yml badge svg https github com dnbexperience eufemia actions workflows codeql analysis yml div this is a monorepo and uses yarn workspaces to manage the sub packages workspaces workspaces dnb eufemia https github com dnbexperience eufemia tree main packages dnb eufemia repo for the npm package dnb eufemia https www npmjs com package dnb eufemia design system portal https github com dnbexperience eufemia tree main packages dnb design system portal source code for the portal website eufemia dnb no https eufemia dnb no quick start bash yarn add dnb eufemia contribution find more information about how to contribute in eufemia portal contribute https eufemia dnb no contribute our contributors a href https github com dnbexperience eufemia graphs contributors img src https contrib rocks image repo dnbexperience eufemia a licence go to license https github com dnbexperience eufemia blob main license | dnb ux design-system react web accessibility a11y wcag uu universell-utforming | os |
feb | feb feb stands for front end boilerplate feb is a boileroplate let you easily create front end project and organize its structure for you and make you start coding fast it provides basic gulp tasks feb is using es6 and reactjs by default tools build system gulp http gulpjs com front end task runner and build system preprocessor babel https babeljs io javascript es6 preprocessor less http lesscss org css preprocessor modular development browserify http browserify org a super powerful module system testing mocha http mochajs org tdd bdd test framework sinon http sinonjs org spy and data mocking chai http chaijs com assertions library basic usage note it assumes that node js and npm have been installed in your system install global dependencies npm install g browserify gulp cli babel install feb command line tool npm install g feb cli create a project using command line tool and installl dependencies feb new hello feb cd hello feb npm install finally just fly gulp and then open your browser to load http localhost 8080 and change source codes of src how it works after running the gulp command things will happen 1 copy html html files directly placed in src will be copied into bin 2 compile scripts es6 files directly placed in src scripts will be compiled to es5 js files which will be placed in bin scripts but note that files placed in subfolders of src scripts won t be compiled but they can and should be required by entry javascript files placed directly in src scripts through browserify 3 compile less less files placed in src stylsheets will be compiled to css files which will be placed in bin stylesheets just like javascript only naked less files will be compiled 4 copy libraries and static resources copy lib assets folder and all their contents into bin 5 testing specs in test specs will be run and results will be shown in terminal 6 watch changes and livereload files s changes in src will make gulp rerun tasks above and if you start a local server and open your broswer to load pages in bin changes will trigger automatic refresh of browser if you have the livereload plugin installed in your chrome https chrome google com webstore detail livereload jnihajbhpnppcggbcgedagnkighmdlei hl en firefox https addons mozilla org zh cn firefox addon livereload you can read gulpfile babel js for more details distribution use gulp build to build and minify all stuff a dist folder will be created and ready for distribution examples todo license the mit license mit copyright c 2015 livoras permission is hereby granted free of charge to any person obtaining a copy of this software and associated documentation files the software to deal in the software without restriction including without limitation the rights to use copy modify merge publish distribute sublicense and or sell copies of the software and to permit persons to whom the software is furnished to do so subject to the following conditions the above copyright notice and this permission notice shall be included in all copies or substantial portions of the software the software is provided as is without warranty of any kind express or implied including but not limited to the warranties of merchantability fitness for a particular purpose and noninfringement in no event shall the authors or copyright holders be liable for any claim damages or other liability whether in an action of contract tort or otherwise arising from out of or in connection with the software or the use or other dealings in the software | front_end |
|
maya-capture-gui | playblasting in maya done with gui a visual interface for maya capture https github com abstractfactory maya capture img align right src https cloud githubusercontent com assets 2439881 18627536 c1a6b4e4 7e5b 11e6 9c69 047bd5cbbce5 jpg warning preview release br features set up your playblasts visually with direct feedback produce consistent predictable playblasts callbacks to allow custom encoding prior to opening viewer avoid unwanted overscan playblast what you render br installation to install download this package and capture https github com abstractfactory maya capture and place both in a directory where maya can find them br usage to show the interface in maya run python import capture gui capture gui main br advanced callbacks register a pre view callback to allow a custom conversion or overlays on the resulting footage in your pipeline e g through ffmpeg python import capture gui use qt py to be both compatible with pyside and pyside2 maya 2017 from capture gui vendor qt import qtcore def callback options implement your callback here print callback before launching viewer debug print all options for example purposes import pprint pprint pprint options filename options filename print finished callback for video 0 format filename app capture gui main show false use qtcore qt directconnection to ensure the viewer waits to launch until your callback has finished this is especially important when using your callback to perform an extra encoding pass over the resulting file app viewer start connect callback qtcore qt directconnection show the app manually app show register preset paths register a preset path that will be used by the capture gui to load default presets from python import capture gui presets import capture gui path path to directory capture gui presets register path path after registering capture gui will automatically load the presets found in all registered preset paths capture gui main register tokens and translators register a token and translator that will be used to translate any tokens in the given filename python import capture tokens import capture gui this is an example function which retrieves the name of the current user def get user name import getpass return getpass getuser register the token user and pass the function which should be called when this token is present the label is for the right mouse button menu s readability capture tokens register token user lambda options get user name label insert current user s name known issues viewport plugin show menu close button sometimes appears off screen when torn off tearing off the show menu in the viewport plugin results in a menu with an off screen title bar when torn off near the top edge of the screen this makes it hard to close the menu to fix this either close the capture gui to close the menu or make a new torn off version of the show menu at a lower position on screen this will close the previous torn off menu | playblast maya gui | front_end |
CV-WINTER-CAMP-2021 | intel 2021 title image docs title image jpg pdf docs camp schedule pdf ide visual studio 2019 community edition https visualstudio microsoft com ru vs community git https git scm com downloads cmake https cmake org download test tasks lectures practices docs lectures readme md practices readme md gitter https badges gitter im cv summer camp community svg https gitter im cv summer camp community utm source badge utm medium badge utm campaign pr badge https gitter im cv summer camp community https gitter im cv summer camp community | ai |
|
CarRental | car rental in react native | front_end |
|
web3-bootcamp | open sourced turkish smart contract developer bootcamp itu blockchain img src itublockchain ef png alt header width 800 br our bootcamp contains different subjects about blockchain smart contract development knowledge we have a team of students working on this project who are experts in the selected subjects we started to work on expanding our training content which we started to prepare in february 2022 with the support we received from ethereum foundation you can reach the curriculum curriculum we have prepared in line with the education in this section after the completion of the specified contents we will work to expand it with pleasure please contact us mailto blockchain itu edu tr if you are willing to contribute this project our youtube channel https www youtube com c itublockchain follow us in twitter https twitter com itublockchain join our discord server get jr dev role and meet buidlers https discord gg 5hzq4qzbgs br meet the instructors all of the educational content are prepared by our board community members with 0xulas eth https twitter com ulerdogan alimsahin eth https twitter com aalimsahin tahos eth https twitter com 0xtahos zetsub0ii eth https twitter com hamza krb farhad https twitter com asgarovf br curriculum solidity basics this part contains basic solidity knowledge that required to understand the syntax of the language and write smart contracts headline topic instructor status code solidity basics introduction 0xulas eth https twitter com ulerdogan published https www youtube com watch v 7qet0ieh1v4 list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 1 0x0 solidity basics variables scopes alimsahin eth https twitter com aalimsahin published https www youtube com watch v qe6 h1nbraw list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 2 1x0 solidity basics functions alimsahin eth https twitter com aalimsahin publihed https www youtube com watch v j b upnspws list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 3 1x1 solidity basics constructor alimsahin eth https twitter com aalimsahin published https www youtube com watch v xqr2tl4v0 c list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 4 1x2 solidity basics control structures 0xulas eth https twitter com ulerdogan published https www youtube com watch v a9ptee3cxsg list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 5 1x3 solidity basics mappings 0xulas eth https twitter com ulerdogan published https www youtube com watch v azddyhfesec list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 6 1x4 solidity basics structs 0xulas eth https twitter com ulerdogan published https www youtube com watch v lv qtwkp3my list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 7 t 2s 1x5 solidity basics modifiers 0xulas eth https twitter com ulerdogan published https www youtube com watch v 58mdet4hoig list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 8 t 2s 1x6 solidity basics events 0xulas eth https twitter com ulerdogan published https www youtube com watch v wm63xpvuekm list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 9 t 2s 1x7 solidity basics sending ethers alimsahin eth https twitter com aalimsahin published https www youtube com watch v tuqzmu4dyjc list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 11 1x8 solidity basics errors 0xulas eth https twitter com ulerdogan published https www youtube com watch v tuqzmu4dyjc list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 11 1x9 solidity basics libraries alimsahin eth https twitter com aalimsahin published https www youtube com watch v azsy27x8pxc list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 12 t 2s 1x10 solidity basics data locations zetsub0ii eth https twitter com hamza krb published https www youtube com watch v mzvzbp9l3y0 list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 13 1x11 solidity basics inheritance alimsahin eth https twitter com aalimsahin published https www youtube com watch v ksrhlrhlti4 list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 14 t 2s 1x12 solidity basics interacting contracts 0xulas eth https twitter com ulerdogan published https www youtube com watch v bwc rlkjs54 list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 15 1x13 solidity basics interfaces zetsub0ii eth https twitter com hamza krb published https www youtube com watch v qzdvzd lczm list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 16 1x14 solidity basics call 0xulas eth https twitter com ulerdogan published https www youtube com watch v nbjiboxdpds list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 17 t 1s 1x15 solidity basics creating contracts 0xulas eth https twitter com ulerdogan published https www youtube com watch v 0stiyoi3kg8 list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 19 t 3037s 1x16 hr development environments this part introduces the most popular developer tools libraries and environments for smart contract development also uses these tools for testing and network interaction headline topic instructor status code dev environments hardhat ethers 0xulas eth https twitter com ulerdogan published https www youtube com watch v 0stiyoi3kg8 list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 19 t 3037s 2x0 dev environments hardhat advanced 0xulas eth https twitter com ulerdogan published https www youtube com watch v fyaivvnkrbe ab channel itublockchain 2x1 dev environments hardhat vs foundry zetsub0ii eth https twitter com hamza krb published https www youtube com watch v 1h43hzpzevo ab channel itublockchain 2x2 dev environments foundry introduction tahos eth https twitter com 0xtahos published https www youtube com watch v kt1s2jkr0ns list plby2hxktgwn6v6rw ck86pg0cirtemb90 index 4 t 10s 2x3 dev environments foundry tests tahos eth https twitter com 0xtahos published https www youtube com watch v f0gvdvveyc4 list plby2hxktgwn6v6rw ck86pg0cirtemb90 index 5 2x4 dev environments foundry cheat codes tahos eth https twitter com 0xtahos published https www youtube com watch v lgztd14itwo ab channel itublockchain 2x5 dev environments foundry traces tahos eth https twitter com 0xtahos published https youtu be nv tcxfw mq 2x6 dev environments go ethereum introduction 0xulas eth https twitter com ulerdogan published https www youtube com watch v wssh4iw48tm ab channel itublockchain 2x7 dev environments go ethereum implementation 0xulas eth https twitter com ulerdogan published https www youtube com watch v xepba8cnszo ab channel itublockchain 2x8 hr frontend dapp development this part uses react for creating ui s for smart contracts and create web3 dapps also lastly introduces ethylene js https ethylene itublockchain com which is a react library prepared for us for react dapps headline topic instructor status code frontend dapp custom hooks init farhad https twitter com asgarovf published https www youtube com watch v rmoofobaryu list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 24 3x0 frontend dapp wallet conn ethers farhad https twitter com asgarovf published https www youtube com watch v qyc50netrmc list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 25 3x1 frontend dapp contract init farhad https twitter com asgarovf published https www youtube com watch v 15phvaardwu list plby2hxktgwn4cof 6a8ywlmrbox8 hs73 index 26 3x2 frontend dapp sending txs farhad https twitter com asgarovf published https www youtube com watch v hzcnt4n5nfs 3x3 frontend dapp redux toolkit farhad https twitter com asgarovf published https www youtube com watch v ge8qcu4q2yy 3x4 frontend dapp event listening farhad https twitter com asgarovf published https www youtube com watch v mux6y0vkgg 3x5 frontend dapp mm network management farhad https twitter com asgarovf published https www youtube com watch v 3ylyviv lxa 3x6 frontend dapp web3 modal farhad https twitter com asgarovf published https www youtube com watch v 0ftgf9jh0ug 3x7 frontend dapp intro to ethylene js farhad https twitter com asgarovf published https www youtube com watch v a ew z8tcqi 3x8 hr security this part includes content about ethereum smart contract security and introduces common mistakes or attacks then explains some tools headline topic instructor status code security security i zetsub0ii eth https twitter com hamza krb published https www youtube com watch v sqtw uknsoe ab channel itublockchain 4x0 security security ii zetsub0ii eth https twitter com hamza krb published https youtu be qm1h84z qtg 4x1 security security iii tahos eth https twitter com 0xtahos published https www youtube com watch v owamza4anvk 4x2 security security iv tahos eth https twitter com 0xtahos published https www youtube com watch v bvfdsp4rvu4 4x3 security slither zetsub0ii eth https twitter com hamza krb published https www youtube com watch v qsfp ql17uk 4x4 security echidna zetsub0ii eth https twitter com hamza krb published https www youtube com watch v xc yfcptmyi 4x5 security post mortem analyzes team otopsi otopsi 4x6 hr tutorials this part introduces some well known usecases and contracts headline topic instructor status code tutorials erc 20 alimsahin eth https twitter com aalimsahin published https www youtube com watch v qwrjpcqydte ab channel itublockchain 5x0 tutorials erc 721 alimsahin eth https twitter com aalimsahin published https www youtube com watch v zf4orrramo4 5x1 tutorials erc 1155 alimsahin eth https twitter com aalimsahin published https www youtube com watch v crx5icux3qe 5x2 tutorials marketplace contracts alimsahin eth https twitter com aalimsahin published https www youtube com watch v gsw1qqvdu2y 5x3 tutorials marketplace interface alimsahin eth https twitter com aalimsahin published https www youtube com watch v 0wmgdbdnd3e 5x4 tutorials multisig wallet 0xulas eth https twitter com ulerdogan published https www youtube com watch v xbmwzj0byva 5x5 tutorials simple game 0xulas eth https twitter com ulerdogan published https www youtube com watch v dtnfyq sxvu 5x6 tutorials staking contracts i alimsahin eth https twitter com aalimsahin published https www youtube com watch v bsgkohwdx1c ab channel itublockchain 5x7 tutorials staking contracts ii alimsahin eth https twitter com aalimsahin preparing 5x8 tutorials basic dex amm tahos eth https twitter com 0xtahos published https youtu be 6aufrt1envw 5x9 tutorials bridges introduction zetsub0ii eth https twitter com hamza krb published https youtu be z1zsacgvsga 5x10 tutorials bridge developing i zetsub0ii eth https twitter com hamza krb published https youtu be na37 ldutyg 5x11 tutorials bridge developing ii zetsub0ii eth https twitter com hamza krb preparing 5x12 tutorials patika q a staking 0xulas eth https twitter com ulerdogan published https www youtube com watch gst hr advanced concepts this part introduces some advanced concepts in smart contract developing headline topic instructor status code advanced concepts merkle trees 0xulas eth https twitter com ulerdogan published https youtu be 9ggkppui tw 6x0 advanced concepts evm explained tahos eth https twitter com 0xtahos published https www youtube com watch v txgivrhehiu ab channel itublockchain 6x1 advanced concepts gas optimizations tahos eth https twitter com 0xtahos published https www youtube com watch v 8npyt9fpkls ab channel itublockchain 6x2 advanced concepts chainlink application alimsahin eth https twitter com aalimsahin published https youtu be rf l6si 1hy 6x3 advanced concepts layerzero application alimsahin eth https twitter com aalimsahin published https www youtube com watch v ioxp875tmt8 6x4 advanced concepts assembly tahos eth https twitter com 0xtahos preparing 6x5 advanced concepts proxy contracts zetsub0ii eth https twitter com hamza krb preparing 6x6 hr br otopsi itu blockchain introduced a new series called otopsi https www youtube com playlist list plby2hxktgwn6xdcr2rhmhdmphuvt3sbnq img src videoimgs otopsi jpeg alt otopsi width 800 from now on post mortem analyzes will be carried out under this series with a larger team hr index topic link otopsi 0 nomad bridge go https www youtube com watch v yn2s5wkdaso list plby2hxktgwn6xdcr2rhmhdmphuvt3sbnq index 1 t 936s ab channel itublockchain otopsi 1 slope wallet go https www youtube com watch v zaazp8he8gi list plby2hxktgwn6xdcr2rhmhdmphuvt3sbnq index 2 t 6s ab channel itublockchain otopsi 2 tornado cash go https www youtube com watch v tyc3pblqgm0 list plby2hxktgwn6xdcr2rhmhdmphuvt3sbnq index 3 ab channel itublockchain otopsi 3 0 ftx collapse go https www youtube com watch v 3glux7jdad0 otopsi 3 1 ftx collapse and beyond go https www youtube com watch v qk0nsihtra4 otopsi 4 silicon valley bank go https www youtube com live icskx 0 z20 otopsi 5 euler finance hack go https www youtube com watch v o3xktcjktdy ab channel itublockchain | blockchain ethereum smart-contracts solidity web3 ethersjs golang javascript typescript goethereum foundry hardhat dapps-development testing | blockchain |
design-system | home office design system the design system for the uk home office this design system is for everyone its purpose is to extend the gov uk design system with work specific to the home office the system contains patterns components and styles to improve consistency across services and reduce duplication of work contributing you can contribute by discussing and proposing components and patterns read our contribution guidelines and then check the community backlog to see what s needed working on this repository this project is a monorepo managed via pnpm you can build multiple packages from this one repository packages come in the following varieties applications found in apps libraries found in lib components found in components note if you would like add more varieties you can do so by modifying the pnpm workspaces yaml and plopfile js getting started in order to work on this repository you will need to install pnpm once you have it installed you can pull down npm dependencies for the entire project by running shell pnpm install creating a new package to create a new package simply run shell npm run create this is all orchestrated from the plopfile js so you can modify how it works see plop installing new packages you will often need to install the libraries and components that we create into each other or into our applications this can be done just as you would install any other package shell pnpm install hods our new package under the hood this will create a symlink so you need not worry about updates this helps when working on mutliple packages at the same time our documentation this project comes with its own documentation application to allow you to easily document this project including any components that you create you can run it as you would any other application in this project shell cd apps docs npm run dev we publish our documentation site when pushing to the master branch design system for the uk home office https design homeoffice gov uk gov uk design system https design system service gov uk contribution guidelines https github com ukhomeoffice design system blob master contributing md community backlog https github com ukhomeoffice design system projects 1 pnpm https pnpm js org applications https not govuk netlify app libraries https not govuk netlify app components https not govuk netlify app apps apps lib lib components components pnpm workspaces yaml pnpm workspaces yaml plopfile js plopfile js install pnpm https pnpm js org en installation plop https plopjs com documentation application apps docs | os |
|
llmux | llmux a large language model operating system for general purpose life long learning notice this project is the predecessor of npython https github com 20171130 npython and is no longer updated llmux is an operating system on large language models that provides an abstraction layer with basic funtionalities such as multiagent concurrency and communication long term memomy management device management etc it is designed to help building complex applications on large language model chatbots llmux is currently an experimental project under rapid development we encourage you to build applications and run experiments on llmux you can share your user experience report issues or start pull requests to help us improve llmux your contributions will be greatly appreciated install pip install r requirements txt quickstart you may read the technical note here https drive google com file d 1hfx bygppde97i7at4rwmbv0cho9o7cx view usp sharing first set up the environment variable openai api key run python3 demo py for a demo this script illustrates the basics of llmux you may read and modify it according to your needs you can start your message with to evaluate an expression call system exit to exit gracefully you can only see messages sent to you on the terminal to inspect all messages such as messages between a bot and the system or messages between bots inspect the output files by default the output path is home ubuntu llmux output you can modify this in demo py citations misc llmux title an operating system on large language models for general purpose lifelong learning author hangrui bi year 2023 todo 1 more testing and prompt engineering 2 improve the regex used for extracting codes in bot py 3 improve the format error messages distinguish error types identify unsuccessful function calls and warn 4 implemenet more devices 5 add an event handler to write old messages into the long term memory 6 implement advanced memory management compression and garbage collector 7 load balance among multiple backends 8 allow event handlers to filter messages within a peer 9 support large long term device that does not fit in ram | ai |
|
Elixir | elixir gemini2 0 elixir also known as gemini is a technology designed to facilitate the training of large models on a small gpu cluster its goal is to eliminate data redundancy and leverage cpu memory to accommodate really large models in addition elixir automatically profiles each training step prior to execution and selects the optimal configuration for the ratio of redundancy and the device for each parameter this repository is used to benchmark the performance of elixir elixir will be integrated into colossalai for usability environment this version is a beta release so the running environment is somewhat restrictive we are only demonstrating our running environment here as we have not yet tested its compatibility we have set the cuda version to 11 6 and the pytorch version to 1 13 1 cu11 6 three dependent package should be installed from source colossalai https github com hpcaitech colossalai necessary just clone it and use pip install from the newest master branch apex https github com nvidia apex optional clone it checkout to tag 22 03 and install it xformers https github com facebookresearch xformers optional clone it checkout to tag v0 0 17 and install it finally install all packages in the requirements txt tools cuda memory profiling function cuda memory profiling in elixir tracer memory tracer can help you profile each kind of memory occupation during training it tells you the cuda memory occupation of parameters gradient and maximum size of activations generated during training moreover it is an efficient and fast tool which enables quickly profiling opt 175b model on a single gpu you can try it by yourself with the folder activation in the directory example i think you should have at least 16gb cuda memory to run the opt 175b example but that doesn t matter just try it first hardware performance profiling see the folder profile you can profile the aggregate bandwidth of gpu cpu communications and the aggreagte velocity of adam optimizers examples here is a simple example to wrap your model and optimizer for fine tuning https github com hpcaitech elixir tree main example fine tune python from elixir search import minimum waste search from elixir wrapper import elixirmodule elixiroptimizer model bertforsequenceclassification from pretrained bert base uncased optimizer torch optim adam model parameters lr 1e 4 eps 1e 8 sr minimum waste search model world size model elixirmodule model sr world group optimizer elixiroptimizer model optimizer here is an advanced example for performance which is used in our benchmarkhere https github com hpcaitech elixir blob main example common elx py python import torch import torch distributed as dist from colossalai nn optimizer import hybridadam from elixir wrapper import elixirmodule elixiroptimizer get the world communication group global group dist groupmember world get the communication world size global size dist get world size initialize the model in cpu model get model model name hybridadam allows a part of parameters updated on cpu and a part updated on gpu optimizer hybridadam model parameters lr 1e 3 sr optimal search model global size unified dtype torch float16 enable for fp16 training overlap true enable for overlapping communications verbose true print detailed processing information inp data proivde an example input data in dictionary format step fn train step provide an example step function model elixirmodule model sr global group prefetch true prefetch chunks to overlap communications dtype torch float16 use amp use fused kernels true enable fused kernels in apex optimizer elixiroptimizer model optimizer initial scale 64 loss scale used in amp init step true enable for the stability of training | efficient large-language-models memory-management | ai |
multichain | multichain layout declares the assets and chains that exist but provides no chain specific implementations infra defines a local deployment of the multichain using docker compose all underlying chains provide a dockerfile and service definition to make running node instances easy all chains need to add a dockerfile and service definition that allows the multichain to spin up a local development mode instance of the chain this is necessary for running comprehensive local test suites api defines the different compatibility apis that exist account address contract gas and utxo chains should implement the apis that are relevant to them for example bitcoin and its forks implements the address gas and utxo apis no actual implementations should be added to this folder chain defines all of the chain specific implementations of the apis each chain has its own sub package for example bitcoin bitcoin cash dogecoin and zcash are all chains that implement the address gas and utxo apis and each of these implementations are in chain bitcoin chain bitcoincash chain dogecoin and chain zcash respectively example the multichain is designed to be flexible enough to support any kind of chain anyone is free to contribute to the multichain by adding support for a new chain or improving support for an existing chain to show how this is done we will walk through an example adding support for dogecoin chains and assets before doing anything else let s add an enumeration for the asset and chain types which can be found in package multichain to avoid favouritism all assets and chains are listed in alphabetical order unless otherwise advised by an offiical team member the names and tickers found on https coinmarketcap com must be used adding an asset go enumeration of supported assets when introducing a new chain or new asset from an existing chain you must add a human readable string to this set of enumerated values assets must be listed in alphabetical order const bch asset bch bitcoin cash btc asset btc bitcoin doge asset doge dogecoin this is our new asset eth asset eth ether zec asset zec zcash adding a chain go enumeration of supported chains when introducing a new chain you must add a human readable string to this set of enumerated values chains must be listed in alphabetical order const bitcoin chain bitcoin bitcoincash chain bitcoincash dogecoin chain dogecoin this is our new chain ethereum chain ethereum zcash chain zcash docker next we need to setup a docker container in the infra folder this is needed for local test suites allowing for end to end integrated testing directly against a node doing this requires a couple of steps first we create a new dogecoin folder in the infra folder infra bitcoin bitcoincash dogecoin this is our new folder dockerfile this is our new dockerfile dogecoin conf run sh this is our new run file zcash env docker compose yaml the new folder must at least contain a dockerfile that installs the node and a run sh file that runs the nodes the node should be run in test mode the new folder can also contain other files that are specific to the needs of the chain being added in our case the dogecoin conf file is also needed to configure the node we will omit showing all the code here since there is quite a bit of it but you can check it out in the infra dogecoin folder second we add an entry to the env file our entry must include a private key that will have access to funds and the public address associated with that private key we will add sh dogecoin address that will receive mining rewards generally this is set to an address for which the private key is known by a test suite this allows the test suite access to plenty of testing funds export dogecoin pk crznrgh2ztcjupczkwbq2mjit8psfamtyryb1phg1vsrrcnbx4w4 export dogecoin address n3psspr4zqukwh4tcrjp9atwj4gmixqxmt last we add a service to the docker compose yaml file this allows the node to boot alongside the other nodes in the multichain this entry must expose the node for use in tests and must not overlap with other nodes that already exist ports are reserved on a first come first serve basis we will define the service as yaml dogecoin dogecoin build context dogecoin ports 0 0 0 0 18332 18332 entrypoint root run sh dogecoin address address api all chains should implement the address api luckily for dogecoin it is so similar to bitcoin that we can re export the bitcoin implementation without the need for custom modifications in chain dogecoin address go we add go package dogecoin import github com renproject multichain chain bitcoin type addressencoder bitcoin addressencoder addressdecoder bitcoin addressdecoder addressencodedecoder bitcoin addressencodedecoder these three interfaces allow users of the multichain to easily encode and decode dogecoin addresses other chains will need to provide their own implementations based on their chains address standards gas api most but not all chains should implement the gas api again dogecoin is so similar to bitcoin that we can re export the bitcoin implementation in chain dogecoin gas go go package dogecoin import github com renproject multichain chain bitcoin type gasestimator bitcoin gasestimator var newgasestimator bitcoin newgasestimator the interface allows users of the multichain to estimate gas prices although the current implementation is very simple the associated function allows users to construct an instance of the interface for dogecoin utxo api generally speaking chains fall into two categories account based or utxo based and some can even be both bitcoin and its forks are all utxo based chains as a fork of bitcoin dogecoin is a utxo based chain so we implement the utxo api to implement the utxo api we must implement the tx txbuilder and client interfaces more information can be found in the comments of api utxo folder again the implementation for dogecoin is trivial in chain dogecoin utxo we have go package dogecoin import github com renproject multichain chain bitcoin type tx bitcoin tx txbuilder bitcoin txbuilder client bitcoin client clientoptions bitcoin clientoptions var newtxbuilder bitcoin newtxbuilder newclient bitcoin newclient defaultclientoptions bitcoin defaultclientoptions up to this point we have done nothing but re export bitcoin so what makes dogecoin different and how can we express that difference well the chain dogecoin folder is the place where we must define anything else dogecoin users will need in the case of dogecoin the only thing that differentiates it from bitcoin is the chaincfg param object we define this in chain dogecoin dogecoin go go package dogecoin import github com btcsuite btcd chaincfg func init if err chaincfg register mainnetparams err nil panic err if err chaincfg register regressionnetparams err nil panic err var mainnetparams chaincfg params name mainnet net 0xc0c0c0c0 address encoding magics pubkeyhashaddrid 30 scripthashaddrid 22 privatekeyid 158 bip32 hierarchical deterministic extended key magics hdprivatekeyid 4 byte 0x02 0xfa 0xc3 0x98 starts with xprv hdpublickeyid 4 byte 0x02 0xfa 0xca 0xfd starts with xpub human readable part for bech32 encoded segwit addresses as defined in bip 173 dogecoin does not actually support this but we do not want to collide with real addresses so we specify it bech32hrpsegwit doge var regressionnetparams chaincfg params name regtest dogecoin has 0xdab5bffa as regtest same as bitcoin s regtest setting it to an arbitrary value leet hex dogecoin so that we can register the regtest network net 0xd063c017 address encoding magics pubkeyhashaddrid 111 scripthashaddrid 196 privatekeyid 239 bip32 hierarchical deterministic extended key magics hdprivatekeyid 4 byte 0x04 0x35 0x83 0x94 starts with xprv hdpublickeyid 4 byte 0x04 0x35 0x87 0xcf starts with xpub human readable part for bech32 encoded segwit addresses as defined in bip 173 dogecoin does not actually support this but we do not want to collide with real addresses so we specify it bech32hrpsegwit dogert most of the functions that we have re exported expected chaincfg params as an argument by defining one for regnet and mainnet users can construct dogecoin instances of the utxo api by using these params test suite 1 install docker 2 install docker compose 3 run docker 4 run test sh example output sh creating network docker default with the default driver building bitcoin successfully built 1ebb03faa04f successfully tagged docker bitcoin latest building bitcoincash successfully built e12e98011869 successfully tagged docker bitcoincash latest building zcash successfully built 56231a29ca2e successfully tagged docker zcash latest docker bitcoin 1 is up to date docker bitcoincash 1 is up to date docker zcash 1 is up to date waiting for multichain to boot run testmultichain running suite multichain suite stopping docker bitcoincash 1 done stopping docker zcash 1 done stopping docker bitcoin 1 done removing docker bitcoincash 1 done removing docker zcash 1 done removing docker bitcoin 1 done removing network docker default done | blockchain |
|
Project1 | 18ss web project 1 br 2018 4 10 0 00 br 2018 4 10 br deadline project 5 br proejct br github repo br | front_end |
|
sql-challenge | employee database a mystery in two parts analysis research project task as a data engineer at pewlett hackard regarding employees of the corporation from the 1980s and 1990s the database of these employees from that period are within six csv files objectives of the research project is to illustrate 1 data modeling 2 data engineering 3 data analysis the summary report will include the following below entity relationship er model of the employee database table schema of the employee database a sql file of queries for the employee database of the following queries below 1 list of employee details regarding employee number last name first name gender and salary 2 list of employees who were hired in 1986 3 list of manager details of each department with the following information department number department name the manager s employee number last name first name and start and end employment dates 4 list of employee details for each department with the following information employee number last name first name and department name 5 list of all employees whose first name is hercules and last names begin with b 6 list of all employees in the sales department including their employee number last name first name and department name 7 list of all employees in the sales and development departments including their employee number last name first name and department name 8 in descending order list of the frequency count of employee last names i e how many employees share each last name histogram to visualize the most common salary ranges by title and by all employees https github com diannejardinez sql challenge blob master salary data output salary 20range 20for 20senior 20engineer png https github com diannejardinez sql challenge blob master salary data output salary 20range 20for 20assistant 20engineer png https github com diannejardinez sql challenge blob master salary data output salary 20range 20for 20engineer png https github com diannejardinez sql challenge blob master salary data output salary 20range 20for 20manager png https github com diannejardinez sql challenge blob master salary data output salary 20range 20for 20technique 20leader png https github com diannejardinez sql challenge blob master salary data output salary 20range 20for 20senior 20staff png https github com diannejardinez sql challenge blob master salary data output salary 20range 20for 20staff png https github com diannejardinez sql challenge blob master salary data output ave 20salary 20range 20for 20employees png bar chart of average salary by title https github com diannejardinez sql challenge blob master salary data output ave 20employee 20salary 20per 20position png employee database a mystery in two parts instructions background it is a beautiful spring day and it is two weeks since you have been hired as a new data engineer at pewlett hackard your first major task is a research project on employees of the corporation from the 1980s and 1990s all that remain of the database of employees from that period are six csv files in this assignment you will design the tables to hold data in the csvs import the csvs into a sql database and answer questions about the data in other words you will perform 1 data modeling 2 data engineering 3 data analysis instructions data modeling inspect the csvs and sketch out an erd of the tables feel free to use a tool like http www quickdatabasediagrams com http www quickdatabasediagrams com data engineering use the information you have to create a table schema for each of the six csv files remember to specify data types primary keys foreign keys and other constraints import each csv file into the corresponding sql table data analysis once you have a complete database do the following 1 list the following details of each employee employee number last name first name gender and salary 2 list employees who were hired in 1986 3 list the manager of each department with the following information department number department name the manager s employee number last name first name and start and end employment dates 4 list the department of each employee with the following information employee number last name first name and department name 5 list all employees whose first name is hercules and last names begin with b 6 list all employees in the sales department including their employee number last name first name and department name 7 list all employees in the sales and development departments including their employee number last name first name and department name 8 in descending order list the frequency count of employee last names i e how many employees share each last name bonus optional as you examine the data you are overcome with a creeping suspicion that the dataset is fake you surmise that your boss handed you spurious data in order to test the data engineering skills of a new employee to confirm your hunch you decide to take the following steps to generate a visualization of the data with which you will confront your boss 1 import the sql database into pandas yes you could read the csvs directly in pandas but you are after all trying to prove your technical mettle this step may require some research feel free to use the code below to get started be sure to make any necessary modifications for your username password host port and database name sql from sqlalchemy import create engine engine create engine postgresql localhost 5432 your db name connection engine connect consult sqlalchemy documentation https docs sqlalchemy org en latest core engines html postgresql for more information if using a password do not upload your password to your github repository see https www youtube com watch v 2uatpmnvh0i https www youtube com watch v 2uatpmnvh0i and https martin thoma com configuration files in python https martin thoma com configuration files in python for more information 2 create a histogram to visualize the most common salary ranges for employees 3 create a bar chart of average salary by title epilogue evidence in hand you march into your boss s office and present the visualization with a sly grin your boss thanks you for your work on your way out of the office you hear the words search your id number you look down at your badge to see that your employee id number is 499942 copyright trilogy education services 2019 all rights reserved | data-engineering data-analysis database erdiagram python-3 data-modeling entity-relationship-diagram sql-database sql matplotlib pandas jupyter-notebook | server |
redcross | p align center img src https res cloudinary com dtfbvvkyp image upload v1566331377 laravel logolockup cmyk red svg width 400 p p align center a href https travis ci org laravel framework img src https travis ci org laravel framework svg alt build status a a href https packagist org packages laravel framework img src https poser pugx org laravel framework d total svg alt total downloads a a href https packagist org packages laravel framework img src https poser pugx org laravel framework v stable svg alt latest stable version a a href https packagist org packages laravel framework img src https poser pugx org laravel framework license svg alt license a p about laravel laravel is a web application framework with expressive elegant syntax we believe development must be an enjoyable and creative experience to be truly fulfilling laravel takes the pain out of development by easing common tasks used in many web projects such as simple fast routing engine https laravel com docs routing powerful dependency injection container https laravel com docs container multiple back ends for session https laravel com docs session and cache https laravel com docs cache storage expressive intuitive database orm https laravel com docs eloquent database agnostic schema migrations https laravel com docs migrations robust background job processing https laravel com docs queues real time event broadcasting https laravel com docs broadcasting laravel is accessible powerful and provides tools required for large robust applications learning laravel laravel has the most extensive and thorough documentation https laravel com docs and video tutorial library of all modern web application frameworks making it a breeze to get started with the framework if you don t feel like reading laracasts https laracasts com can help laracasts contains over 1500 video tutorials on a range of topics including laravel modern php unit testing and javascript boost your skills by digging into our comprehensive video library laravel sponsors we would like to extend our thanks to the following sponsors for funding laravel development if you are interested in becoming a sponsor please visit the laravel patreon page https patreon com taylorotwell vehikl https vehikl com tighten co https tighten co kirschbaum development group https kirschbaumdevelopment com 64 robots https 64robots com cubet techno labs https cubettech com cyber duck https cyber duck co uk british software development https www britishsoftware co webdock fast vps hosting https www webdock io en devsquad https devsquad com userinsights https userinsights com fragrantica https www fragrantica com softonsofa https softonsofa com user10 https user10 com soumettre fr https soumettre fr codebrisk https codebrisk com 1forge https 1forge com tecpresso https tecpresso co jp runtime converter http runtimeconverter com webl agence https weblagence com invoice ninja https www invoiceninja com imi digital https www imi digital de earthlink https www earthlink ro steadfast collective https steadfastcollective com we are the robots inc https watr mx understand io https www understand io abdel elrafa https abdelelrafa com hyper host https hyper host appoly https www appoly co uk op gg https op gg http www yunruan ltd contributing thank you for considering contributing to the laravel framework the contribution guide can be found in the laravel documentation https laravel com docs contributions code of conduct in order to ensure that the laravel community is welcoming to all please review and abide by the code of conduct https laravel com docs contributions code of conduct security vulnerabilities if you discover a security vulnerability within laravel please send an e mail to taylor otwell via taylor laravel com mailto taylor laravel com all security vulnerabilities will be promptly addressed license the laravel framework is open sourced software licensed under the mit license https opensource org licenses mit redcross | server |
|
PhpFromZero | phpfromzero banner image doc assets phpfromzero banner png p align center b a comprehensive project template for beginners to learn php web development from scratch b p p align center a href https github com dahkenangnon phpfromzero style text decoration none img src https img shields io github stars dahkenangnon phpfromzero style social alt github stars a a href https github com dahkenangnon phpfromzero blob master license style text decoration none img src https img shields io github license dahkenangnon phpfromzero alt license a p objective phpfromzero is a handcrafted project template aimed at helping beginners in php web development it provides a solid foundation for learning how to create powerful websites from scratch using an object oriented approach and the model view controller mvc design pattern without relying on external dependencies this project template is well documented and designed to be easily understandable for junior php developers by using phpfromzero you will gain hands on experience in creating php websites with an object oriented approach develop a clear understanding of how web applications work acquire the skills needed to learn and work with various php frameworks possess the knowledge to build your own php framework with ease features object oriented php learn how to structure your code using object oriented programming oop principles for improved maintainability and code organization mvc design pattern understand and implement the model view controller mvc design pattern to separate concerns and achieve better code structure documentation detailed documentation guides you through the project structure code explanations and usage instructions educational purpose phpfromzero is designed to facilitate learning and provide a solid foundation for beginners in php web development requirements to run phpfromzero make sure you have the following wamp or xampp installed and configured mysql database php 8 or newer attention phpfromzero requires php 8 or newer to run this project is used for educational purposes such as training my mentees use this template at your own risk if you want to use this template in a real project it is highly recommended to improve security and performance aspects for any questions or discussions feel free to contact dah kenangnon gmail com or join the discussion on the github repository https github com dahkenangnon phpfromzero discussions try it on your computer to run phpfromzero on your computer follow these steps 1 clone the repository git clone https github com dahkenangnon phpfromzero git 2 create a new database as mentioned in env local php 3 import the php from zero sql file into the newly created database 4 run the following command in the project directory bash php s localhost 9000 t public 5 open your browser and navigate to http localhost 9000 http localhost 9000 to view the pages please note that depending on your environment s configuration you may encounter some errors extending phpfromzero is designed to help junior developers understand the inner workings of web applications and create their own php projects with well structured and maintainable architecture it provides a simplified approach for educational purposes and may not be suitable for production environments thank you for choosing phpfromzero give it a star on github https github com dahkenangnon phpfromzero if you find it helpful we encourage you to give it a try explore the features and contribute to its improvement happy coding | php mvc oop poo php-project-example php-project | front_end |
task-management-frontend | task management application front end this application acts as the front end for the task management application developed throughout the nestjs zero to hero course produced by ariel weinberger | front_end |
|
impy | h1 impy images in python h1 p impy is a library used for deep learning projects that use image datasets p ul li strong email strong lozuwaucb gmail com li li strong bug reports strong https github com lozuwa impy issues li ul p it provides p ul li data augmentation methods for images with bounding boxes the bounding boxes are also affected by the transformations so you don t have to label again li li fast image preprocessing methods useful in a deep learning context e g if your image is too big you need to divide it into patches li ul ol li a href installation installation a li li a href tutorial tutorial a li li a href documentation documentation a li li a href contribute contribute a li ol h1 id installation installation h1 h2 download the impy whl and use pip to install it h2 p follow the next steps p ul li download the impy whl from a href https github com lozuwa impy releases download impy 0 1 impy 0 1 py3 none any whl here a li ul ul li use pip to install the wheel li ul bash pip install impy 0 1 py3 none any whl h1 id tutorial tutorial h1 p impy has multiple features that allow you to solve several different problems with a few lines of code in order to showcase the features of impy we are going to solve common problems that involve both computer vision and deep learning p p we are going to work with a mini dataset of cars and pedestrians available a href https github com lozuwa cars dataset here a this dataset has object annotations that make it suitable to solve a localization problem p alt text static cars0 png raw true car s mini dataset img src static cars3 png alt cars height 600 width 800 img h2 object localization h2 p in this section we are going to solve problems related with object localization p h3 images are too big h3 p one common problem in computer vision and cnns is dealing with big images let s sample one of the images from our mini dataset p alt text static cars3 png raw true example of big image img src static cars1 png alt cars height 600 width 800 img p the size of this image is 3840x2160 it is too big for training most likely your computer will run out of memory in order to try to solve the big image problem we could reduce the size of the mini batch hyperparameter but if the image is too big it would still not work we could also try to reduce the size of the image but that means the image losses quality and you would need to label the smaller image again p p instead of hacking a solution we are going to solve the problem efficiently the best solution is to sample crops of a specific size that contain the maximum amount of bounding boxes possible crops of 1032x1032 pixels are usually small enough p p let s see how to do this with impy p ul li create a folder named b testing cars b then enter the folder li ul bash mkdir p pwd testing cars cd testing cars ul li download the cars dataset from a href https github com lozuwa cars dataset here a li ul bash git clone https github com lozuwa cars dataset ul li create a file named reducing big images py and put the next code li ul python import os from impy objectdetectiondataset import objectdetectiondataset def main define the path to images and annotations images path str os path join os getcwd cars dataset images annotations path str os path join os getcwd cars dataset annotations xmls define the name of the dataset dbname str carsdataset create an object of objectdetectiondataset obda any objectdetectiondataset imagesdirectory images path annotationsdirectory annotations path databasename dbname reduce the dataset to smaller rois of smaller rois of shape 1032x1032 offset list 1032 1032 images output path str os path join os getcwd cars dataset images reduced annotations output path str os path join os getcwd cars dataset annotations reduced xmls obda reducedatasetbyrois offset offset outputimagedirectory images output path outputannotationdirectory annotations output path if name main main ul li b note b the paths where we are going to store the reduced images don t exist let s create them li ul bash mkdir p pwd cars dataset images reduced mkdir p pwd cars dataset annotations reduced xmls ul li now we can run the script and reduce the images to smaller crops li ul bash python reducing big images py p impy will create a new set of images and annotations with the size specified by offset and will include the maximum number of annotations possible so you will end up with an optimal number of data points let s see the results of the example p img src static cars11 png alt cars height 300 width 300 img img src static cars12 png alt cars height 300 width 300 img img src static cars13 png alt cars height 300 width 300 img img src static cars14 png alt cars height 300 width 300 img img src static cars15 png alt cars height 300 width 300 img img src static cars16 png alt cars height 300 width 300 img img src static cars17 png alt cars height 300 width 300 img img src static cars18 png alt cars height 300 width 300 img img src static cars19 png alt cars height 300 width 300 img img src static cars20 png alt cars height 300 width 300 img img src static cars21 png alt cars height 300 width 300 img p as you can see the bounding boxes have been maintained and small crops of the big image are now available we can use this images for training and our problem is solved p p strong note strong that in some cases you are going to end up with an inefficient amount of crops due to overlapping crops in the clustering algorithm i am working on this and a better solution will be released soon nonetheless these results are still way more efficient than what is usually done which is crop each bounding box one by one this leads to inefficient memory usage repeated data points lose of context and simpler representation p h3 data augmentation for bounding boxes h3 p another common problem in computer vision and cnns for object localization is data augmentation specifically space augmentations e g scaling cropping rotation etc for this you would usually make a custom script but with impy we can make this easier p ul li create a json file named b augmentation configuration json b li ul bash touch augmentation configuration json ul li insert the following code in the b augmentation configuration json b file li ul json multiple image augmentations sequential image color augmenters sequential sharpening weight 2 0 save true restartframe false randomevent false bounding box augmenters sequential scale size 1 2 1 2 zoom true interpolationmethod 1 save true restartframe false randomevent false verticalflip save true restartframe false randomevent true image color augmenters sequential histogramequalization equalizationtype 1 save true restartframe false randomevent false bounding box augmenters sequential horizontalflip save true restartframe false randomevent false crop save true restartframe true randomevent false p let s analyze the configuration file step by step currently this is the most complex type of data augmentation you can achieve with the library p p note the file starts with multiple image augmentations then a sequential key follows inside sequential we define an array this is important each element of the array is a type of augmenter p p the first augmenter we are going to define is a image color agumenters which is going to execute a sequence of color augmentations in this case we have defined only one type of color augmentation which is sharpening with a weight of 2 0 p p after the color augmentation we have defined a bounding box augmenters which is going to execute a scale augmentation with zoom followed by a verticalflip p p we want to keep going so we define two more types of image augmenters another image color augmenters which applies histogramequalization to the image and another bounding box agumeneters which applies a horizontalflip and a crop augmentation p p note there are three types of parameters in each augmenter these are optional but i recommend specifying them in order to fully understand your pipeline these parameters are p ol li strong save strong saves the current transformation if true li li strong restart frame strong restarts the frame to its original space if true otherwise maintains the augmentation applied so far li li strong random event strong uses an stochastic function to randomize whether this augmentation might be applied or not li ol p as you have seen we can define any type of crazy configuration and augment our images with the available methods while choosing whether to save each augmentation restart the frame to its original space or randomize the event so we make things crazier get creative and define your own data augmentation pipelines p p once the configuration file is created we can apply the data augmentation pipeline with the following code p ul li after defining the augmentation file let s create the code to apply the augmentations create a file named b apply bounding box augmentations py b li ul ul li insert the following code to b apply bounding box augmentations py b li ul python import os from impy objectdetectiondataset import objectdetectiondataset def main define the path to images and annotations images path str os path join os getcwd cars dataset images annotations path str os path join os getcwd cars dataset annotations xmls define the name of the dataset dbname str carsdataset create an objectdetectiondataset object obda any objectdetectiondataset imagesdirectory images path annotationsdirectory annotations path databasename dbname apply data augmentation by using the following method of the objectdetectiondataset class configuration file str os path join os getcwd augmentation configuration json images output path str os path join os getcwd cars dataset images augmented annotations output path str os path join os getcwd cars dataset annotations augmented xmls obda applydataaugmentation configurationfile configuration file outputimagedirectory images output path outputannotationdirectory annotations output path if name main main ul li now execute the scrip running li ul bash python apply bounding box augmentations py p next i present the results of the augmentations note the transformation does not alter the bounding boxes of the image which saves you a lot of time in case you want to increase the representational complexity of your data p h3 sharpening h3 img src static carsshar png alt sharpened height 300 width 500 img h3 scaling image gets a little bit bigger h3 img src static carssc png alt vertical flip height 300 width 500 img h3 vertical flip h3 img src static carsvert png alt crop height 300 width 500 img h3 histogram equalization h3 img src static carshist png alt histogram equalization height 300 width 500 img h3 horizontal flip h3 img src static carshor png alt horizontal flip height 300 width 500 img h3 crop bounding boxes h3 img src static carscrop png alt crop height 300 width 500 img h1 id documentation documentation h1 h2 object detection dataset h2 h3 objectdetectiondataset class h3 p a class that holds a detection dataset parameters p ol li strong imagesdirectory strong a string that contains a path to a directory of images li li strong annotationsdirectory strong a string that contains a path to a directory of xml annotations li li strong databasename strong a string that contains a name li ol p class methods p h4 dataconsistency h4 p checks the consistency of the image files with the annotation files p h4 findemptyorwrongannotations h4 examines all the annotations in the dataset and detects if any is empty or wrong a wrong annotation is said to contain a bounding box coordinate that is either greater than width heigh respectively or is less than zero ol li strong removeempty strong a boolean that if true removes the annotations that are considered to be wrong or empty li ol h4 computeboundingboxstats h4 ol li strong savedataframe strong a boolean that if true saves the dataframe with the stats li li strong outputdirdataframe strong a string that contains a valid path li ol h4 saveboundingboxes h4 p saves the bounding boxes of the data set as images parameters p ol li strong outputdirectory strong a string that contains a path to a valid directory li li strong filterclasses strong a list of strings that contains classes that are supposed to be as labels in the dataset annotations li ol h4 reducedatasetbyrois h4 p iterate over images and annotations and execute redueimagedatapointbyroi for each one p ol li strong offset strong a list or tuple of ints li li strong outputimagedirectory strong a string that contains a valid path li li strong outputannotationdirectory strong a string that contains a valid path li ol h4 reduceimagedatapointbyroi h4 p p ol li strong imagepath strong a string that contains the path to an image li li strong annotationpath strong a string that contains a path to a xml annotation li li strong offset strong a list or tuple of ints li li strong outputimagedirectory strong a string that contains a valid path li li strong outputannotationdirectory strong a string that contains a valid path li ol h4 applydataaugmentation h4 p p ol li strong configurationfile strong a string that contains a path to a json file li li strong outputimagedirectory strong a string that contains a valid path li li strong outputannotationdirectory strong a string that contains a valid path li li strong threshold strong a float in the range 0 1 li ol h4 applycoloraugmentation h4 p p ol li strong frame strong a numpy tensor that contains an image li li strong augmentationtype strong a string that contains a valid impy augmentation type li li strong parameters strong a list of strings that contains the respective parameters for the type of augmentation li ol h4 applyboundingboxaugmentation h4 p p ol li strong frame strong a numpy tensor that contains an image li li strong boundingboxes strong a list of lists of ints that contains coordinates for a bounding box li li strong augmentationtype strong a string that contains a valid impy augmentation type li li strong parameters strong a list of strings that contains the respective parameters for the type of augmentation li ol h2 types of color augmentations h2 p all of the augmentations ought to implement the following parameters p ol li strong save strong saves the current transformation if true li li strong restart frame strong restarts the frame to its original space if true otherwise maintains the augmentation applied so far li li strong random event strong uses an stochastic function to randomize whether this augmentation might be applied or not li ol h3 invert color h3 p apply a bitwise not operation to the pixels in the image code example p json invertcolor cspace true true true h3 histogram equalization h3 p equalize the color space of the image code example p json histogramequalization equalizationtype 1 h3 change brightness h3 p multiply the pixel distribution with a scalar code example p json changebrightness coefficient 1 2 h3 random sharpening h3 p apply a sharpening system to the image code example p json sharpening weight 0 8 h3 add gaussian noise h3 p add gaussian noise to the image code example p json addgaussiannoise coefficient 0 5 h3 gaussian blur h3 p apply a gaussian low pass filter to the image code example p json gaussianblur sigma 2 h3 shift colors h3 p shift the colors of the image code example p json shiftblur h2 types of bounding box augmentations h2 p all of the augmentations ought to implement the following parameters p ol li strong save strong saves the current transformation if true li li strong restart frame strong restarts the frame to its original space if true otherwise maintains the augmentation applied so far li li strong random event strong uses an stochastic function to randomize whether this augmentation might be applied or not li ol h3 scale h3 p scales the size of an image and maintains the location of its bounding boxes code example p json scale size 1 2 1 2 zoom true interpolationmethod 1 h3 random crop h3 p crops the bounding boxes of an image specify the size of the crop in the size parameter code example p json crop size 50 50 h3 random pad h3 p pads the bounding boxes of an image i e adds pixels from outside the bounding box specify the amount of pixels to be added in the size parameter code example p json pad size 20 20 h3 flip horizontally h3 p flips the bounding boxes of an image in the x axis code example p json horizontalflip h3 flip vertically h3 p flips the bounding boxes of an image in the y axis code example p json verticalflip h3 rotation h3 p rotates the bounding boxes of an image anti clockwise code example p json rotation theta 0 5 h3 jitter boxes h3 p draws random squares of a specific color and size in the area of the bounding box code example p json jitterboxes size 10 10 quantity 5 color 255 255 255 h3 dropout h3 p set pixels inside the bounding box to zero depending on a probability p extracted from a normal distribution if p threshold then the pixel is changed code example p json dropout size 5 5 threshold 0 8 color 255 255 255 h1 id contribute contribute h1 p if you want to contribute to this library please follow the next steps so you can have a development environment p ul li install anaconda with python 3 7 tested with python 3 5 3 6 3 7 then create an empty environment li ul bash conda create name impy python3 7 ul li activate the conda environment li ul bash source activate impy ul li clone the repository li ul bash git clone https github com lozuwa impy ul li install the dependencies that are in setup py li ul ul li you are good to go note there are unit tests for each script inside the impy folder li ul h2 build the project h2 ul li go to impy s parent directory and run the following code li ul bash python setup py sdist bdist wheel ul li a folder named dist will appear it contains the whl and tar gz li ul | machine-learning dataset preprocessing raw-data tidy-data statistics exploratory-data-analysis | ai |
rps-cv | rps cv a rock paper scissors game using computer vision and machine learning on raspberry pi by julien de la bru re terreault drgfreeman tuta io animated screenshot img doc rps gif https www youtube com watch v ozo0 lx pma click on image to access video on youtube https www youtube com watch v ozo0 lx pma this project is showcased https www raspberrypi org magpi issues magpi74 pdf 5b 7b 22num 22 3a272 2c 22gen 22 3a0 7d 2c 7b 22name 22 3a 22fith 22 7d 2c787 5d in issue 74 https www raspberrypi org magpi issues 74 of the magpi the official magazine of the raspberry pi foundation https www raspberrypi org see my drgfreeman rps cv data science https github com drgfreeman rps cv data science repository where i posted different notebooks demonstrating some cool data science analysis on the image dataset resulting from this project magpi article in simplified chinese https github com tommyzihao magpi chinese blob master magpi74 18 19 e7 94 a8 e6 a0 91 e8 8e 93 e6 b4 be e8 b7 9f e4 ba ba e5 b7 a5 e6 99 ba e8 83 bd e7 8e a9 e7 8c 9c e6 8b b3 md contributed by tommy zihao https github com tommyzihao summary project origin this project results from a challenge my son gave me when i was teaching him the basics of computer programming making a simple text based rock paper scissors game in python at that time i was starting to experiment with computer vision with a raspberry pi and an old usb webcam so my son naively asked me could you make a rock paper scissors game that uses the camera to detect hand gestures i accepted the challenge and about a year and a lot of learning later i completed the challenge with a functional game overview of the game the game uses a raspberry pi computer and raspberry pi camera installed on a 3d printed support with led strips to achieve consistent images the pictures taken by the camera are processed and fed to an image classifier that determines whether the gesture corresponds to rock paper or scissors gestures the image classifier uses a support vector machine https en wikipedia org wiki support vector machine a class of machine learning https en wikipedia org wiki machine learning algorithm the image classifier has been priorly trained with a bank of labeled images corresponding to the rock paper scissors gestures captured with the raspberry pi camera how it works the image below shows the processing pipeline for the training of the image classifier top portion and the prediction of gesture for new images captured by the camera during the game bottom portion click here https raw githubusercontent com drgfreeman rps cv master img doc rps pipeline png for full size image rock paper scissors computer vision machine learning pipeline img doc rps pipeline png dependencies the project depends on and has been tested with the following libraries opencv 3 3 0 with bindings for python 3 python 3 4 numpy 1 13 0 scikit learn 0 18 2 scikit image 0 13 0 pygame 1 9 3 picamera follow this guide https www pyimagesearch com 2016 04 18 install guide raspberry pi 3 raspbian jessie opencv 3 for installation of opencv on the raspberry pi install python libraries within the same virtual environment as opencv using the pip install package name command picamera is installed by default on raspbian https www raspberrypi org downloads raspbian images hardware raspberry pi 3 model b or b computer https www raspberrypi org products raspberry pi 3 model b plus raspberry pi camera module v2 https www raspberrypi org products camera module v2 a green background to allow background subtraction in the captured images a physical setup for the camera to ensure consistent lighting and camera position the 3d models i used are available on thingiverse https www thingiverse com thing 2598378 camera lighting setup img doc hardware front jpg camera lighting setup img doc hardware rear jpg camera lighting setup img doc hardware top jpg program files capture py this file opens the camera in capture mode to capture and label images that will later be used to train the image classifier the captured images are automatically named and stored in a folder structure train py this script reads and processes the training images in preparation for training the image classifier the processed image data is then used to train the support vector machine image classifier the trained classifier is stored in the clf pkl file read by play py playgui py this file runs the actual rock paper scissors game using the camera and the trained image classifier in a graphical user interface gui images from each play are captured and added to the image bank creating additional images to train the classifier play py this file runs the actual rock paper scissors game similarly to playgui py except the game output is done in the terminal and opencv window no gui note that the due to memory limitations on the raspberry pi the train py script may not run properly on the raspberry pi with training sets of more than a few hundred images consequently it is recommended to run these on a more powerful computer this computer must also have opencv python 3 4 and the numpy scikit learn and scikit image python libraries installed library modules rpscv gui this module defines the rpsgui class and associated methods to manage the game graphical user interface gui rpscv imgproc this module provides the image processing functions used by the various other python files rpscv utils this module provides functions and constants used by the various other python files rpscv camera this module defines the camera class a wrapper around the picamera library with specific methods for the project such as white balance calibration ouput screenshots training mode typical output from train py on pc with intel core i7 6700 3 4ghz 16gb ram anaconda distribution rps cv jul rosalind pi git rps cv python train py 0 0 importing libraries 3 75 generating image data completed processing 1708 images rock 562 images paper 568 images scissors 578 images 99 51 generating test set 99 64 defining pipeline 99 64 defining cross validation 99 64 defining grid search grid search parameters gridsearchcv cv stratifiedkfold n splits 5 random state 42 shuffle true error score raise estimator pipeline steps pca pca copy true iterated power auto n components none random state none svd solver auto tol 0 0 whiten false clf svc c 1 0 cache size 200 class weight none coef0 0 0 decision function shape none degree 3 gamma auto kernel rbf max iter 1 probability false random state none shrinking true tol 0 001 verbose false fit params iid true n jobs 4 param grid clf c array 1 3 16228 10 31 62278 100 clf gamma array 0 0001 0 00032 0 001 0 00316 0 01 pca n components 60 pre dispatch 2 n jobs refit true return train score true scoring f1 micro verbose 1 99 64 fitting classifier fitting 5 folds for each of 25 candidates totalling 125 fits parallel n jobs 4 done 42 tasks elapsed 2 1min parallel n jobs 4 done 125 out of 125 elapsed 5 9min finished grid search best score 0 9910406616126809 grid search best parameters pca n components 60 clf c 10 0 clf gamma 0 00031622776601683794 458 66 validating classifier on test set classifier f1 score on test set 0 9922178988326849 confusion matrix 84 1 0 1 84 0 0 0 87 classification report precision recall f1 score support rock 0 99 0 99 0 99 85 paper 0 99 0 99 0 99 85 scissors 1 00 1 00 1 00 87 avg total 0 99 0 99 0 99 257 458 72 writing classifier to clf pkl 467 25 done play mode with graphical user interface playgui py initial screen initial screen img doc screen 0 0 png computer wins the play computer wins play img doc screen 1 0 png player wins the play player wins play img doc screen 2 3 png tie tie img doc screen 4 4 tie png game over player wins the game game over player wins img doc screen 3 5 game over png image capture mode capture py capture mode img doc screen capture py png play mode without gui play py play no gui img doc screen play py png | raspberry-pi raspberry-pi-camera rock-paper-scissors machine-learning computer-vision sklearn skimage opencv opencv-python game image-recognition image-classification | ai |
Karbowanec-Blockchain-Explorer | karbo blockchain explorer block explorer for karbo cryptonote based cryptocurrency installation 1 it takes data from daemon karbowanecd it should be accessible from the internet run karbowanecd with open port as follows bash karbowanecd restricted rpc enable cors enable blockchain indexes rpc bind ip 0 0 0 0 rpc bind port 32348 2 just upload to your website and change api variable in config js and in config php to point to your daemon docker we can use docker image to deploy an explorer node url can be replaced on the docker image build shell docker build build arg rpc node url http localhost 32348 or provided as env variable into docker container shell docker run karbo explorer env rpc node url http localhost 32348 | cryptocurrencies blockexplorer cryptonote | blockchain |
data-structure-with-python | div img src https github com roscibely algorithms and data structure blob main root ufersa png width 70 height 100 img src https www datacamp com datacamp png height 85 width 200 alt icon div algorithms and data structure with python 3 professora rosana rego https github com roscibely pex1241 algoritmos e estrutura de dados i bacharelado interdisciplinar em tecnologia da informa o ufersa parte 0 curso auxiliar dataquest https www dataquest io course introduction to python hourglass flowing sand tempo estimado 5h 1 vari veis https github com roscibely data structure with python tree develop root variaveis 2 if else elif https github com roscibely data structure with python tree develop root condicional 3 la os de repeti o https github com roscibely data structure with python tree root develop loops curso auxiliar dataquest https www dataquest io course for loops and conditional statements in python hourglass flowing sand tempo estimado 7h parte i 1 fun es https github com roscibely data structure with python tree main root functions curso auxiliar dataquest https www dataquest io course python functions and jupyter notebook hourglass flowing sand tempo estimado 7h 2 ponteiros https github com roscibely data structure with python tree develop root ponteiros 3 aloca o din mica https github com roscibely data structure with python tree main root alocacao dinamica 4 vetores https github com roscibely data structure with python tree develop root vetores 5 matrizes https github com roscibely data structure with python tree develop root matrizes 6 class https github com roscibely data structure with python tree develop root class parte ii 1 arquivos https github com roscibely data structure with python tree develop root arquivos 2 m dulos https github com roscibely data structure with python tree develop root modulos 3 complexidade de algoritmos https github com roscibely data structure with python blob develop root complexidade readme md curso auxiliar dataquest https www dataquest io course algorithm complexity hourglass flowing sand tempo estimado 9h 4 algoritmos de busca https github com roscibely data structure with python tree develop root busca 5 algoritmos de ordena o https github com roscibely data structure with python tree develop root ordenacao parte iii 1 dicion rios https github com roscibely data structure with python tree develop root dicionarios 2 estrutura de dados lista https github com roscibely data structure with python tree main root listas 3 estrutura de dados pilha https github com roscibely data structure with python tree develop root pilhas 4 estrutura de dados fila curso auxiliar dataquest https www dataquest io course data structures fundamentals hourglass flowing sand tempo estimado 6h datacamp curso data structures and algorithms in python https app datacamp com learn courses data structures and algorithms in python extra git e controle de vers o curso https www dataquest io course git and vcs materiais complementares introdu o ao google colab open in loom https img shields io badge video 83da77 style flat square logo loom https www loom com share 8a4f0d34b3cb4d9ea04b6dcf0b3d1aca google colab cont opcional open in loom https img shields io badge video 83da77 style flat square logo loom https www loom com share d96cb0af7d9c4416bfe8145c93248a11 hourglass flowing sand tempo estimado 2h inspira o para projetos estruturados com python 3 aplicativos m veis kivy guide https kivy org doc stable gettingstarted intro html kivy uma ferramenta que permite criar aplicativos m veis com python eles t m um guia para come ar desenvolvimento web bottle tutorial https bottlepy org docs dev tutorial app html bottle outro framework web para python aqui est um guia para come ar a us lo how to tango with django https www tangowithdjango com um guia para usar o django uma complexa estrutura da web em python jogos pygame tutorials https www pygame org wiki tutorials aqui est uma lista de tutoriais para pygame uma popular biblioteca python para fazer jogos making games with pygame https www amazon com making games python pygame sweigart dp 1469901730 um livro que ensina como fazer jogos em python div img src https github com roscibely algorithms and data structure blob develop root ufersa jpg width 700 height 250 div i ufersa campus pau dos ferros i | server |
|
ES3F1_Labs | p align center img src lab 1 resource banner png p es3f1 high performance embedded systems design labs labs for es3f1 high performance embedded systems design toc lab 1 setting up the zybo z7 20 and programming the ps using the xilinx sdk lab 1 lab 3 setting up the pcam c5 and investigating video stream lab 3 moodle page https moodle warwick ac uk course view php id 32868 | os |
|
go-ibax | ibax blockchain system platform go reference https pkg go dev badge github com ibax io go ibax svg https pkg go dev github com ibax io go ibax go report card https goreportcard com badge github com ibax io go ibax https goreportcard com report github com ibax io go ibax the most powerful infrastructure for applications on decentralized centralized ecosystems a powerful blockchain system platform with a new system framework and a simplified programming language it is including smart contract database table and interface build from source install go the build process for go ibax requires go 1 17 or higher if you don t have it download go 1 17 https go dev you ll need to add go s bin directories to your path environment variable e g by adding these lines to your etc profile for a system wide installation or home profile export path path usr local go bin export path path gopath bin if you run into trouble see the go install instructions https go dev dl compile export goproxy https athens azurefd net go111module on go mod tidy v go build run 1 create the node configuration file bash go ibax config 2 generate node keys bash go ibax generatekeys 3 generate the first block if you are creating your own blockchain network you must use the test true option otherwise you will not be able to create new accounts bash go ibax generatefirstblock test true 4 initialize the database bash go ibax initdatabase 5 starting go ibax bash go ibax start | blockchain cross-chain decentralized-exchange assets golang | blockchain |
Bloom-Filters-in-MapReduce | bloom filters in mapreduce a bloom filter is a space efficient probabilistic data structure that is used for membership testing to keep it simple its main usage is to remember which keys were given to it a bloom filter is space efficient meaning that it needs very little memory to remember what you gave it actually it has a fixed size so you even get to decide how much memory you want it to use independently of how many keys you will pass to it later of course this comes at a certain cost which is the possibility of having false positives but there can never be false negatives image https user images githubusercontent com 45880539 192534193 bf8f4aae b2dc 447e b42f 971ae6ff4dc3 png a bloom filter is a bit vector with elements it uses hash functions to map keys to the elements of the bit vector given a key every hash function 1 computes the corresponding output positions and sets the corresponding bit in that position to 1 if it is equal to 0 let s consider a bloom filter with the following characteristics number of bits in the bit vector number of hash functions number of keys added for membership testing false positive rate probability between 0 and 1 the relations between theses values can be expressed as image https user images githubusercontent com 45880539 192534832 37940420 4a60 49b2 beb4 5872f6ce2ed0 png to design a bloom filter with a given false positive rate you need to estimate the number of keys to be added to the bloom filter then compute the number of bits in the bloom filter and finally compute the number of hash functions to use a bloom filter has been builded over the ratings of movies listed in the imdb datasets the average ratings are rounded to the closest integer value and a bloom filter has been computed for each rating value in hadoop implementation the following classes has been used org apache hadoop mapreduce lib input nlineinputformat splits n lines of input as one split org apache hadoop util hash hash murmur hash the hash function family to use in the spark implementation analogous classes has been used | cloud |
|
iot-sensor-tag | about this repo contains the code needed to connect to ibm s iot cloud https internetofthings ibmcloud com and publish and retrieve data from a texas instruments sensor tag http www ti com tool cc2541dk sensor for a demonstration of the applications within this repo you can watch the following video demo https i ytimg com vi lzuq85ejgwo 0 jpg time 1415806820552 http youtu be lzuq85ejgwo the publish directory https github com ibm bluemix iot sensor tag tree master publish contains a node js application that can be placed on any device connected to the internet and is capable of using bluetooth low energy le to connect to the sensor tag this application publishes sensor data from the sensor tag to the ibm iot cloud the subscribe directory https github com ibm bluemix iot sensor tag tree master subscribe contains a node js application which connects to the ibm iot cloud and uses the sensor tag data in various ways an application to control an html5 presentation deck with the sensor tag buttons an application which visualizes the temperature accelerometer gyroscope and magnetometer data from the sesnor tag the node red directory https github com ibm bluemix iot sensor tag tree master node red contains an exported flow which you can import into your node red instance of bluemix to see the data being published from the sensor tag here is a diagram that describes how the apps work with the ibm iot cloud and bluemix img src subscribe public sensor tag jpg other videos some of the content in these videos is outdated due to changes in bluemix but most of the content may still be relevant short version short version https i1 ytimg com vi uubp2ld5aqe 0 jpg v 53c552d1 https www youtube com watch v uubp2ld5aqe long version long version https i1 ytimg com vi u7vulzigju0 0 jpg v 53c552d1 https www youtube com watch v u7vulzigju0 license this code is licensed under apache v2 see the license file in the root of the repository | server |
|
SavjeeCoin | p align center a href rel noopener img width 200px height 200px src https i imgur com velrxxl png alt project logo a p h3 align center savjeecoin h3 div align center github workflows ci yml https github com savjee savjeecoin actions workflows ci yml badge svg https github com savjee savjeecoin actions workflows ci yml coverage status https coveralls io repos github savjee savjeecoin badge svg branch master https coveralls io github savjee savjeecoin branch master github issues https img shields io github issues savjee savjeecoin svg https github com savjee savjeecoin issues github pull requests https img shields io github issues pr savjee savjeecoin svg https github com savjee savjeecoin pulls license https img shields io badge license mit blue svg license div for education purposes only this is by no means a complete implementation and it is by no means secure features simple proof of work algorithm verify blockchain to prevent tampering generate wallet private public key sign transactions getting started a name getting started a install library npm install save savjeecoin generate a keypair to make transactions on this blockchain you need a keypair the public key becomes your wallet address and the private key is used to sign transactions js const ec require elliptic ec const ec new ec secp256k1 const mykey ec genkeypair the mykey object now contains your public private key js console log public key mykey getpublic hex console log private key mykey getprivate hex create a blockchain instance now you can create a new instance of a blockchain js const blockchain transaction require savjeecoin const mychain new blockchain adding transactions js transfer 100 coins from my wallet to toaddress const tx new transaction mykey getpublic hex toaddress 100 tx sign mykey mychain addtransaction tx to finalize this transaction we have to mine a new block we give this method our wallet address because we will receive a mining reward js mychain minependingtransactions mykey getpublic hex video tutorial this source code comes from my video series on youtube https www youtube com watch v zvqczfzr124 list plzvrqmj9hditqzmbtfisdxfxul5k0f q4 you can check them here video 1 simple implementation video 2 adding proof of work https img youtube com vi zvqczfzr124 maxresdefault jpg https www youtube com watch v zvqczfzr124 https img youtube com vi hneate69814 maxresdefault jpg https www youtube com watch v hneate69814 video 3 mining rewards transactions video 4 signing transactions https img youtube com vi frv6cgxvq4i maxresdefault jpg https www youtube com watch v frv6cgxvq4i https img youtube com vi kwq84s13 hw maxresdefault jpg https www youtube com watch v kwq84s13 hw video 5 building a front end in angular https img youtube com vi aqv0wnpe 3g maxresdefault jpg https www youtube com watch v aqv0wnpe 3g | blockchain wallet cryptography | blockchain |
attifyos | attifyos v3 0 attifyos is a distro intended to help you perform security assessment and penetration testing of internet of things iot devices it saves you a lot of time by providing a pre configured environment with all the necessary tools loaded the new version is based on ubuntu 18 04 64 bit that also means that you ll receive updates for this version till april 2023 disclaimer make sure you only tests the target for which you have proper authorization of you hold all responsibilities of what you decide to do with it download links google drive https drive google com drive folders 1c5bkrpoctxqzodbf0a tt0unjx umkt3 https drive google com drive folders 1c5bkrpoctxqzodbf0a tt0unjx umkt3 https drive google com drive folders 1c5bkrpoctxqzodbf0a tt0unjx umkt3 tools included arduino baudrate bdaddr bettercap binwalk create ap cutter dspectrumgui dump1090 firmadyne firmware analysis toolkit firmware analysis toolkit fat firmware mod kit fmk ghidra gnuradio gqrx gr gsm gr paint hackrf tools hackrf tools inspectrum jadx kalibrate rtl killerbee libmpsse liquid dsp lte cell scanner nmap ook decoder qiling radare2 rfcat routersploit rtl 433 rtl sdr tools scapy spectrum painter ubertooth tools urh universal radio hacker credentials iot attify how does it look like attify os screenshot 1 images attifyos home png attify os screenshot 2 images attifyos fish autocomplete png attify os list of tools images attifyos tools png attify os screenshot 3 images attifyos bettercap png attify os screenshot 4 images attifyos inspectrum png credits aditya gupta adi1391 https twitter com adi1391 adi1391 and barun basak 0xec https twitter com 0xec 0xec of attify team https attify store com | embedded security iot iot-pentesting internet-of-things exploitation hardware hacking | server |
design-system-talks | design system talks know a talk that isn t listed below feel free to create a new pull request or open an issue a design system is a collection of documentation on principles and best practices that helps guide a team to build digital products they are often embodied in ui libraries and pattern libraries but can extend to include guides on other areas such as voice and tone talk speaker s introducing design systems into chaos https www youtube com watch v fzsi1bk brm diana mounter github thinking in symbols for universal design https www youtube com watch v z5xxgxbz3fo benjamin wilkins airbnb designing a design system https www youtube com watch v 7hyollo2gc4 jina bolton salesforce designing a design system for modular modules and building a team to build it https www youtube com watch v wsfk5rccxr4 jesiah mccann br marianne epstein br josh trout usa today living design systems https www youtube com watch v crp5cx7nzw jina bolton salesforce scaling design with systems https www youtube com watch v tuly1cym57g karri saarinen airbnb design systems at scale https www youtube com watch v kq48beotjyc sarah federman design systems are for people https www youtube com watch v ldctzdycy1k jina bolton design systems when and how much https www youtube com watch v hx02sal ih0 diana mounter design systems and creativity https www youtube com watch v bmrdrw93knw jina anne how to foster participation https www youtube com watch v 6xzhhhgtt9a inayaili de le n design systems for the rest of us https www youtube com watch v 60tmvbw1kfc siddharth kshetrapal minimising complexity https www youtube com watch v cg8yssvdd5c kellie matheson br richard hallows you ve built a design system now what https www youtube com watch v mpr4drniekq bethany sonefeld accessibility in the gov uk design system https www youtube com watch v oeymedpnpce nick colley design systems at deliveroo learnings and frustrations https www youtube com watch v 6c0yvuwjc84 raphael guilleminot br matt vagni your design system has a heart https www youtube com watch v j4tiaw2gqhm hana lodhi br antonas deduchovas delivering flexible cross platform design systems https www youtube com watch v luzbzaawtte charlie robbins design systems at scale https www youtube com watch v bltrdvksrsm sarah federman design system apis and the developer experience https www youtube com watch v hftvh9snezq diana mounter other resources awesome design systems https github com alexpate awesome design systems design systems handbook https www designbetter co design systems handbook | talks designsystems conference | os |
IOTstack | iotstack this project has been migrated please find the maintained version at https github com sensorsiot iotstack announcements migrated this project has been migrated please find the maintained version at https github com sensorsiot iotstack to migrate your current iotstack version you can run cd iotstack git remote set url origin https github com sensorsiot iotstack git git fetch origin master git reset hard origin master docker compose down menu sh docker compose up d this will override any changes you ve made locally on files git tracks if you have questions about migrating your current stack or why the migration occured please ask on the discord https discord gg zpkhnks any prs created or issues raised on this repo may not be answered old readme iotstack is a builder for docker compose to easily make and maintain iot stacks on the raspberry pi the bulk of the readme has moved to the wiki please check it out here https github com gcgarner iotstack wiki about docker stack for getting started on iot on the raspberry pi this docker stack consists of node red grafana influxdb postgres mosquitto mqtt portainer adminer openhab home assistant hassio zigbee2mqtt pi hole tasmoadmin parial wiki plex media server telegraf wiki coming soon rtl 433 espruinohub testing motioneye mariadb plex homebridge in addition there is a write up and some scripts to get a dynamic dns via duckdns and vpn up and running firstly what is docker the correct question is what are containers docker is just one of the utilities to run a container a container can be thought of as ultra minimal virtual machines they are a collection of binaries that run in a sandbox environment you download a preconfigured base image and create a new container only the differences between the base and your vm are stored containers don t have gui https en wikipedia org wiki graphical user interface s so generally the way you interact with them is via web services or you can launch into a terminal one of the major advantages is that the image comes mostly preconfigured there are pro s and cons for using native installs vs containers for me one of the best parts of containers is that it doesn t clutter your device if you don t need postgres anymore then just stop and delete the container it will be like the container was never there the container will fail if you try to run the docker and native vesions as the same time it is best to install this on a fresh system for those looking for a script that installs native applications check out peter scargill s script https tech scargill net the script tested platform raspberry pi 3b and 4b raspbian buster older pi s docker will not run on a pizero or a model 1 because of the cpu it has not been tested on a model 2 you can still use peter scargill s script https tech scargill net the script running under a virtual machine for those wanting to test out the script in a virtual machine before installing on their pi there are some limitations the script is designed to work with debian based distributions not all the container have x86 64 images for example portainer does not and will give an error when you try and start the stack please see the pinned issue 29 https github com gcgarner iotstack issues 29 there is more info there feature requests please direct all feature requests to discord https discord gg w45td83 youtube reference this repo was originally inspired by andreas spiess s video on using some of these tools some containers have been added to extend its functionality youtube video https www youtube com watch v jdv4x925au0 this is an alternative approach to the setup be sure to watch the video for the instructions just note that the network addresses are different see the wiki under docker networks youtube guide peyanski kiril made a youtube video on getting started using the project check it out here https youtu be 5jmnhuhv134 download the project 1 on the lite image you will need to install git first bash sudo apt get install git 2 download the repository with bash git clone https github com gcgarner iotstack git iotstack due to some script restraints this project needs to be stored in iotstack 3 to enter the directory run bash cd iotstack the menu i ve added a menu to make things easier it is good to familiarise yourself with the installation process the menu can be used to install docker and build the docker compose yml file necessary for starting the stack it also runs a few common commands i do recommend you start to learn the docker and docker compose commands if you plan on using docker in the long run i ve added several helper scripts have a look inside navigate to the project folder and run menu sh installing from the menu select the first option and follow the prompts build the docker compose file docker compose uses the docker compose yml file to configure all the services run through the menu to select the options you want to install docker commands this menu executes shell scripts in the root of the project it is not necessary to run them from the menu open up the shell script files to see what is inside and what they do miscellaneous commands some helpful commands have been added like disabling swap running docker commands from this point on make sure you are executing the commands from inside the project folder docker compose commands need to be run from the folder where the docker compose yml is located if you want to move the folder make sure you move the whole project folder starting and stopping containers to start the stack navigate to the project folder containing the docker compose yml file to start the stack run docker compose up d or scripts start sh to stop docker compose stop the first time you run start the stack docker will download all the images for the web depending on how many containers you selected and your internet speed this can take a long while the docker compose down command stops the containers then deletes them persistent data docker allows you to map folders inside your containers to folders on the disk this is done with the volume key there are two types of volumes modification to the container are reflected in the volume see wiki for further info wiki https github com gcgarner iotstack wiki add to the project feel free to add your comments on features or images that you think should be added contributions if you use some of the tools in the project please consider donating or contributing on their projects it doesn t have to be monetary reporting bugs and prs help improve the projects for everyone thanks mrmx oscrx brianimmel slyke augustasv paulf007 affankingkhan 877dev paraphraser stfnhmplr peyanski cmskedgell | docker raspberry-pi docker-compose-commands grafana influxdb portainer mosquitto postgres nodered mqtt | server |
SWEN304 | swen304 database system engineering | server |
|
opendigitaltwins-dtdl | digital twins definition language the digital twins definition language dtdl is a language for describing models and interfaces for iot digital twins digital twins are models of entities in the physical environment such as shipping containers rooms factory floors or logical entities that participate in iot solutions using dtdl to describe a digital twin s capabilities enables the iot solutions to leverage the semantics of the entity dtdl is open to the community and microsoft welcomes collaboration with customers partners and the industry it is based on open w3c standards such as json ld https json ld org and rdf https www w3 org rdf which allow for easier adoption across services and tooling dart dtdl versions dtdl has evolved over time resulting in the next versions version docs notes v1 preview dtdlv1 md dtdl v1 preview dtdlv1 md out of support v2 dtdl v2 md dtdl v2 dtdl v2 md supported in adt iotcentral and iot plug and play v3 dtdl v3 md dtdl v3 dtdl v3 md supported in adt point right a simple example the next interface describes a thermostat reporting temperature as degreecelsius json context dtmi dtdl context 3 dtmi dtdl extension quantitativetypes 1 id dtmi com example thermostat 1 type interface displayname thermostat description reports current temperature contents type telemetry temperature name temperature displayname temperature description temperature in degrees celsius schema double unit degreecelsius cloud services using dtdl azure digital twins https azure microsoft com products digital twins azure iot plug and play https aka ms iotpnp azure device models repository https aka ms dmr azure iot central https azure microsoft com products iot central hammer and wrench developer tools for dtdl dtdl parser for net https aka ms dtdl parser vscode dtdl extension https aka ms dtdl vscode azure iot explorer https learn microsoft com azure iot fundamentals howto use iot explorer book modeling guides iot plug and play modeling guide https learn microsoft com azure iot develop concepts modeling guide adt modeling guide https learn microsoft com azure digital twins concepts models dtdl ontologies https learn microsoft com azure digital twins concepts ontologies | server |
|
muta | p align center a href https github com nervosnetwork muta img src https github com nervosnetwork muta docs blob master static docs img muta logo1 png width 270 a h3 align center build your own blockchain today h3 p align center a href https opensource org licenses mit img src https img shields io badge license mit green svg a a href https github com nervosnetwork muta blob master rust toolchain img src https img shields io badge rustc nightly informational svg a a href https travis ci com nervosnetwork muta img src https travis ci com nervosnetwork muta svg branch master a a href https discord gg qxkft88 img src https img shields io discord 674846745607536651 logo discord alt chat on discord a a href https github com nervosnetwork muta img src https img shields io github stars nervosnetwork muta svg style social a a href https github com nervosnetwork muta img src https img shields io github forks nervosnetwork muta svg style social a p p align center developed by nervos br p p english readme cn md what is muta muta is a highly customizable high performance blockchain framework it has a built in bft like consensus algorithm overlord with high throughput and low latency and it can also support different virtual machines including ckb vm evm and wasm muta has interoperability across vms different virtual machines can be used in a muta based blockchain at the same time developed by the nervos team muta is designed to allow anyone in the world to build their own blockchain while enjoying the security and finality brought by nervos ckb developers can customize poa pos or dpos chains based on muta and use different economic models and governance models developers can also develop different application chains such as dex chains based on muta to implement a specific business logic muta s core design philosophy is to make the development of a blockchain state transition as flexible and simple as possible which means that while reducing the obstacles to build high performance blockchains it still maximizes its flexibility to facilitate developers to customize their business logic therefore as a highly customizable high performance blockchain framework muta provides a basic core component that a blockchain system needs and developers can customize the functional parts of the chain freely getting started muta documentation https nervosnetwork github io muta docs quickly build a simple chain and try some simple interaction please refer to quick start https nervosnetwork github io muta docs en us getting started md the basic core component muta provided muta provided all the core components needed to build a blockchain transaction pool https nervosnetwork github io muta docs en us transaction pool md p2p network https nervosnetwork github io muta docs en us network md consensus https nervosnetwork github io muta docs en us overlord md storage https nervosnetwork github io muta docs en us storage md customizable part developers can customize the functional parts of the chain by developing services service is an abstraction layer for extension in muta framework users can define block management add vms etc based on service each service as a relatively independent logical component can implement its specific function and at the same time different services can directly interact with each other so that more complex functional logic can be constructed more flexible is that services from different chains can also be reused which makes it easier for developers to build their own functional modules we provide detailed service development guides and some service examples service development guide https nervosnetwork github io muta docs en us service dev md service examples https nervosnetwork github io muta docs en us service eg md develop a dex chain https nervosnetwork github io muta docs en us dex md developer resources developer resources can be found here docs resources md who is using muta muta powers some open source projects p align left a href https www huobichain com img src https github com nervosnetwork muta docs blob master static docs img user s huobichain jpg width 150 a p is your project using muta edit this page with a pull request to add your logo tada how to contribute the contribution workflow is described in contributing md contributing md and security policy is described in security md security md | blockchain muta rust framework | blockchain |
Jaystalker | team 9 jaystalkers swen 514 term project members bash brian mirabito bjm9265 patrick dalesio pxd5295 noah kalinowski nwk6661 jacob scida jrs8979 ryan devoe rmd9481 | cloud |
|
rucfs | rucfs rucfs r k f s is a read only un compressed file system it provides a simple and compact structure to store data up to 4gb it supports regular files nested directories and symbolic links very suit for embedded systems that pursues size and low memory such as stm32 esp etc badge https img shields io badge rucfs 1 0 lightgrey badge https img shields io badge license mit blue advantages for example this is the rucfs diagram of stm32f4x chips diagram img flash diagram svg prepare your rucfs image make sure you have installed python 3 bash usage mkfs rucfs py directory output tools mkfs rucfs py dir to pack rucfs img use rucfs on the chip c load a rucfs image rucfs ctx t ctx if rucfs ok rucfs load image ctx printf rucfs failed to load return 1 open the file rucfs file t file if rucfs ok rucfs fopen ctx hello world jpg file printf no such file or directory return 2 the description of the file char name file name uint8 t data file data uint32 t length file length printf ok file loaded length d length close the file rucfs fclose file todos big endian read write hal x benchmark and tests x mkfs rucfs x readme diagram license licensed under mit with thanks takayama lily https github com takayama lily lxy1226 https github com lxy1226 angelic47 https github com angelic47 | embedded filesystem stm32 | os |
voyager | p align center img src http chriscourses com images cc voyager svg p about voyager voyager is a node and sql based web application framework that provides everything you need to produce robust scalable database driven web apps including built in user authentication opt in simplistic database migrations knex http knexjs org easy to use orm sequelize http docs sequelizejs com clean full featured layout templating handlebars http handlebarsjs com robust front end build system webpack https webpack js org modern es6 syntax built on top of express and modeled after rails and laravel voyager provides a complete solution to getting up and running with a user based app as quickly as possible getting started 1 download the voyager command line interface cli https github com chriscourses voyager cli with npm npm install g voyager cli 2 create a new voyager project with or without auth voyager new newapp or voyager new newapp auth notice you must run the built in knex migrations and add a env file with valid credentials for the auth version to work further auth related instructions can be found under auth setup below 3 change directory to newapp and start the voyager server cd newapp voyager start 4 open up a new terminal tab and run webpack requires webpack installed globally webpack 5 your app should open up automatically at http localhost 3001 and you should see the voyager start up page auth setup to get started with voyager s built in authentication you must follow a few steps required to connect your app to a database and utilize key functionalities such as email confirmations and password resets 1 create a file called env in the root of your newly generated voyager project 2 copy the contents of env example and paste inside of the newly created env file db host db user db password db name mailgun key mailgun domain 3 create a mysql database for your app grab a mailgun api key https www mailgun com and insert the corresponding values into the env file a finished version will look something like this for a local server db host localhost db user root db password root db name newapp mailgun key key kfvud83k3kf3vbn22k223222 mailgun domain mailgun yourdomain com 4 install knex if you haven t already npm install knex g 5 run knex migrations knex migrate latest 6 restart the voyager server voyager start 7 open a new tab in terminal and start webpack webpack you should now have a fully functioning app with auth features such as user registration user login email confirmation and password reset functionality for more information and instruction regarding voyager auth check the chris courses youtube channel https www youtube com c chriscourses for voyager tutorials and more quick docs knex migration api run migrations knex migrate latest rollback last migrations knex migrate rollback license voyager is an open source framework licensed under the mit license https opensource org licenses mit | front_end |
|
design-systems-in-finland | design systems in finland a curated list of finnish organizations or companies with large branches in finland that have or are actively working on a design system know a resource that isn t listed below feel free to create a new pull request https github com arielsalminen design systems in finland compare or open an issue https github com arielsalminen design systems in finland issues new what is a design system there isn t a standard definition of design system within our community and people use the term in different ways for the purposes of this list a design system is a set of interconnected patterns and shared practices that are coherently organized to achieve the purpose of digital products organizations name type url notes aalto https www aalto fi public https www aalto fi visual library abb https new abb com fi private n a edita publishing https www editapublishing fi private n a elisa https elisa fi public http stylebook elisa fi f secure https www f secure com private n a fortum https www fortum fi private n a fortum elemental system wip city of helsinki http www hel fi public http hds hel fi in alpha open source https github com city of helsinki helsinki design system helsinki university https www helsinki fi public https static helsinki fi ds alpha kesko https www kesko fi private n a wip l hitapiola https www lahitapiola fi public https www duetds com nordea https www nordea fi private n a nordhealth https nordhealth com public https nordhealth design wip nosto solutions http www nosto com private n a wip op ryhm https uusi op fi private n a oura https ouraring com private n a outotec http www outotec fi private n a posti https www posti fi private n a wip relex http www relex fi private n a fragments wip smartly https www smartly io private n a stora enso https www storaenso com en public https designsystem storaenso com suomi fi https designsystem suomi fi fi public https designsystem suomi fi fi open source telia https www telia fi public https teliads netlify app wip https www npmjs com package teliads components turva https www turva fi public https www duetds com theme turva umbra https umbra3d com private n a for web ios and ar hololens university of helsinki https www helsinki fi en public https universityofhelsinki github io styleguide open source https github com universityofhelsinki styleguide vaisala https www vaisala com en private n a veikkaus https www veikkaus fi private http design veikkaus fi url is shown in some blog posts but doesn t seem to be public verkkokauppa https www verkkokauppa com private n a yhdistysavain https www yhdistysavain fi private n a wip for 2 0 release zalando https www zalando fi public https fabric design github io styleguide open source tools name type url made by notes sc5 style guide generator http styleguide sc5 io open source http styleguide sc5 io sc5 https sc5 io while this is a style guide generator it could be used as a part of a bigger system gridlover https www gridlover net open source https www gridlover net tuomasj https twitter com tuomasj sakamies https twitter com sakamies establish a typographic system with modular scale vertical rhythm vaadin https vaadin com open source paid plan https vaadin com vaadin https vaadin com development platform for front end and back end devs vue design system https vueds com open source https vueds com ariel https social design systems ariel an open source tool for building design systems with vue js | os |
|
66Days__NaturalLanguageProcessing | journey of 66daysofdata in natural language processing image https github com thinamxx 66days naturallanguageprocessing blob master images nlp jpg books 1 natural language processing with python https www nltk org book 2 natural language processing in action https www manning com books natural language processing in action 3 natural language processing with pytorch 4 natural language processing specialization https www coursera org specializations natural language processing research papers 1 teacher forcing in recurrent neural networks https towardsdatascience com what is teacher forcing 3da6217fed1c 2 exploring the limits of transfer learning with a unified text to text transformer https arxiv org abs 1910 10683 3 deep learning based text classification a comprehensive review https arxiv org abs 2004 03705 4 the illustrated transformer http jalammar github io illustrated transformer 5 nlp s imagenet moment https ruder io nlp imagenet 6 the illustrated bert elmo and co http jalammar github io illustrated bert 7 generalized language models https lilianweng github io lil log 2019 01 31 generalized language models html 8 efficient estimation of word representations in vector space https arxiv org abs 1301 3781 9 distributed representations of words and phrases and their compositionality http papers nips cc paper 5021 distributed representations of words and phrases and their compositionality pdf 10 glove global vectors for word representation https nlp stanford edu pubs glove pdf 11 a simple way to initialize recurrent networks of rectified linear units https arxiv org pdf 1504 00941 pdf 12 neural machine translation by jointly learning to align and translate https arxiv org pdf 1409 0473 pdf 13 dynamic memory networks for natural language processing https arxiv org abs 1506 07285 14 dynamic memory networks for natural language processing https arxiv org abs 1506 07285 15 recursive deep models for semantic compositionality over a sentiment treebank https nlp stanford edu socherr emnlp2013 rntn pdf 16 stanza a python natural language processing toolkit for many human languages https nlp stanford edu pubs qi2020stanza pdf 17 learning music helps you read using transfer to study linguistic structure in language models https nlp stanford edu pubs papadimitriou2020music pdf 18 improved semantic representations from tree structured long short term memory networks https nlp stanford edu pubs tai socher manning acl2015 pdf 19 the stanford corenlp natural language processing toolkit https nlp stanford edu pubs stanfordcorenlp2014 pdf 20 zero shot learning through cross modal transfer https nlp stanford edu pubs socherganjoomanningng nips2013 pdf 21 assessing the ability of lstms to learn syntax sensitive dependencies https arxiv org pdf 1611 01368 pdf 22 finding universal grammatical relations in multilingual bert https nlp stanford edu pubs chi2020finding pdf projects and notebooks 1 topic modeling with singular value decomposition and non negative matrix formation https github com thinamxx topicmodeling nlp blob master topic 20modeling 20with 20svd 20and 20nmf ipynb 2 sentiment classification of internet movie reviews database reviews https github com thinamxx internetmoviedatabase nlp blob master imdb ipynb 3 semantic analysis with lda lsa and ldia https github com thinamxx semanticanalysis lda ldia git 4 sentiment analysis of large movie dataset using rnn cnn and lstm https github com thinamxx neuralnetworks sentimentanalysis git 5 text generation using long short term memory or lstm https github com thinamxx neuralnetworks sentimentanalysis blob master generating 20text 20with 20lstm ipynb 6 chatbot with sequence to sequence networks https github com thinamxx chatbot sequence2sequence git 7 yelp reviews sentiment analysis https github com thinamxx yelpreviews analysis git 8 amazon reviews analysis https github com thinamxx amazonreviews analysis git 9 surname classification with demographics https github com thinamxx surnameclassification pytorch git 10 duplicate questions recognition using trax https github com thinamxx duplicatequestions recognition git day1 of 66daysofdata natural language processing natural language processing is a field of linguistics computer science and artificial intelligence concerned with the interactions between computers and human language in particular how to program computers to process and analyze large amounts of natural language data today i am learning natural language processing from very begining i have read and implemented the fundamentals of natural language processing here i have provided the short description of various libraries dependencies and modules required for natural language processing i have also presented the processing of text such as removing the retweet text removing the hyperlinks and removing hashtags i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics mentioned above excited about the days ahead topics fundamentals of natural language processing image https github com thinamxx 66daysofdata nlp blob master images day 201 png day2 of 66daysofdata string tokenization in natural language processing string tokenization is a process where the string is splitted into individual words or individual parts without blanks and tabs in the same step the words in the string is converted into lower case the tokenize module from nltk or naural language toolkit makes very easy to carry out this process in my journey of natural language processing today i have learned about string tokenization stop word and punctuation in natural language processing i have implemented tweettokenizer and presented the process to remove stopwords and punctuation from the tokenized tweets here in the snapshot i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics mentioned above excited about the days ahead topics fundamentals of natural language processing image https github com thinamxx 66daysofdata nlp blob master images day 202 png day3 of 66daysofdata stemming in natural language processing stemming is a process of converting a word to its most general form or stem it s basically the process of removing the suffix from a word and reduce it to it s root word it helps in reducing the size of vocabulary in my journey of natural language processing today i learned about stemming in natural language processing which is one of the most important steps while working with text i have presented the implementation of porter stemmer snowball stemmer and lancaster stemmer here in the snapshot i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics mentioned above excited for coming days porter stemmer it is one of the most common and gentle stemmer which is very fast but not very precise snowball stemmer it s actual name is english stemmer is more precise over large dataset lancaster stemmer it is very aggressive algorithm it will hugely trim down the working data which itself has pros and cons topics fundamentals of natural language processing image https github com thinamxx 66daysofdata nlp blob master images day 203 png day4 of 66daysofdata lemmatization in natural language processing lemmatization is the process of grouping together the inflected forms of words so that they can analysed as a single item identified by the word s lemma or a dictionary form it is the process where individual tokens from a sentence or words are reduced to their base form lemmatization is much more informative than simple stemming lemmatization looks at the surrounding text to determine a given words s part of speech where it doesn t categorize the phrases in my journey of natural language processing today i learned about lemmatization and it s simple implementation using spacy as well nltk i have covered the fundamentals of natural language processing such as tokenization stemming and lemmatization i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics mentioned above excited for the days ahead topics fundamentals of natural language processing image https github com thinamxx 66daysofdata nlp blob master images day 204 png day5 of 66daysofdata natural language processing natural language processing is a field of linguistics computer science and artificial intelligence concerned with the interactions between computers and human language in particular how to program computers to process and analyze large amounts of natural language data as a part of natural langauge processing journey i have started reading and implementing from the book natural language processing with python it s really amazing and i have encountered many basic functions which are unknown to me such as concordance function similar function common context function and a basic dispersion plot as well i will be using this book in my journey i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned above and below excited for the days ahead book natural language processing with python https www nltk org book day6 of 66daysofdata in my journey of natural language processing today i have explored about gutenberg corpus using nltk and python i have also learned about various interesting challenges with proper explanation of each topics under the hood of natural language processing from the book natural language processing with python i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned above and below word sense disambiguation in natural language processing word sense disambiguation is an open problem concerned with identifying which sense of a word is used in a sentence the solution to this issue impacts other computer related writing such as discourse improving relevance of search engines anaphora resolution coherence and inference pronounce resolution generating language output machine translation machine translation is a sub field of computational linguistics that investigates the use of software to translate text or speech from one language to another spoken dialog system textual entailment book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 206 png day7 of 66daysofdata on my journey of natural language processing today i have learned about different text corpora and basic corpus functionality defined in nltk from the book natural language processing with python i have also learned about loading own corpus plotting and tabulating distributions and generating random text with bigrams here i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned above and below the topics i have covered are summarized below web and chat text brown corpus reuters corpus inaugural address corpus annotated text corpora corpora in other languages conditional frequency distributions book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 207 png day8 of 66daysofdata on my journey of natural language processing today i have learned about processing raw text in natural language processing basically i have completed processing the text from electronic books and from html documents from the book natural language processing with python apart from that i have learned about wordnet the topics i have covered in wordnet are the wordnet hierarchy and semantic similarity semantic similarity is a metric defined over a set of documents or terms where the idea of distance between items is based on the likeness of their meaning or semantic content as opposed to lexicographical similarity example road and driving i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned above and below excited about the days ahead book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 208 png day9 of 66daysofdata on my journey of natural language processing today i have learned about text processing with unicode and regular expressions for detecting word patterns with proper explanations within a program we can manipulate unicode just like normal strings unicode are encoded as stream of bytes examples ascii latin 2 utf 8 i have also implemented the regular expressions for detecting the word patterns using basic meta characters such as dollar sign matches the characters of the end of word dot symbol matches any single character caret symbol matches the characters of the start of word question mark specifies the previous character is optional plus sign means one or more instances of the preceding item sign means zero or more instances of the preceding item backslash means following character is deprived pipe symbol specifies the choice between left and right i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned above and below excited about the days ahead book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 209 png day10 of 66daysofdata in my journey of natural language processing today i have learned about the various useful applications of regular expressions such as finding word stems regular expressions for tokenizing text normalizing text such as stemmers and lemmatization i have also read about the issues of tokenization tokenization turns out to be far more difficult task than one might have expected no single solution works well accross the board another issue of tokenization is the presence of contractions as well such as in didn t i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned below excited about the days ahead book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 2010 png day11 of 66daysofdata in my journey of natural language processing today i have completed all the preliminaries process or techniques required in natural language processing included in the book natural language processing with python i have completed the topics such as tokenization stemming lemmatization and text processing with regular expressions from this book apart from that i have also worked with various text corpora such as brown corpus inaugural address corpus reuters corpus and so on and i have completed first 110 pages of the book natural language processing with python i have plotted a simple bar plot using various categories of brown corpus presenting the frequency distribution of various words appearing inside the corpus i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned below excited about the days ahead book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 2011 20a png image https github com thinamxx 66daysofdata nlp blob master images day 2011 png day12 of 66daysofdata part of speech tagging the process of classifying words into their parts of speech and labeling them accordingly is known as part of speech tagging which is also known as pos tagging or simply tagging the collections of tags used for a particular task is known as tagset in my journey of natural language processing today i have learned about automatic tagging such as default tagger regular expression tagger and lookup tagger along with n gram tagging such as unigram tagger bigram tagger and so on i have also learned about combining taggers using backoff parameter i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned below excited about the days ahead book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 2012 png day13 of 66daysofdata supervised classification classification is the process of choosing the correct class label for a given input the classification is said to be supervised classification if it is built based on training corpora containing the correct label for each input one common example of classification is deciding whether an email is spam or not in my journey of natural language processing today i have learned about supervised classification i have covered the topics such as choosing right features document classification gender identification part of speech tagging using naive bayes classifier and decision trees classifier under the hood of supervised classification of natural language processing i have presented the basic implementation of naive bayes classifier in document classification i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned below excited about the days ahead book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 2013 png day14 of 66daysofdata in my journey of natural language processing today i have learned about sequence classification sentence segmentation and various evaluation methods under the hood of natural language processing i have covered the fundamental topics such as test data accuracy measure precision and recall confusion matrices cross validation decision trees and naive bayes with proper implementations which are so helpful for my understanding i have been in this journey for 2 weeks and i have covered all the fundamentals which are so relevant in natural language processing i have been following the natural language processing with python book and it really helps me a lot now i will be focusing more on implementations so that i will be following the course of fastai on natural language processing i have implemented the naive bayes classifier in text corpus and i hope you can gain insight about the implementation of naive bayes i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the book mentioned below excited about the days ahead book natural language processing with python https www nltk org book image https github com thinamxx 66daysofdata nlp blob master images day 2014 20a png day15 of 66daysofdata singular value decomposition or svd the words that appear most frequently in one topic would appear less frequently in the other otherwise that word wouldn t make a good choice to separate out the two topics therefore the topics are orthogonal the svd algorithm factorizes a matrix into one matrix with orthogonal columns and one with orthogonal rows along with diagonal matrix which contains the relative importance of each factor nonnegative matrix factorization or nmf non negative matrix factorization nmf is a factorization or constrain of non negative dataset nmf is non exact factorization that factors into one short positive matrix topic frequency inverse document frequency or tfidf tfidf is a way to normalize the term counts by taking into account how often they appear in a document and how long the document is and how common or rare the document is in my journey of natural language processing today i have learned and implemented about svd nmf and tfidf in topic modeling project i have captured just the overview of the implementations here i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the course mentioned below excited about the days ahead course fastai https docs fast ai topic modeling with svd and nmf https github com thinamxx naturallanguageprocessing nlp blob master topic 20modeling 20with 20svd 20and 20nmf ipynb image https github com thinamxx 66daysofdata nlp blob master images day 2015 png image https github com thinamxx 66daysofdata nlp blob master images day 2015 20a png day16 of 66daysofdata in my journey of natural language processing today i have learned about implementations of natural language processing from fastai course which has been published recently as the fastai course primarily focuses on the coding part and follows the top down aspect of learning and teaching it s bit complicated to learn than other courses fastai s api is really amazing and powerful as well i learned the basic steps of natural language processing with fastai such as word tokenization subword tokenization numericalization and preparing textblock and datablock i am currently working on sentiment analysis of imdb reviews using fastai i have shared the implementations of the word tokenization subword tokenization numericalization and process to prepare the textblock and datablock with fastai here in the snapshots i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the course mentioned below excited about the days ahead course fastai https docs fast ai sentiment classification of internet movie database reviews https github com thinamxx internetmoviedatabase nlp blob master imdb ipynb image https github com thinamxx 66daysofdata nlp blob master images day 2016 png day17 of 66daysofdata in my journey of natural language processing today i have learned about the implementation of fastai in preparing a sentiment classifier model i have prepared a model using fastai api which can classify sentiment of internet movie database reviews i e classifying the positive or negative sentiment fastai s api is really powerful and effective so that the model can classify the sentiment of internet movie database reviews with above 90 accuracy in just few lines of code i have learned about word tokenization subword tokenization numericalization textblock and datablock api and training the classifier model using fastai i have presented the snapshot of the implementation of fastai api in preparing the language model and training the model i have also presented the implementation of fastai api in preparing the classifier model using the language model and also the concept of unfreezing the model i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the course mentioned below excited about the days ahead course fastai https docs fast ai sentiment classification of internet movie database reviews https github com thinamxx internetmoviedatabase nlp blob master imdb ipynb image https github com thinamxx 66daysofdata nlp blob master images day 2017 png day18 of 66daysofdata in my journey of natural language processing today i have read a topic of natural language processing in the book dive into deep learning https d2l ai by aston zhang here i have covered the topics such as text processing machine translation natural language processing pretraining and word embedding the information and explanations were great and the code implementation is in mxnet i am not quite familiar with mxnet framework so i have just presented a small snapshot here apart from that today i have read a very small part of the book natural language processing in action https g co kgs u82sem by hobson lane i am so much thankful to anthony camarillo for sharing this book with me and i will give continuation with this book natural language processing in action https g co kgs u82sem i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days ahead books dive into deep learning https d2l ai natural language processing in action https g co kgs u82sem image https github com thinamxx 66daysofdata nlp blob master images day 2018 png day19 of 66daysofcode in my journey of natural language processing today i have read and implemented the first chapter of the book natural language processing in action https g co kgs u82sem in this chapter i have covered the topics such as natural language processing and the magic regular expressions finite state machine or fsm concept word order and grammar simple nlp chatbot pipeline and natural language iq i have presented the simple chatbot using regular expressions and finite state machine or fsm concept basically i will be working on much advanced chatbots using neural networks in coming days i hope you will also google out the fsm concept in nlp and also the implementation of regular expressions in fsm from here i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days ahead books natural language processing in action https g co kgs u82sem image https github com thinamxx 66daysofdata nlp blob master images day 2019 png day20 of 66daysofdata in my journey of natural language processing today i have read a couple of topics under the hood of natural language processing such as tokenized phrase dot product in natural language processing bag of words and overlapping token improvement with regex which is apart from regular expressions contractions extending vocabulary with ngrams i have also read and implemented the regex tokenizer tree bank tokenizer and casual tokenizer actually i am continuing my learning journey with a book natural language processing in action https g co kgs u82sem and lots of the preprocessing concepts which i have already read are coming along my way i prefer to go through the concepts again because i don t want to skip any topics from this book although the concepts might match along the way i won t repeat the same implementation in any of my snapshots i have presented the implementation of regex tokenizer tree bank tokenizer casual tokenizer and ngrams here in the snapshots these tokenization steps are more better than traditional tokenization steps using regular expressions i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days ahead books natural language processing in action https g co kgs u82sem image https github com thinamxx 66daysofdata nlp blob master images day 2020 png day21 of 66daysofdata in my journey of natural language processing today i have read and implemented about stopwords stemming lemmatization and sentiment analysis using vader approach which is the algorithm composed by human and also the machine learning approach with the help of naive bayes classifier i have completed the first 2 chapters of the book natural language processing in action https g co kgs u82sem and it is helping me a lot along my journey i have presented the implementation of vader approach in sentiment analysis along with naive bayes classifier and i have also included the implementation of casual tokenizer in the movies dataset i hope you will gain insights about the implementation of vader approach and naive bayes in sentiment analysis actually vader approach is not as efficient as machine learning approach such as naive bayes classifier i hope you will spend some time in learning about naive bayes in sentiment analysis along with vader approach i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem image https github com thinamxx 66daysofdata nlp blob master images day 2021 png day22 of 66daysofdata in my journey of natural language processing today i have read and implemented about bag of words vectorizing concept vector spaces cosine similarity zipf s law and inverse frequency concept text modeling tfidf relevance ranking and okapi bm25 concept i have completed the first three chapters of the book natural language processing in action https g co kgs u82sem and this chapter primarily focuses on the concept of vectorizing the tokens which are obtained after tokenization using tfidf vectorizer text vectorization is the process of converting text into numerical representation i have also read and implemented the concept of cosine similarity under the hood of natural language processing i have presented the implementation of tfidf vectorizer and also the process of tokenizing the text documents and removing the stopwords i have also implemented the cosine similarity using numpy and pure python as well in this snapshot i hope you will gain insights about text vectorization and tokenization from here i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem image https github com thinamxx 66daysofdata nlp blob master images day 2022 png day23 of 66daysofdata in my journey of natural language processing today i have started learning about semantic analysis i have read and implemented about topic vectors algorithms for scoring topics and semantic analysis such as latent semantic analysis lsa linear discriminant analysis lda and latent dirichlet allocation ldia today i primarily focused on reading and implementing about linear discriminant analysis lda lda is one of the most straight forward and fast dimension reduction and classification models in natural language processing semantic analysis is the process of relating the syntactic structures from the levels of phrases clauses sentences and paragraphs to the level of the writing as a whole and to their language dependent meanings i have presented the implementation of lda s working principal which states that computing the centroid of tfidf vectors for each side of the binary class here in the snapshot i hope you will gain insights about implementation of lda classifier and creating nlp pipeline of tokenizer and vectorizer from here and i hope you will spend some time in learning about semantic analysis as well i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days ahead books natural language processing in action https g co kgs u82sem image https github com thinamxx 66daysofdata nlp blob master images day 2023 png day24 of 66daysofdata in my journey of natural language processing today i have read and implemented latent semantic analysis lsa singular value decomposition svd principal component analysis pca truncated svd and latent dirichlet allocation ldia i have primarily focused on reading and implementing lsa and ldia for semantic analysis lsa works well with normalized tfidf vectors whereas ldia works well with raw bag of words bow count vectors semantic analysis is the process of relating the syntactic structures from the levels of phrases clauses sentences and paragraphs to the level of the writing as a whole and to their language dependent meanings i have presented the implementation of linear discriminant analysis lda while working with tfidf vectors and bow count vectors here in the snapshot i hope you will gain insights about the implementation of lda classifier along with ldia topic vectors and bow count vectors incase you want to see my notebook i have presented the overall implementation of semantic analysis with lsa lda and ldia with proper documentation here excited about the days to come books natural language processing in action https g co kgs u82sem semantic analysis https github com thinamxx semanticanalysis nlp git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2024 png day25 of 66daysofdata in my journey of natural language processing today i have started learning and implementing neural networks and deep learning for natural language processing i have completed the implementation of lsa and ldia in semantic analysis along with lda i have read the topics such as neural networks and perceptrons gradients local and global minimum and backpropagation under the hood of neural networks and deep learning actually i have primarily focused on reading the topics needed to understand the neural networks and deep learning rather than implementing the concepts i have presented the simple workflow of neural networks using keras api i will be implementing the keras api in natural language processing from today i hope you will also spend some time to learn the basic topics which i have mentioned above to understand the neural networks and deep learning excited to learn and implement neural networks for nlp in coming days book natural language processing in action https g co kgs u82sem image https github com thinamxx 66days naturallanguageprocessing blob master images day 2025 png day26 of 66daysofdata in my journey of natural language processing today i have read and implemented about word vectors softmax function negative sampling document similarity with doc2vec and google s word2vec glove and facebook s fasttext models which were pretrained on billions of text data i have primarily focused on learning and implementing the word2vec pretrained model today i am continuing my learning journey along with the book natural language processing in action https g co kgs u82sem word2vec is a model for natural language processing the word2vec algorithm uses a neural network model to learn word associations from a large corpus of text once word2vec model is trained it can detect synonymous words or suggest additional words for a partial sentence word2vec is a group of related models that are used to produce word embeddings i have presented the implementation to access the google s word2vec pretrained model and it s basic functions and the process to create own domain specific word2vec model i have also presented the implementation of doc2vec model here in the snapshot i hope you will also spend so time to learn about word2vec pretrained model excited about the days to come book natural language processing in action https g co kgs u82sem image https github com thinamxx 66days naturallanguageprocessing blob master images day 2026 png day27 of 66daysofdata in my journey of natural language processing today i have read and implemented about convolutional neural network for natural language processing i have covered the topics such as cnn building blocks step size or stride filter composition padding convolutional pipeline learning narrow windows and implementing the keras api under the hood of convolutional neural network for nlp i have started working on the sentiment analysis of large movie review dataset which was compiled for the 2011 paper learning word vectors for sentiment analysis since it is a very large dataset i have used just the subset of the dataset i will be implementing cnn for this project i have presented the basic implementations of approaching the dataset such as importing the dependencies processing the dataset with tokenization and google news pretrained model vectorization and splitting the dataset into training set and test set i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem sentiment analysis of large movie dataset https github com thinamxx convolutionalneuralnetwork andnlp git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2027b png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2027a png day28 of 66daysofdata in my journey of natural language processing today i have read and implemented about convolutional neural network for natural language processing i have covered the topics such as convolutional neural network architecture pooling dropout cnn parameters optimization and training cnn model under the hood of convolutional neural network for natural language processing i have presented the overall implementation of convolutional neural network here in the snapshot i have also presented the short info of all the parameters mentioned in the cnn model and the process of compiling and training the model as well i hope you will gain insights about the implementation of cnn model in sentiment analysis actually it is the continuation of yesterday s snapshots i hope you will also spend some time working on it i have completed working on the sentiment analysis of large movie review dataset i have prepared a model using convolutional neural network which can classify the sentiment of text data i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem sentiment analysis of large movie dataset https github com thinamxx convolutionalneuralnetwork andnlp git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2028 png day29 of 66daysofdata in my journey of natural language processing today i have read and implemented about simple recurrent neural network as well as bidirectional recurrent neural network here i have covered the topics such as backpropagation through time hyperparameters statefulness bidirectional networks and various other topics similar to convolutional neural network mentioned in the previous snapshot i have implemented the recurrent neural network in the same large movie review dataset to predict the sentiment of text data i have presented the overall implementation of rnn model here in the snapshot i have also presented the short info of all the parameters and codes mentioned here in the model i hope you will gain some insights about the implementation of rnn model in sentiment analysis although the implementation of rnn model is not so appreciable i hope you will spend some time understanding the working principle of rnn and working on the same i have completed working on the sentiment analysis of large movie review dataset using simple rnn as well as bidirectional rnn i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem sentiment analysis of large movie dataset https github com thinamxx convolutionalneuralnetwork andnlp git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2029 png day30 of 66daysofdata in my journey of natural language processing today i have read and implemented about long short term memory or lstm i have covered the topics such as lstm working principle backpropagation through time keras api and various other topics similar to cnn and rnn as mentioned in the previous snapshots under the hood of nlp actually i have primarily focused on implementing the lstm model in the same large movie review dataset to compare the effectiveness of cnn rnn and lstm on sentiment analysis of text data long short term memory or lstm is an artificial recurrent neural network or rnn architecture used in the field of deep learning unlike standard feedforward neural networks lstm has feedback connections i have presented the simple implementation of long short term memory or lstm model in the same large movie review dataset i have also presented the short info of all the parameters and codes mentioned here in the model i hope you will gain some insights about the implementation of lstm model in sentiment analysis i have completed working on the same with lstm model excited about the days ahead book natural language processing in action https g co kgs u82sem sentiment analysis of large movie dataset https github com thinamxx convolutionalneuralnetwork andnlp git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2030 png day31 of 66daysofdata long short term memory or lstm long short term memory or lstm is an artificial recurrent neural network or rnn architecture used in the field of deep learning unlike standard feedforward neural networks lstm has feedback connections it can not only process single data points but also entire sequences of data such as speech or video lstm is applicable for text generation as well today i have read and implemented about generating the text using long short term memory or lstm i have prepared a model using lstm which generates the text similar to william shakespeare s writing i have used the gutenberg corpus which contains the 3 plays of shakespeare to train the neural network i have presented the implementation of lstm model as well as the implementation of keras api in text generation here in the snapshot i have also presented the snapshot of generated text with the help of lstm model i have completed working on generating text with the help of lstm model i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem sentiment analysis of large movie dataset https github com thinamxx convolutionalneuralnetwork andnlp git image https github com thinamxx 66days naturallanguageprocessing blob master images 31a png image https github com thinamxx 66days naturallanguageprocessing blob master images 31b png day32 of 66daysofdata in my journey of natural language processing today i have read and implemented the topics such as encoder and decoder architecture in sequence to sequence models thought vector decoding thought using lstm sequence encoder and keras functional api in assembling sequence to sequence pipeline under the hood of natural language processing i have started working on building a chatbot using sequence to sequence neural networks and keras functional api i have presented the simple implementation of processing the text corpus and few steps to make the text data ready to train the sequence to sequence chatbot here in the snapshot i will be using the cornell dialog dataset for training the chatbot i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem chatbot with sequence to sequence networks https github com thinamxx chatbot git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2032 png day33 of 66daysofdata sequence to sequence model sequence to sequence neural networks can be built with a modular and reusable encoder and decoder architecture the encoder model generates a thought vector which is a dense and fixed dimension vector representation of the data the decoder model use thought vectors to generate output sequences in my journey of natural language processing today i have read and implemented various topics under sequence to sequence networks i have continued working on the chatbot using sequence to sequence learning i have used the keras functional api and cornell dialog dataset for training the model i have presented the implementation of thought encoder and thought decoder using keras functional api here in the snapshot i have also presented the techniques for training the model and generating the response sequences here i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing in action https g co kgs u82sem chatbot with sequence to sequence networks https github com thinamxx chatbot git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2033 png day34 of 66daysofdata in my journey of natural language processing today i have read about sentence segmentation named entity recognition understanding chatbot approaches and few nlp pipelines under the hood of natural language processing i have also started reading the book natural language processing with pytorch actually i had never worked with pytorch and never found any particular reason to start with pytorch but today i got motivated to start natural language processing with pytorch i will be reading and implementing natural language processing with pytorch from today i have presented the simple implementation of aiml bot and the vectorization concept here in the snapshot i am fond of revisiting the small concepts again and again so that i won t get stuck while implementing in real problems i am so excited to start natural language processing with pytorch i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing with pytorch image https github com thinamxx 66days naturallanguageprocessing blob master images day 2034a png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2034b png day35 of 66daysofdata in my journey of natural language processing today i have read and implemented the supervised learning paradigm computational graphs pytorch basics and various nlp fundamentals such as tokenization lemmatization tagging and semantics i have also read and implemented about activation functions such as sigmoid tanh relu softmax and loss functions such as mean squared error and cross entropy under the hood of natural language processing with pytorch i have presented the implementation of pytorch in various activation functions and loss functions along with few preliminaries for understanding and working with pytorch here in the snapshots i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing with pytorch image https github com thinamxx 66days naturallanguageprocessing blob master images day 2035a png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2035b png day36 of 66daysofdata regularization in machine learning regularization is the process of adding information in order to solve a well posed problems or to prevent overfitting in my journey of natural language processing today i have read and implemented about model selection approaches choosing loss functions choosing optimizers gradient based supervised learning evaluation metrics regularization and early stopping under the hood of natural language processing with pytorch i have started working on the yelp reviews dataset and the neural networks will be implemented using pytorch i have presented some data preprocessing techniques which i have implemented while working with yelp reviews dataset here in the snapshot i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing with pytorch yelp reviews sentiment analysis https github com thinamxx yelpreviews pytorch git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2036 png day37 of 66daysofdata in my journey of natural language processing today i have read and implemented about pytorch s data representation the vocabulary class the vectorizer class and the dataloader class under the hood of natural language processing with pytorch i am continuing my journey along with the book natural language processing with pytorch the vocabulary class the vocabulary class not only manages the bijection i e allowing user to add new tokens and have the index auto increment but also handles the special token called unk which stands for unknown by using the unk token it will be easy to handle tokens at test time that were never seen in training instance the vectorizer class the second stage of going from a text dataset to a vectorized minibatch is to iterate through the tokens of an input data point and convert each token to its integer form the result of this iteration should be a vector because this vector will be combined with vectors from other data points there is constraint that the vectors produced by the vectorizer should always have the same length the dataloader class the final step of text to vectorized minibatch pipeline is to actually group the vectorized datapoints because grouping into mini batches is a viatal part of training the neural networks pytorch provides a built in class called dataloader for coordinating the process i have presented the implementation of dataset class using pytorch here in the snapshot i have been working on the implementation of dataset class vectorizer class and dataloader class and i feel quite overwhelmed with the complexity of pytorch because i am not familiar with pytorch framework i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing with pytorch yelp reviews sentiment analysis https github com thinamxx yelpreviews pytorch git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2037a png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2037b png day38 of 66daysofdata in my journey of natural language processing today i have read and implemented about perceptron classifier the training routine class using pytorch s implementation the training loop evaluation inference and inspection of the model prepared using pytorch under the hood of natural language processing with pytorch i am continuing my journey along with the book natural language processing with pytorch today i have continued working with yelp review dataset for sentiment analysis using pytorch i have presented the simple implementation of pytorch in training the classifier model along with the process of instantiating the dataset model loss optimizer and training state here in the snapshots actually it is the continuation of yesterday s snapshot i hope you will gain some insights and work on the same i hope you will also spend some time learning the topics from the books mentioned below excited about the days to come book natural language processing with pytorch yelp reviews sentiment analysis https github com thinamxx yelpreviews pytorch git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2038b png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2038a png day39 of 66daysofdata long short term memory or lstm model long short term memory or lstm is an artificial recurrent neural network or rnn architecture used in the field of deep learning lstm has feedback connections it can not only process single data points but also entire sequences of data such as speech or video in my journey of natural language processing today i have started working on new text dataset i e amazon electronics reviews dataset for analysis using only tensorflow and tensorboard i will be working on the same until i finish it completely apart from that today i have watched some videos on youtube and read some notebooks in kaggle under the hood of natural language processing i have presented the overall implementation of tensorflow and tensorboard in processing the data such as tokenization and encoding and the techniques for preparing lstm model here in the snapshots i hope you will gain some insights and work on the same excited about the days to come amazon reviews analysis https github com thinamxx amazonreviews analysis git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2039a png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2039b png day40 of 66daysofdata in my journey of natural language processing today i have continued working on yesterday s notebook which was of text dataset i e amazon electronics reviews dataset for analysis using only tensorflow and tensorboard actually i spent most of my time in training the model and i tried to optimize the model to increase the speed of training but still the training procedure took most part of my time using gpu as well apart from that today i have spent some time working on greedy programming algorithms actually i got a chance to interview from one of the tech giants as well i had prepared a model using lstm which was trained on amazon reviews dataset this snapshot is the continuation of yesterday s snapshots so i have presented some basic workflow of model evaluation and deploying the trained model on unseen text data for analysis i have also presented the simple technique of data visualization for evaluating the model here in the snapshot i hope you will gain some insights and work on the same excited about the days to come amazon reviews analysis https github com thinamxx amazonreviews analysis git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2040a png day41 of 66daysofdata in my journey of natural language processing today i have read and implemented about feed forward networks for natural language processing using pytorch i have covered the topics such as the multi layer perceptron or mlp simple xor functions with mlp using pytorch and softmax activation function under the hood of natural language processing with pytorch i have started working in surname classification model inferring demographic information which has applications from product recommendations to ensuring fair outcomes for users across different demographics i will be using pytorch for building the classifier model i have presented the implementation of pytorch in building the simple mlp class here in the snapshots i have also presented the techniques for processing the raw dataset for surname classification project using pytorch i hope you will gain some insights and you will also spend some time learning about mlp and working on the same and get ready for building the model excited about the days ahead book natural language processing with pytorch surname classification with demographics pytorch https github com thinamxx surnameclassification pytorch git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2041a png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2041b png day42 of 66daysofdata the vectorizer class the vocabulary converts individual tokens into integers and the surname vectorizer is responsible for applying the vocabulary and converting surname into vectors surnames are sequence of characters and each character is an individual token in the vocabulary in my journey of natural language processing today i have read and implemented about pytorch s data representation the vocabulary class the vectorizer class and the dataloader class under the hood of natural language processing with pytorch i have continued working in surname classification model inferring demographic information which has applications from product recommendations to ensuring fair outcomes for users across different demographics today i have worked out the implementation of dataset class vectorizer class vocabulary class and multi layer perceptron or mlp classifier model i have presented the implementation of vectorizer class using pytorch here in the snapshot i hope you will gain some insights from here and you will also spend some time working on the same excited about the days to come book natural language processing with pytorch surname classification with demographics pytorch https github com thinamxx surnameclassification pytorch git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2042 png day43 of 66daysofdata in my journey of natural language processing today i have read and implemented about mlp classifier the training routine class using pytorch s implementation the training loop evaluation inference and inspection of the model prepared using pytorch under the hood of natural language processing with pytorch i have continued working in surname classification model inferring demographic information which has applications from product recommendations to ensuring fair outcomes for users across different demographics today i have worked out the implementation of mlp classifier the training routine class inference and inspection of the model prepared using pytorch i have presented the simple implementation of mlp classifier model along with the snapshot of the inference and inspection of the model evaluation using pytorch actually it is the continuation of yesterday s snapshot i hope you will gain some insights and you will also spend some time working on the same excited about the days to come book natural language processing with pytorch surname classification with demographics pytorch https github com thinamxx surnameclassification pytorch git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2043a png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2043c png day44 of 66daysofdata logistic regression logistic regression is a statistical model that in its basic form uses a logistic function to model a binary dependent variable although many more complex extensions exist in regression analysis logistic regression is estimating the parameters of a logistic model in a form of binary regression in my journey of natural language processing today i have started learning from natural language processing specialization on coursera i have just started learning the first course and i will spend couple of weeks in this specialization i have covered the topics such as logistic regression and naive bayes along with various fundamental preprocessing steps under the hood of natural language processing this specialization is managed and organized by the team of andrew ng i e deeplearning ai so that i will gain more exposure to mathematics behind every topics which has very high importance i have presented the implementation of naive bayes classifier along with testing procedure here in the snapshot i hope you will also spend some time going through this specialization and i am so much excited about the days to come course natural language processing specialization coursera image https github com thinamxx 66days naturallanguageprocessing blob master images day 2044 png day45 of 66daysofdata knearest neighbors the knn algorithm is a simple supervised machine learning algorithm that can be used to solve both classification and regression problems knn works by finding the distances between a query and all the examples in the data selecting the specified number of examples or k closest to the query then votes for the most frequent label or averages the labels in my journey of natural language processing today i have completed the first course i e natural language processing with classification and vector spaces from natural language processing specialization on coursera i have covered the topics such as vector space models euclidean distance cosine similarity pca knn logistic regression naive bayes and many more in this course i have presented the simple implementation of knn along with techniques for creating hash table here in the snapshots actually i have presented this implementation on the basis of this course for self understanding so i have not included all the dependencies here in the snapshot i hope you will also spend some time going through this specialization excited about the days ahead course natural language processing specialization coursera natural language processing with classification and vector spaces https lnkd in dzw ubd image https github com thinamxx 66days naturallanguageprocessing blob master images day 2045 png day46 of 66daysofdata minimum edit distance the minimum edit distance between two strings is defined as the minimum number of editing operations like insertion deletion and substitution needed to transform one string into another it s working principle is applicable in building the auto correction model in my journey of natural language processing today i have started learning and implementing nlp from the second course of natural language processing specialization on coursera i e natural language processing with probabilistic models i have covered the topics such as autocorrect models using minimum edit distance algorithm pos tagging markov s models and the viterbi algorithm under the hood of natural language processing i will spend couple of weeks in this specialization i have presented the simple implementation of minimum edit distance algorithm whose working principle is applicable in auto correction model here in the snapshot i hope you will also spend some time learning about the topics mentioned above i hope you will also spend some time in this specialization i am excited about the days to come course natural language processing specialization coursera image https github com thinamxx 66days naturallanguageprocessing blob master images day 2046 png day47 of 66daysofdata continuous bag of words in the continuous bag of words model the distributed representations of context or surrounding words are combined to predict the word in the middle the model predicts the current word from a window of surrounding context words in my journey of natural language processing today i have learned about ngrams and probabilities sequence probabilities smoothing word embeddings cbow cleaning and tokenization from the course natural language processing with probabilistic models which is the second course in natural language processing specialization on coursera i have completed the two courses in this specialization i have presented the simple implementation of initializing the model softmax activation function forward propagation cost function and back propagation for training the cbow model here in the snapshot it presents the mathematics behind simple neural network which is crucial for understanding the implementation of neural networks and deep learning i hope you will gain some insights and you will also spend some time learning about the topics mentioned above excited about days ahead course natural language processing specialization coursera image https github com thinamxx 66days naturallanguageprocessing blob master images day 2047 png day48 of 66daysofdata gated recurrent unit a gated recurrent unit or gru is a gating mechanism in rnn similar to a long short term memory or lstm unit but without an output gate gru solves the vanishing gradient problem that can come with standard rnn by using an update gate and a reset gate in my journey of natural language processing today i have started learning and implementing nlp from the third course of natural language processing specialization on coursera i e natural language processing with sequence models i have covered the topics such as trax and neural networks dense and relu layers serial layers rnn and gru using trax deep and bidirectional rnn under the hood of natural language processing neural networks and trax trax is good for implementing new state of the art algorithms like transformers reformers and bert it is actively maintained by google brain team for advanced deep learning tasks i have presented the simple implementation of training gru model using trax here in the snapshot i hope you will gain some insights from here and you will also spend some time learning about trax frameworks in natural language processing and deep learning excited about the days ahead course natural language processing specialization coursera image https github com thinamxx 66days naturallanguageprocessing blob master images day 2048 png day49 of 66daysofdata in my journey of natural language processing today i have learned about lstms and named entity recognition rnns and vanishing gradients siamese neural networks triplets and one shot learning from the course natural language processing with sequence models which is the part of natural language processing specialization on coursera i have completed three courses in this specialization i have started working with quora questions answers dataset to build a lstm model that can identify the similar questions or the duplicate questions which is useful when we have to work with several versions of the same questions i will build this model using trax framework which is maintained by google brain team and good for implementing new state of the art algorithms like transformers reformers and bert i have presented the simple implementation of data preparation for training the lstm model using quora dataset here in the snapshot i hope you will gain some insights and you will also start working on the same excited about the days ahead course natural language processing specialization coursera duplicate questions recognition trax https github com thinamxx duplicatequestions recognition git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2049 png day50 of 66daysofdata siamese neural network siamese neural network is an artificial neural network which uses the same weight while working in tandem on two different input vectors to compute comparable output vectors in my journey of natural language processing today i have learned and implemented about data generators or iterators siamese neural networks lstms and triplet loss under the hood of natural language processing i have continued working with quora questions answers dataset to build a model using lstm that can identify the similar questions or the duplicate questions which is useful when we have to work with several versions of the same questions i have presented the implementation of siamese neural network using lstm model along with the implementation of triplet loss here in the snapshots i have also presented the implementation of training the model using data generators and other dependencies i have presented all the implementations using trax framework here i hope you will gain some insights from here and you will also continue working on the same excited about the days ahead course natural language processing specialization coursera duplicate questions recognition trax https github com thinamxx duplicatequestions recognition git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2050a png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2050b png day51 of 66daysofdata in my journey of natural language processing today i have learned and implemented about siamese neural networks and lstms implementation of trax in siamese neural networks under the hood of natural language processing i have completed working with quora questions answers dataset to build a lstm model that can identify the similar questions or the duplicate questions which is useful when we have to work with several versions of the same questions i have build a model using trax which can identify the duplicate questions neural networks and trax trax is good for implementing new state of the art algorithms like transformers reformers and bert it is actively maintained by google brain team for advanced deep learning tasks i have presented the implementation of siamese neural network using lstm model that can identify the similar or duplicate questions here in the snapshots i have also presented the output of the model here which fascinates me a lot i hope you will gain some insights from here and you will also spend some time working on the same excited about the days ahead course natural language processing specialization coursera duplicate questions recognition trax https github com thinamxx duplicatequestions recognition git image https github com thinamxx 66days naturallanguageprocessing blob master images day 2051 png image https github com thinamxx 66days naturallanguageprocessing blob master images day 2051b png day52 of 66daysofdata in my journey of natural language processing today i have learned about sequence to sequence models alignment attention models bleu or bilingual evaluation understudy rouge or recall oriented understudy greedy decoding random sampling temperature parameter beam search decoding minimum bayes risk or mbr and teacher forcing algorithm in lstm from the course natural language processing with attention models which is the last course of natural language processing specialization teacher forcing teacher forcing is the technique where the target word is passed as the next input to the decoder training with teacher forcing converges faster i have presented the simple implementation of neural machine translation model which uses attention along with the implementation of preparing attention input using encoder and decoder activations here in the snapshots i have presented this implementation on the basis of this course for self understanding so i have not included all the dependencies here in the snapshot i hope you will also spend some time going through the topics mentioned above excited about the days ahead course natural language processing specialization coursera teacher forcing in rnns https lnkd in dpw2fwc image https github com thinamxx 66days naturallanguageprocessing blob master images day 2052 png day53 of 66daysofdata transformer and natural language processing the transformer is a deep learning model which are designed to handle sequential data such as translation and summarization and allows much more parallelization than rnns such as lstm in my journey of natural language processing today i have learned about transformers and it s applications dot product multi head and causal attentions the transformer decoder and summarizer state of art transformers such as gpt2 or generative pretraining for transformer bert or bidirectional encoder representations from transformer t5 or text to text transfer transformer and multitask training strategy and glue benchmark from the course natural language processing with attention models which is the last course of natural language processing specialization on coursera i have presented the simple implementation of transformer language model using trax here in the snapshot i have also presented the implementation of positionalencoder feedforward and decoderblock which returns the list of layers required for the transformer model here i hope you will gain some insights and you will also spend some time learning about the transformer model excited about the days ahead course natural language processing specialization coursera image https github com thinamxx 66days naturallanguageprocessing blob master images day 2053 png day54 of 66daysofdata reformer the efficient transformer or the reformer is a transformer model which combines two crucial techniques to solve the problems of attention and memory allocation that limit transformer application to long context windows reformer uses lsh to reduce the complexity of attending over long sequences and reversible residual layers to more efficiently use the memory available in my journey of natural language processing today i have learned about long sequential data transformer complexity locality sensitive hashing or lsh attention reversible residual layers and reformer from the course natural language processing with attention models which is the last course of natural language processing specialization i have presented the simple implementation of reformer language model along with the implementation of training the reformer model using trax here in the snapshots i have also presented the implementation of forward reversible layer and reverse reversible layer here i hope you will gain some insights and you will also spend some time learning about the same excited about the days ahead course natural language processing specialization coursera natural language processing specialization completion https www coursera org account accomplishments specialization certificate 8lnp2u235swz image https github com thinamxx 66days naturallanguageprocessing blob master images day 2054 png day55 of 66daysofdata transfer learning transfer learning is a process where a model is first pretrained on a data rich task before being fine tuned on a downstream task and transfer learning has emerged as a powerful technique in natural language processing or nlp the effectiveness of transfer learning has given rise to a diversity of approaches methodology and practice in my journey of natural language processing today i have started reading the papers of transformers and natural language processing which is named as exploring the limits of transfer learning with a unified text to text transformer i have presented the implementation of encoder and decoder class which are the key components in any dominant sequence models i hope you will also spend some time reading about the transformer from the paper mentioned above excited about the days ahead exploring the limits of transfer learning with a unified text to text transformer https arxiv org abs 1910 10683 image https github com thinamxx 66days naturallanguageprocessing blob master images day 2055 png day56 of 66daysofdata in my journey of natural language processing today i have read a paper about deep learning and text classification which is named as deep learning based text classification a comprehensive review i have read about various text classification tasks such as sentiment analysis news categorization topic analysis and question answering i have also read about various deep learning models for text classification such as feed forward neural networks rnn based models cnn based models capsule neural networks models with attention transformers graph neural networks siamese neural networks and hybrid models from this paper i have presented the simple implementation of layer normalization sublayer connection encoder layer and feed forward layer using pytorch here in the snapshots i hope you will also spend time reading about deep learning and text classification from the paper mentioned above i am excited about the days ahead deep learning based text classification a comprehensive review https arxiv org abs 2004 03705 image https github com thinamxx 66days naturallanguageprocessing blob master images day 2056 png day57 of 66daysofdata in my journey of natural language processing today i have read a paper about deep learning and text classification which is named as deep learning based text classification a comprehensive review i have completed reading this paper i have read about unsupervised learning using autoencoders adversarial training reinforcement learning and few popular datasets such as yelp and imdb i have also read about popular metrics for text classification such as accuracy and error rate precision recall and f1 score from this paper i have also read one of the most popular articles named the illustrated transformer by jay alammar it teaches about the transformer from scratch i have read the topics such as encoder decoder self attention feed forward and multi head attention in this article i have presented the implementation of decoder class decoderlayer with feedforward and subsequent mask using pytorch here in the snapshots i hope you will spend some time reading the paper and article mentioned above excited about the days ahead deep learning based text classification a comprehensive review https arxiv org abs 2004 03705 the illustrated transformer http jalammar github io illustrated transformer image https github com thinamxx 66days naturallanguageprocessing blob master images day 2057 png day58 of 66daysofdata in my journey of natural language processing today i have read some articles about deep learning and natural language processing i have read an article named nlp s imagenet moment which is written by sebastian ruder here i have read about the recent advances in nlp such as ulmfit elmo openai transformer and the imagenet for language similarly i have read another article named as the illustrated bert elmo and co which is written by jay alammar here i have read about bert model architecture word embeddings transfer learning and the topics mentioned above i have also read another article named generalized language models which is written by lilian weng here i am reading about language models and i am still reading this article i have presented the implementation of attention and multi head attention class using pytorch here in the snapshot actually it is the continuation of yesterday s snapshot i hope you will also spend some time reading the articles mentioned above excited about the days ahead nlp s imagenet moment https ruder io nlp imagenet the illustrated bert elmo and co http jalammar github io illustrated bert generalized language models https lilianweng github io lil log 2019 01 31 generalized language models html image https github com thinamxx 66days naturallanguageprocessing blob master images day 2058 png day59 of 66daysofdata in my journey of natural language processing today i have read papers about skip gram and nlp i have read a paper which is named as efficient estimation of word representations in vector space here i have read about model architectures feed forward neural net language model recurrent neural net language model log linear models cbow models continuous skip gram model and various other related topics i have also read the paper which is named as distributed representations of words and phrases and their compositionality here i have read about skip gram model hierarchical softmax negative sampling subsampling and additive compositionality i have presented the implementation of positionwise feed forward class embedding positional encoding and feed forward using pytorch here in the snapshot actually it is the continuation of yesterday s snapshot i hope you will also spend some time reading the topics and papers mentioned above about skip gram model excited about the days ahead efficient estimation of word representations in vector space https arxiv org abs 1301 3781 distributed representations of words and phrases and their compositionality http papers nips cc paper 5021 distributed representations of words and phrases and their compositionality pdf image https github com thinamxx 66days naturallanguageprocessing blob master images day 2059 png day60 of 66daysofdata in my journey of natural language processing today i have read papers about glove and recurrent neural network language model i have read a paper which is named as glove global vectors for word representation here i have read about matrix factorization methods the glove model and complexity of the model evaluation methods word analogies model analysis and various other related topics similarly i have read another paper which is named as a simple way to initialize recurrent networks of rectified linear units here i have read about language modeling and initialization speech recognition and various other related topics i have presented the implementation of transformer model batches and masking using pytorch here in the snapshot actually it is the continuation of previous snapshots i hope you will also spend some time reading about the topics and papers mentioned above i am excited about the days ahead glove global vectors for word representation https nlp stanford edu pubs glove pdf a simple way to initialize recurrent networks of rectified linear units https arxiv org pdf 1504 00941 pdf image https github com thinamxx 66days naturallanguageprocessing blob master images day 2060 png day61 of 66daysofdata in my journey of natural language processing today i have read the paper about neural machine translation with attention and dynamic memory network i have read the paper which is named as neural machine translation by jointly learning to align and translate here i have read the topics related to neural machine translation such as rnn encoder and decoder translation and to align and qualitative and quantitative analysis and more related to the same i have also started reading another paper which is named as dynamic memory networks for natural language processing i have just started reading this paper and i will complete it soon i have presented the implementation of training the loop of transformer model along with the implementation of batching using pytorch here in the snapshots actually it is the continuation of previous snapshots i hope you will also spend some time reading about the topics and papers mentioned above i am excited about the days ahead neural machine translation by jointly learning to align and translate https arxiv org pdf 1409 0473 pdf dynamic memory networks for natural language processing https arxiv org abs 1506 07285 image https github com thinamxx 66days naturallanguageprocessing blob master images day 2061 png day62 of 66daysofdata in my journey of natural language processing today i have read the papers about dynamic memory networks and recursive neural networks i have read the paper which is named as dynamic memory networks for natural language processing here i have read about the dynamic memory networks and episodic memory module attention and memory update mechanism and various topics related to the same i have also read the paper which is named as recursive deep models for semantic compositionality over a sentiment treebank here i have read about semantic vector space and compositionality in vector space recursive neural tensor networks backpropagation and various topics related to the same i have presented the implementation of optimizer along with learning rates using pytorch here in the snapshots actually it is the continuation of previous snapshots i hope you will also spend some time reading about the topics and papers mentioned above excited about the days ahead dynamic memory networks for natural language processing https arxiv org abs 1506 07285 recursive deep models for semantic compositionality over a sentiment treebank https nlp stanford edu socherr emnlp2013 rntn pdf image https github com thinamxx 66days naturallanguageprocessing blob master images day 2062 png day63 of 66daysofdata in my journey of natural language processing today i have read the papers about stanza nlp toolkit and transfer learning to study linguistic structure i have read the paper which is named as stanza a python natural language processing toolkit for many human languages here i have read about neural multilingual nlp pipeline dependency parsing and lemmatization ner and various topics related to the same i have also read the paper which is named as learning music helps you read using transfer to study linguistic structure in language models here i have read about lstm architecture and training random baselines recursive structure non linguistic structure and various topics related to the same i have presented the implementation of label smoothing and feed forward using pytorch here in the snapshots actually it is the continuation of previous snapshots i hope you will also spend some time reading about the topics and papers mentioned above excited about the days ahead stanza a python natural language processing toolkit for many human languages https nlp stanford edu pubs qi2020stanza pdf learning music helps you read using transfer to study linguistic structure in language models https nlp stanford edu pubs papadimitriou2020music pdf image https github com thinamxx 66days naturallanguageprocessing blob master images day 2063 png day64 of 66daysofdata in my journey of natural language processing today i have read the papers about long short term memory and stanford corenlp toolkit i have read the paper which is named as improved semantic representations from tree structured long short term memory networks here i have read about bidirectional lstm and multilayer lstm tree structured lstm semantic relatedness and sentiment classification and various topics related to the same i have read another paper which is named as the stanford corenlp natural language processing toolkit here i have read about model design and development elementary usage annotators tokenization and lemmatization and various topics related to the same i have presented the implementation of data generator loss computation and greedy decoding in transformer model using pytorch here in the snapshot actually it is the continuation of previous snapshots i hope you will also spend some time reading about the topics and papers mentioned above excited about the days ahead improved semantic representations from tree structured long short term memory networks https nlp stanford edu pubs tai socher manning acl2015 pdf the stanford corenlp natural language processing toolkit https nlp stanford edu pubs stanfordcorenlp2014 pdf image https github com thinamxx 66days naturallanguageprocessing blob master images day 2064 png day65 of 66daysofdata in my journey of natural language processing today i have read the papers about zero shot learning and syntax sensitive dependencies in lstm i have read the paper which is named as zero shot learning through cross modal transfer here i have read about zero shot and one shot learning word and image representations zero shot learning models novelty detection and various topics related to the same i have also read another paper which is named as assessing the ability of lstms to learn syntax sensitive dependencies here i have read about lstm model and baselines number prediction relative clauses language modeling and various topics related to the same i have presented the implementation of greedy decoding and iterators using pytorch here in the snapshot actually it is the continuation of previous snapshots i hope you will also spend some time reading about the topics and papers mentioned above excited about the days ahead zero shot learning through cross modal transfer https nlp stanford edu pubs socherganjoomanningng nips2013 pdf assessing the ability of lstms to learn syntax sensitive dependencies https arxiv org pdf 1611 01368 pdf image https github com thinamxx 66days naturallanguageprocessing blob master images day 2065 png day66 of 66daysofdata today i have read the paper which is named as finding universal grammatical relations in multilingual bert here i have read about bert cross lingual probing universal grammatical relations finer grained analysis determiners and various topics related to the same i have also spent some time going through the documentation of my journey in github today i have completed this journey and i am so grateful and thankful to meet lots of amazing persons along the way actually ken jee is one of the amazing persons who started this journey he has always been supportive and a great example to the data science aspirants and i am so thankful to him i have been learning and implementing natural language processing for couple of months now i will continue my learning with new journey and new topics i hope you have also learned something interesting in natural language processing until this day personally i am so thankful to you the one who has come along this way and supported me since the start of the journey we will start to learn new topics with new hope and energy thank you finding universal grammatical relations in multilingual bert https nlp stanford edu pubs chi2020finding pdf image https github com thinamxx 66days naturallanguageprocessing blob master images day 2066 png | datascience machine-learning deeplearning python3 natural-language-processing | ai |
machine_learning_for_good | introduction to machine learning for good binder https mybinder org badge svg https mybinder org v2 gh deltaanalytics machine learning for good master open in colab https colab research google com assets colab badge svg https colab research google com github deltaanalytics machine learning for good center img src images delta octocat png width 50 center how can we use data for social impact data is powerful we believe that anyone can harness that power for change in this introductory course students will learn the foundational theory and the necessary coding skills to translate data into actionable insights students will learn the latest machine learning tools and algorithms data science is a highly interdisciplinary practice demanding critical thinking understanding of statistics and technical coding ability irresponsible application of powerful algorithms or an inadequate exploration of underlying assumptions can lead to spurious results in this course we emphasize the fundamentals of proper data science and expose students to what is possible using sophisticated machine learning methods each of the modules is hands on project based using real world data from kiva https www kiva org a non profit that connects people through lending to alleviate poverty who we are delta analytics http www deltanalytics org is a 501 c 3 san francisco bay area non profit dedicated to bringing rigorous data science to problem solving effecting change in nonprofits and the public sector and making data science an accessible and democratic resource for anyone with the same mission overview topics covered in this course include data cleaning supervised machine learning and unsupervised machine learning the slides that cover the theory of the topic are available here http www deltanalytics org curriculum html we present theory alongside real life data science examples will open doors to novices and professionals alike to harness the power of data for good weebly our website host has blocked traffic to certain countries we have submitted numerous complaints and apologize to students for the inconvenience caused until then you can access pdf of all course slides below module 1 introduction to machine learning https drive google com file d 1r4sby6dm6xjfqlh12tfb bf7wbvoin c view usp sharing module 2 machine learning deep dive https drive google com file d 1ez xqmayj77vervnrqmnfoj vbeoo5uw view usp sharing module 3 linear regression https drive google com file d 1kxbb7fps78xyfyutmgnlqjj3ldo0k3tb view usp sharing module 4 model selection and evaluation https drive google com file d 1esr4u566upiofcpfoitpusbao45mdj4o view usp sharing module 5 decision trees https drive google com file d 1sd ln we w3zo yzrmbe90h2i4 iefrs view usp sharing module 6 ensemble algorithms https drive google com file d 1g2at3s5cgu5hjmyt4x wivs0ruvi6z3s view usp sharing module 7 unsupervised algorithms https drive google com file d 1yda hhyp1v05qgvwlcvfnuuau67zl38n view usp sharing module 8 natural language processing pt 1 https drive google com file d 1y7gofnpfycsu1chweohmqhgxvi5kzprx view usp sharing module 9 natural language processing pt 2 https drive google com file d 1buj0fymzsxcfhna0ahwboxjht7v2fjj8 view usp sharing course outcomes by the end of the course students will be able to 1 explain the fundamental statistical and machine learning algorithms that underlying common data science methods 1 write code to clean process analyze and visualize real world data 1 be able to communicate with other data scientists using technical terms our students the course is intended for any and all individuals interested in harnessing data towards solving problems in their communities minimal prior coding or mathematical statistical experience is expected computer proficiency is necessary our teachers delta teaching fellows http www deltanalytics org teaching fellows html are all data professionals working in the san francisco bay area all of our time is donated for free to build out a curriculum that makes machine learning tools and knowledge more accessible to communities around the world you can learn more about our team here http www deltanalytics org teaching fellows html | data-science data-analysis data-mining non-profit python python3 data-visualisation | ai |
image-filter | image filter image filter a node express application which runs a simple script to process images an assignment for the udacity cloud engineering nanodegree deployment screenshot the deployment image is in the deployment image oluwatobi folder elastic beanstalk url the project has been deployed as an elastic beanstalk app on aws try it out at http oluwatobi image filter us east 1 elasticbeanstalk com filteredimage image url usage example http oluwatobi image filter us east 1 elasticbeanstalk com filteredimage image url https learncodeweb com wp content uploads 2021 02 how to define variables in typescript png | cloud |
|
POPE | pope polling based object probing evaluation for object hallucination this repo provides the source code data of our paper evaluating object hallucination in large vision language models emnlp 2023 https arxiv org abs 2305 10355 inproceedings li hallucination 2023 title evaluating object hallucination in large vision language models author yifan li yifan du kun zhou jinpeng wang wayne xin zhao and ji rong wen booktitle the 2023 conference on empirical methods in natural language processing year 2023 url https openreview net forum id xozjw0kzxf img src assets pope png alt image 20230517233229650 style zoom 80 update 10 8 our work is accepted to emnlp 2023 6 25 we upload the caption result used in table 2 you can find them under caption data 6 3 we incorporate the code for using pope with seem to handle unannotated datasets 6 1 we release the code of pope collect ground truth objects pope can be easily built based on datasets with annotations about objects in the image with the help of automatic segmentation tools like seem you can also build pope on any dataset you want to test from annotations if you want to buile pope on datasets with object annotations e g coco you should first organize the annotations in a json file with the following format json image coco val2014 000000131089 jpg objects person baseball bat image coco val2014 000000393225 jpg objects bowl spoon carrot here the image is the filename of each image and the objects is the objects in the image extracted from annotations you can also add other keys e g image id in coco but the above two must be included we provide the annotation results of the validation set of coco 2014 under segmentation segmentation coco ground truth segmentation json we refer to lisaanne hallucination https github com lisaanne hallucination to collect objects from segmentations and captions from automatic segmentation results besides building pope with object annotations our method also supports building pope on raw images leveraing the automatic segmentation tools e g seem https github com ux decoder segment everything everywhere all at once we can first extract the objects in the image and then build the pope as the above method if you want to buile pope with seem you should first organize the annotations in a json file with the following format json image coco val2014 000000131089 jpg image coco val2014 000000393225 jpg build pope once you have the ground truth objects prepared you can build your own pope by running python python main py you can customize your pope by specifying these configs auto seg whether to use automatic segmentation results default false img path the path to the json file that contains the path of images to be segmented seg path the path to the segmentation path that containing ground truth objects in the image seg num the number of images to be segmented default 1000 sample num the number of negative objects to be sample for each image default 3 img num the number of images for building pope default 500 template the prompt template default is there a in the image dataset the dataset name used for the filename of the built pope default coco save path the save path of the built pope default output if you want to employ seem to segment images you can build pope by running python python main py auto seg true img path segmentation coco val images json seg num 1000 after the execution you will find 5 json files under output dataset dataset pope random json the pope built with random negative sampling strategy each question is a dict in the following format json question id 1 image coco val2014 000000016631 jpg text is there a person in the image label yes question id 2 image coco val2014 000000016631 jpg text is there a refrigerator in the image label no dataset pope popular json the pope built with popular negative sampling strategy dataset pope adversarial json the pope built with adversarial negative sampling strategy dataset ground truth objects json the appearance frequencies of all objects in the selected images dataset co occur json the co occurrence frequencies of all objects in the selected images evaluation now you can use built pope to evaluate lvlms and evaluate their object hallucination the answer of lvlms should be organized in a json file in the following format json question is there a bird in the image answer yes question is there a tree in the image answer no notice that the order of pope questions and the answer should be the same then you should specify the ans file i e the answer file of lvlms and label file i e the pope file in evaluate py and evaluate the results by running python python evaluate py the program will report the accuracy precision recall f1 score and yes ratio as metrics | ai |
|
MemeRandomizer_Demo | memerandomizer demo demo for ui engineering guild presentation intro to ios dev for web devs demo starter in this folder you ll find an xcode project already set up for you to jump right in feel free to code along in this starter project as we go through the demo completed demo please reference this folder to see the completed project at any time | os |
|
kukai | kukai development kukai is built using angular 15 install dependencies npm i run during development ng serve open latest audit least authority audit least 20authority 20 20tezos 20foundation 20kukai 20wallet 20final 20audit 20report pdf 2022 03 04 | kukai tezos wallet | blockchain |
mlreef | div align center a href https mlreef com img src https www mlreef com static e83d49c6147bb03391fc4e230da3d9a0 mlreef logo pos h 01 png width 250px a the collaboration platform for machine learning mlreef is an open source ml ops platform that helps you collaborate reproduce and share your machine learning work with thousands of other users important we are no longer supporting and updating this repository we are still actively working on this project but on our main repo at gitlab div mlreef mlreef is a ml dl development platform containing four main sections data management data management fully versioned data hosting and processing infrastructure publishing code repositories publishing code containerized and versioned script repositories for immutable use in data pipelines experiment manager experiment manager experiment tracking environments and results ml ops ml ops pipelines orchestration solution for ml dl jobs k8s cloud bare metal div align center sign up https mlreef com register start experimenting https docs mlreef com in minutes div to find out more about how mlreef can streamline your machine learning development lifecycle visit our homepage https www mlreef com data management a href https www mlreef com img src dashboard mlreef gif width 75 a host your data using git git lfs repositories work concurrently on data fully versioned or lfs version control full view on data processing and visualization history connect your external storage to mlreef and use your data directly in pipelines data set management access history pipelines publishing code adding your params via argparse python example params for a resnet50 script def process arguments args parser argparse argumentparser description resnet50 parser add argument input path action store help path to directory of images parser add argument output path action store default help path to output metrics parser add argument height action store default 224 help height of images int parser add argument width action store default 224 help width of images int parser add argument channels action store default 3 help channels of images 1 grayscale 3 rgb 4 rgba int parser add argument use pretrained action store default true help use pretrained resnet50 weights bool parser add argument epochs action store default 5 help number of epochs for training parser add argument batch size action store default 32 help batch size fed to the neural network int parser add argument validation split action store default 25 help fraction of images to be used for validation float parser add argument class mode action store default binary help categorical binary sparse input or none parser add argument learning rate action store default 0 0001 help learning rate of adam optimizer float parser add argument loss action store default sparse categorical crossentropy help loss function used to compile model params vars parser parse args args return params and publishing your scripts gets you the following containerization of your scripts always working scripts including easy hyperparameter access in pipelines execution environment including specific packages versions hyper parameters argparser for command line parameters with currently used values explicit parameters dictionary input validation and guides multiple containers based on version and code branches experiment manager complete experiment setup log full source control info including non committed local changes execution environment including specific packages versions hyper parameters full experiment output automatic capture artifacts storage and standard output logs performance metrics on individual experiments and comparative graphs for all experiments detailed view on logs and outputs generated extensive platform support and integrations supported all python based ml dl frameworks for example pytorch https pytorch org tensorflow https www tensorflow org keras https keras io or scikit learn https scikit learn org stable index html ml ops concurrent computing pipelining governance and control access and user management single permission management resource management model management mlreef architecture the mlreef ml components within the ml life cycle data storage components based currently on git and git lfs model development based on working modules published by the community or your team data management data processing data visualization experiment pipeline on hosted or on prem and model management ml ops orchestration experiment and workflow reproducibility and scalability a img src web public images ml coverage jpg width 75 a why mlreef mlreef is our solution to a problem we share with countless other researchers and developers in the machine learning deep learning universe training production grade deep learning models is a tangled process mlreef tracks and controls the process by associating code version control research projects performance metrics and model provenance we designed mlreef on best data science practices combined with the knowleged gained from devops and a deep focus on collaboration use it on a daily basis to boost collaboration and visibility in your team create a job in the cloud from any code repository with a click of a button automate processes and create pipelines to collect your experimentation logs outputs and data make you ml life cycle transparent by cataloging it all on the mlreef platform a href https www mlreef com img src web public images whymlreef png width 100 a getting started as a developer please read the contribution guidelines contribute md carefully clone the mlreef git repository https gitlab com mlreef mlreef to your local machine read the architecture document https docs mlreef com 99 development architecture md to start developing continue with the developer guide developer guide md canonical source the canonical source of mlreef where all development takes place is hosted on gitlab com mlreef mlreef http gitlab com mlreef mlreef license mit license see the license license md for more information documentation community and support more information in the official documentation http doc mlreef com and on youtube https www youtube com channel uctrukzs136dotzg95f79tka for examples and use cases check these use cases or start the tutorial after registring recommending netflix movies and tv shows https mlreef com erikaml recommending netflix movies and tv shows recognizing handwritten digits https mlreef com erikaml recognize handwritten digits painting like monet https mlreef com akane painting like monet if you have any questions post on our slack channel https app slack com client tsqqh4mt6 csf2j5upk or tag your questions on stackoverflow with mlreef tag for feature requests or bug reports please use gitlab issues https gitlab com mlreef mlreef issues additionally you can always reach out to us via hello mlreef com contributing merge requests are always welcomed heart see more details in the mlreef contribution guidelines contribute md | mlops mlops-environment artificial-intelligence machine-learning machine-learning-algorithms deep-learning deeplearning models tensorflow pytorch data-science mxnet reproducibility | ai |
demos | cloudscape design system demos this package contains demo pages that follow cloudscape design system https cloudscape design guidelines and use cloudscape components https cloudscape design components cloudscape is an open source design system for building intuitive engaging and inclusive user experiences at scale it consists of an extensive set of guidelines to create web applications along with the design resources and front end components to streamline implementation cloudscape was built for and is used by amazon web services aws products and services we created it in 2016 to improve the user experience across aws web applications and also to help teams implement those applications faster since then we have continued enhancing the system based on customer feedback and research you can view the demos running live from the the cloudscape website demos list https cloudscape design demos build the project to install the project dependencies and build all demos npm install npm run build the demo artifacts will be output to the build folder run dev server to start a dev server with live reload npm start the demos will be available at http localhost 9615 run tests npm test this will build the project by running the build script start a webpack dev server instance and run tests afterwards to run only tests without building the full project again npm run test no build security see contributing contributing md security issue notifications for more information license this library is licensed under the mit 0 license see the license file | design-system react | os |
teste-para-frontend | teste para candidatos vaga de desenvolvedor front end instru es 1 criar o html css responsivo com base no layout naveg vel 2 n s queremos avaliar o seu n vel de conhecimento em design responsivo responsive web design usando html5 css3 e grids caso queira utilize pr processadores less sass ou stylus esse ltimo o nosso favorito d 3 o grid do layout baseado no grid system do bootstrap 3 mas n o copie todo o bootstrap 3 para o projeto n s queremos ver voc fazendo os breakpoints e as modifica es dependendo do device 4 n o tenha pressa iremos avaliar a qualidade do seu c digo mesmo incompleto e principalmente a sua sem ntica material desktop https invis io n83owycz5 mobile https invis io za3pcies4 tablet e monitores menores https invis io 9y3pcj06b obs estas mesmas imagens ficam na pasta layouts aten o os recortes das imagens est o na pasta slices mas voc livre para usar um http lorempixel com da vida no lugar hospede o css dentro da pasta css n o necess rio fazer o carrossel rotate funcionar n o necess rio que a fonte seja exatamente a mesma usada na arte se quiser mant la a helvetica permitido usar qualquer editor de c digo e consultar a internet suporte de browsers ie9 chrome safari firefox links teis grid http getbootstrap com css grid paleta de cores usadas no layout https color adobe com pt teste folha web color theme 6584765 mussum ipsum gerador de lorem ipsum do mussum http mussumipsum com ao terminar o teste solicite um pull request em caso de d vidas envie e mail para l tec recrutamento frontend grupofolha com br boa sorte | front_end |
|
BiblioReads | div align center img src public readme logo svg raw true width 256 height 256 alt div h1 align center biblioreads h1 div align center biblioreads is a free and open source alternative goodreads front end focused on privacy scrapes content from goodreads and presents the results without any of the bloat inspired by nitter https github com zedeus nitter libremdb https github com zyachel libremdb and other open source alternative front end projects github https github com nesaku biblioreads codeberg https codeberg org nesaku biblioreads div screenshots dark mode light mode public readme books dark png raw true public readme books light png raw true view more screenshots more screenshots features no ads simple we don t show ads no tracking or data collection no personal information is ever collected tracking cookies are not used no sign up required use biblioreads without signing up for an account and never deal with those annoying sign up popups all requests are proxied your requests are never directly made to goodreads lightweight modern design responsive design with built in light dark mode support pwa support installable as a pwa on desktop and mobile instances instance url country provider notes biblioreads eu org https biblioreads eu org us netlify run by me https github com nesaku biblioreads vercel app https biblioreads vercel app us vercel run by me https github com nesaku biblioreads mooo com https biblioreads mooo com globe with meridians cloudflare run by me https github com nesaku bl vern cc https bl vern cc us hetzner run by vern https vern cc biblioreads lunar icu https biblioreads lunar icu globe with meridians cloudflare run by lunar icu https lunar icu read whateveritworks org https read whateveritworks org globe with meridians cloudflare run by whateveritworks https www whateveritworks org biblioreads privacyfucking rocks https biblioreads privacyfucking rocks de 1blu de run by privacyfucking rocks https privacyfucking rocks read seitan ayoub lol https read seitan ayoub lol de hetzner run by unstablemaple https seitan ayoub lol onion bl vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad onion http bl vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad onion us hetzner run by vern https vern cc i2p vernapl3lpo3huqdx3pjzxqgdgavxjlmdskbvejh2gfqgmjuyvxq b32 i2p http vernapl3lpo3huqdx3pjzxqgdgavxjlmdskbvejh2gfqgmjuyvxq b32 i2p us hetzner run by vern https vern cc adding your instance if you d like to add your instance to the list please open an issue or pull request note if you collect any user data from your instance please set the applicable environment variables an example can be found in env local example automatic redirection libredirect use libredirect https github com libredirect libredirect to automatically redirect goodreads links to biblioreads greasemonkey userscript there is a userscript to redirect goodreads links to biblioreads the userscript can be found here https codeberg org zortazert greasemonkey redirect src branch main goodreads to biblioreads user js redirector you can use the redirector https github com einaregilsson redirector extension to redirect goodreads links to biblioreads with the configuration below note you can replace biblioreads eu org with any instance url to redirect all supported routes description goodreads to biblioreads pages example url https www goodreads com book show 5907 the hobbit include pattern https www goodreads com book work author series quotes list redirect to https biblioreads eu org 1 2 pattern type regular expression pattern description redirects all supported goodreads urls to biblioreads advanced options apply to x main window address bar to redirect search pages rule 1 description goodreads to biblioreads search page rule 1 example url https www goodreads com search q the hobbit qid include pattern https www goodreads com search q redirect to https biblioreads eu org search 1 pattern type regular expression pattern description redirects all goodreads search page urls to biblioreads advanced options apply to x main window address bar rule 2 description goodreads to biblioreads search page rule 2 example url https www goodreads com search utf8 e2 9c 93 q the hobbit search type books include pattern https www goodreads com search utf8 e2 9c 93 q redirect to https biblioreads eu org search 1 pattern type regular expression pattern description redirects all goodreads search page urls to biblioreads advanced options apply to x main window address bar faq how do i use this there are two ways you can use biblioreads 1 visit biblioreads eu org https biblioreads eu org or another instance and paste the goodreads book url into the input box or search for a book using the input box 2 replace the https www goodreads com of any book page url with https biblioreads eu org or another instance url then click the fetch data button for example www goodreads com book show 5907 the hobbit https www goodreads com book show 5907 the hobbit to biblioreads eu org book show 5907 the hobbit https biblioreads eu org book show 5907 the hobbit how does this work scraping since goodreads stopped issuing new developer keys for their public developer api https www goodreads com api back in december of 2020 and plans to retire the current version of their api which you can learn more about here https help goodreads com s article does goodreads support the use of apis biblioreads goes to the goodreads book page and scrapes the required content how did you come up with the name the biblio in biblioreads comes from the prefix biblio meaning book and reads comes from the ending of goodreads which is what this website is an alternative front end for what do you do with my data nothing since we don t collect any user data we can t use any user data why is this slower than goodreads when you make a request for a book on biblioreads your request needs to be first scraped by the scraper from goodreads before the result can be shown to you this causes a delay from when you make the request to when the result is shown why is this missing functionality if you have a certain feature that you would like to see feel free to open an issue on github https github com nesaku biblioreads issues or codeberg https codeberg org nesaku biblioreads issues comparison comparing biblioreads to goodreads speed the hunger games https www goodreads com book show 2767052 the hunger games book page tested on chrome v108 without scroll no throttling cache disabled performance biblioreads goodreads request count 45 190 data transferred 137 kb 24 8 mb domcontentloaded 191ms 1 79s finish time 3 27s 9 26s privacy goodreads collects information about your device and uses tracking cookies for advertising among other reasons this can be found in their privacy policy https www goodreads com about privacy blacklight https themarkup org blacklight found 16 ad trackers and 40 third party cookies see what cookies and trackers goodreads uses https themarkup org blacklight url www goodreads com see what cookies and trackers biblioreads uses https themarkup org blacklight url biblioreads eu org installation manual installation prerequisites node js https nodejs org en git https github com git guides install git 1 clone the git repository bash git clone https github com nesaku biblioreads git cd biblioreads 2 install start the project bash npm install npm run start or yarn install yarn start docker installation docker cli docker docker run d name biblioreads p 3000 3000 restart unless stopped nesaku biblioreads latest docker compose 1 download or copy docker compose yml from the repository 2 edit the default environment variables with your variables optional 3 run the command docker compose up d more information visit the docker image repo https github com nesaku biblioreads docker for more information development built using next js cheerio tailwindcss next themes getting started to run the development server bash git clone https github com nesaku biblioreads git cd biblioreads then npm install npm run dev or yarn install yarn dev if you want to use the api directly or run any kind of automation please host the project on your own server more screenshots dark mode light mode public readme author dark png raw true public readme author light png raw true public readme search dark png raw true public readme search light png raw true public readme quote dark png raw true public readme quote light png raw true public readme home dark png raw true public readme home light png raw true license licensed under the gnu agplv3 https www gnu org licenses agpl 3 0 en html please see license txt license txt for more information disclaimer biblioreads does not host any content all content on biblioreads is sourced from goodreads biblioreads is not affiliated with goodreads goodreads is a trademark of amazon technologies inc | alternative-frontends goodreads goodreads-api privacy scraper libre | front_end |
NLPwithPytorchCN | nlpwithpytorchcn natural language processing with pytorch delip rao et al https www oreilly com library view natural language processing 9781491978221 pytorch https www jianshu com p 553d0cd60b82 https www jianshu com p 56269eb3b4ef https www jianshu com p 3654606fed3c https www jianshu com p e7431bcff3a6 https www jianshu com p 2c73b5ba9ea7 https www jianshu com p ceb6956bcec0 https github com znsoftm nlpwithpytorchcn blob master e7 ac ac e4 ba 94 e7 ab a0 md https github com znsoftm nlpwithpytorchcn blob master e7 ac ac e5 85 ad e7 ab a0 md https github com znsoftm nlpwithpytorchcn blob master e7 ac ac e4 b8 83 e7 ab a0 md https yifdu github io 2018 12 28 natural language processing with pytorch https yifdu github io 2018 12 28 natural language processing with pytorch pytorch cs224n pytorch https github com znsoftm deepnlp models pytorch cs224n natural language processing nlp with pytorch http dl4nlp info en latest | ai |
|
FreeRTOS | freertos port on mi v soft processors this repository contains the freertos example projects freertos on spike this folder contains the details of freertos running on spike simulator spike spike is the official risc v instruction set simulator spike supports rv32gc and rv64gc and has debug and gdb support find more details on spike here https github com riscv riscv isa sim freertos on mi v processor this folder contains freertos example projects running on a mi v soft processor it includes launchers for hardware deployment and for renode emulation which is bundled with softconsole 5 3 or higher group launcher miv rv32im freertos port test start renode emulator and attach will launch renode attach a gdb connection and then load the freertos binary to the emulation after a successful launch softconsole should break at main and should behave similarly to real hardware for details on how to use renode from within softconsole see softconsole s release notes | os |
|
wiki | wiki this repository contains articles amp useful information about technologies what we are using teamavesta knowledgebase table of content engineering all the engineering related topics like devops sysops development will go here training training related meterials will go here links links about some useful articles blogs will go here engineering engineering readme md training training readme md links links readme md how to contribute step 1 clone avesta wiki repository to your local machine git clone https github com team avesta wiki git step 2 install sublime plugin for markdown preview using package control 1 install https packagecontrol io installation package control if you haven t yet 2 use kbd control kbd kbd shift kbd kbd p kbd then package control install package 3 look for markdown preview https github com revolunet sublimetext markdown preview and install it 4 you can use it to preview of your post for showing preview of your article open that file into sublime text and follow given steps optionally select some of your markdown for conversion use kbd control kbd kbd shift kbd kbd p kbd then markdown preview to show the follow commands you will be prompted to select which parser you prefer markdown preview preview in browser markdown preview export html in sublime text markdown preview copy to clipboard markdown preview open markdown cheat sheet step 3 make changes on existing topic or write new topic please create new article into appropriate folder if you want to write on training related topic create file into training folder you have to write in markdown template here is the markdown cheatsheet https github com adam p markdown here wiki markdown cheatsheet step 4 after making some changes you can add it to git branch git add step 5 commit your changes to git repo git commit m commit message step 6 pull new changes from online repo git pull master origin step 7 push your changes to online repo git push master origin | server |
|
spare-blockchain | spare blockchain spare https i0 wp com spare farm wp content uploads 2021 05 banner logo png spare is the world s first block chain to utilize the revolutionary new consensus algorithm proof of space and time post and recycled crypto resources allowing it to be farmed on existing chia plots python 3 7 is required make sure your default python version is 3 7 by typing python3 running windows spare windows client can be downloaded from here https elasticbeanstalk us west 2 793349189011 s3 us west 2 amazonaws com spare win32 x64 zip macos build git clone https github com spare network spare blockchain cd spare blockchain sh install sh activate sh install gui sh cd spare blockchain gui npm install npm run build npm run electron ubuntu debian sudo apt get update sudo apt get upgrade y install git sudo apt install git y checkout the source and install git clone https github com spare network spare blockchain cd spare blockchain sh install sh activate the gui requires you have ubuntu desktop or a similar windowing system installed you can not install and run the gui as root sh install gui sh cd spare blockchain gui npm install npm run build npm run electron update cd spare blockchain activate spare stop d all deactivate git fetch git reset hard fetch head if you get release dev0 then delete the package lock json in spare blockchain gui and install sh again git status git status should say nothing to commit working tree clean if you have uncommitted changes release dev0 will be reported sh install sh activate spare init the gui requires you have ubuntu desktop or a similar windowing system installed you can not install and run the gui as root cd spare blockchain gui git fetch cd chmod x install gui sh install gui sh cd spare blockchain gui npm install npm run build npm run electron troubleshooting sometimes stray daemons left over from previously running processes will cause strange bugs errors when upgrading to a new version make sure all daemons and spare processes are killed before installing or upgrading this is normally done by executing spare stop d all from the upgrade example above but it doesn t hurt to double check using ps af grep spare to make sure there are no spare processes left running you may have to manually kill the spare daemon if an install and spare start was performed without first running spare stop d all if all else fails rebooting the machine and restarting the spare daemon processes usually does the trick centos red hat fedora sudo yum install epel release y sudo yum update y compiling python 3 7 is generally required on centos 7 7 and newer sudo yum install gcc openssl devel bzip2 devel zlib devel libffi libffi devel y sudo yum install libsqlite3x devel y possible that on some rhel based you also need to install sudo yum groupinstall development tools y sudo yum install python3 devel gmp devel boost devel libsodium devel y sudo yum install wget y sudo wget https www python org ftp python 3 7 7 python 3 7 7 tgz sudo tar zxvf python 3 7 7 tgz cd python 3 7 7 configure enable optimizations sudo make j nproc altinstall cd download and install the source version git clone https github com spare network spare blockchain git cd spare blockchain sh install sh activate the gui requires a windowing system to be installed you can not install and run the gui as root sh install gui sh cd spare blockchain gui npm install npm run build npm run electron amazon linux 2 sudo yum update y sudo yum install python3 git y git clone https github com spare network spare blockchain git cd spare blockchain sh install sh activate ansha abdul | blockchain |
|
mlmm-evaluation | h1 align center p evaluation framework for multilingual large language models p h1 div align center a href https github com nlp uoregon mlmm evaluation blob main license img alt github src https img shields io badge code 20license apache 2 0 green svg a a href https github com nlp uoregon mlmm evaluation blob main data license img alt github data src https img shields io badge data 20license cc 20by 20nc 204 0 red svg a div overview this repo contains benchmark datasets and evaluation scripts for multilingual large language models llms these datasets can be used to evaluate the models across 26 different languages and encompass three distinct tasks arc hellaswag and mmlu this is released as a part of our okapi framework https github com nlp uoregon okapi for multilingual instruction tuned llms with reinforcement learning from human feedback arc https allenai org data arc a dataset with 7 787 genuine grade school level multiple choice science questions assembled to encourage research in advanced question answering hellaswag https allenai org data hellaswag hellaswag is a dataset for studying grounded commonsense inference it consists of 70k multiple choice questions about grounded situations each question comes from one of two domains activitynet or wikihow with four answer choices about what might happen next in the scene the correct answer is the real sentence for the next event the three incorrect answers are adversarially generated and human verified so as to fool machines but not humans mmlu https arxiv org pdf 2009 03300 pdf this dataset contains multiple choice questions derived from diverse fields of knowledge the test covers subjects in the humanities social sciences hard sciences and other essential areas of learning for certain individuals currently our datasets support 26 languages russian german chinese french spanish italian dutch vietnamese indonesian arabic hungarian romanian danish slovak ukrainian catalan serbian croatian hindi bengali tamil nepali malayalam marathi telugu and kannada p align center img src assets okapi languages png width 450 p these datasets are translated from the original arc hellaswag and mmlu datasets in english using chatgpt our technical paper for okapi to describe the datasets along with evaluation results for several multilingual llms e g bloom llama and our okapi models can be found here https arxiv org pdf 2307 16039 pdf usage and license notices our evaluation framework is intended and licensed for research use only the datasets are cc by nc 4 0 allowing only non commercial use that should not be used outside of research purposes install to install lm eval from our repository main branch run bash git clone https github com nlp uoregon mlmm evaluation git cd mlmm evaluation pip install e multilingual basic usage firstly you need to download the multilingual evaluation datasets by using the following script bash bash scripts download sh to evaluate your model on three tasks you can use the following script bash bash scripts run sh lang your model path for instance if you want to evaluate our okapi vietnamese model https huggingface co uonlp okapi vi bloom you could run bash bash scripts run sh vi uonlp okapi vi bloom leaderboard we maintain a leaderboard https huggingface co spaces uonlp open multilingual llm leaderboard for tracking the progress of multilingual llm acknowledgements our framework inherited largely from the lm evaluation harness https github com eleutherai lm evaluation harness repo from eleutherai please also kindly cite their repo if you use the code citation if you use the data model or code in this repository please cite bibtex article dac2023okapi title okapi instruction tuned large language models in multiple languages with reinforcement learning from human feedback author dac lai viet and van nguyen chien and ngo nghia trung and nguyen thuat and dernoncourt franck and rossi ryan a and nguyen thien huu journal arxiv e prints pages arxiv 2307 year 2023 | datasets evaluation evaluation-datasets evaluation-framework language-model large-language-models multilingual natural-language-processing nlp | ai |
Malware | malware this is a reading list for those interested in studying malware if you have any suggestions please send a pull request linux malware 2019 ieee s p lbm a security framework for peripherals within the linux kernel https www computer org csdl proceedings article sp 2019 666000a678 17d45w1oa3n 2018 ieee s p understanding linux malware https rud is dl ieee sp 2018 435301a870 pdf 2018 class 9 adversarial malware detection https secml github io class9 2017 usenix security understanding the mirai botnet https www usenix org system files conference usenixsecurity17 sec17 antonakakis pdf gclid 5b024b3b7304f5 75584304 5b024b3b730553 60141230 utm source xakep utm campaign mention135460 utm medium inline utm content lnk681856874400 2016 github mirai source code https github com jgamblin mirai source code blob master forumpost md 2016 blog mmd 0056 2016 linux mirai how an old elf malcode is recycled http blog malwaremustdie org 2016 08 mmd 0056 2016 linuxmirai just html iot malware 2020 s p security update labels establishing economic incentives for security patching of iot consumer products https www computer org csdl pds api csdl proceedings download article 349700a346 pdf token eyj0exaioijkv1qilcjhbgcioijiuzi1nij9 eyjpc3mioijjc2rsx2fwasisimf1zci6imnzzgxfyxbpx2rvd25sb2fkx3rva2vuiiwic3viijoiyw5vbnltb3vzqgnvbxb1dgvylm9yzyisimvtywlsijoiyw5vbnltb3vzqgnvbxb1dgvylm9yzyisimv4cci6mtu4njeznty0nn0 er0j42gk6of wct 7ckqabwg0zp b2fhkuajzxvhngs 2019 arxiv hades iot a practical host based anomaly detection system 2019 dsc honor among thieves towards understanding the dynamics and interdependencies in iot botnets https www cs ucf edu mohaisen doc dsc19iot pdf 2019 usenix cset idapro for iot malware analysis https www usenix org system files cset19 paper g pdf for iot devices extended version https arxiv org pdf 1905 01027 pdf 2019 asiaccs hades iot a practical host based anomaly detection systemfor iot devices https dl acm org doi pdf 10 1145 3321705 3329847 2019 ndss measurement and analysis of hajime a peer to peer iot botnet https www cs umd edu dml papers hajime ndss19 pdf 2019 ndss cleaning up the internet of evil things real world evidence on isp and consumer efforts to remove mirai https www ndss symposium org wp content uploads 2019 02 ndss2019 02b 2 cetin paper pdf 2018 usenix acquisitional rule based engine for discovering internet of thing devices https www usenix org system files conference usenixsecurity18 sec18 feng pdf 2018 arxiv a survey of machine and deep learning methods for internet of things iot security https arxiv org abs 1807 11023 2018 raid before toasters rise up a view into the emerging iot threat landscape https link springer com content pdf 10 1007 2f978 3 030 00470 5 26 pdf 2018 blackhat iot malware comprehensive survey analysis framework and case studies https i blackhat com us 18 thu august 9 us 18 costin zaddach iot malware comprehensive survey analysis framework and case studies wp pdf 2018 arxiv autobotcatcher blockchain based p2p botnet detection for the internet of things https arxiv org pdf 1809 10775 pdf 2017 milcom the mirai botnet and the iot zombie armies https cs gmu edu astavrou research themiraibotnetandtheiotzombiearmies pdf 2016 rapiditynetworks hajime analysis of a decentralized internet worm for iot devices https security rapiditynetworks com publications 2016 10 16 hajime pdf analyzing the propagation of iot botnets from dns leakage http www cs umd edu projects droot botnet pdf honey pot 2019 mobisys understanding fileless attacks on linux based iot devices with honeycloud https dl acm org doi pdf 10 1145 3307334 3326083 2018 arxiv thingpot an interactive internet of things honeypot https arxiv org pdf 1807 04114 pdf 2017 blackhat iotcandyjar towards an intelligent interaction honeypot for iot devices https www blackhat com docs us 17 thursday us 17 luo iotcandyjar towards an intelligent interaction honeypot for iot devices wp pdf 2017 cpss siphon towards scalable high interaction physical honeypots https dl acm org citation cfm id 3055192 2015 woot iotpot analysing the rise of iot compromises https www usenix org system files conference woot15 woot15 paper pa pdf sandbox 2020 s p pmp cost effective forced execution with probabilistic memory pre planning https www cs purdue edu homes zhan3299 res sp20 pdf 2019 lisa multiplatform linux sandbox for analyzing iot malware http excel fit vutbr cz submissions 2019 058 58 pdf 2018 thesis evaluating open source malware sandboxes with linux malware https pdfs semanticscholar org a0c5 f13e0313011b771b80fcc2346af73a127895 pdf ga 2 133957646 1445457844 1586099900 1317523662 1585860204 attack graphs 2018 tifs using bayesian networks for probabilistic identification of zero day attack paths https ieeexplore ieee org stamp stamp jsp arnumber 8327913 2018 dbsec assessing attack impact on business processes by interconnecting attack graphs and entity dependency graphs https ws680 nist gov publication get pdf cfm pub id 925926 2016 cns towards probabilistic identification of zero day attack paths http athena ecs csus edu sun paper zepro pdf 2013 journal of computer security aggregating vulnerability metrics in enterprise networks using attack graphs http www cse usf edu xou publications jcs13 pdf 2013 esorics patrol revealing zero day attack paths through network wide system object dependencies https s2 ist psu edu paper esorics2013 patrol pdf malware detection 2018 arxiv malicious software detection and classification utilizing temporal graphs of system call group relations https arxiv org pdf 1812 10748 pdf 2018 iot s p combining mud policies with sdn for iot intrusion detection https dl acm org citation cfm doid 3229565 3229571 2018 iot s p clear as mud generating validating and applying iot behavioral profiles https dl acm org citation cfm id 3229566 2018 arxiv device type specific anomaly detection diot a self learning system for detecting compromised iot devices https arxiv org abs 1804 07474 2018 ieee transactions on industrial informatics detection of malicious code variants based on deep learning https ieeexplore ieee org stamp stamp jsp arnumber 8330042 2018 ieee access malware visualization for fine grained classification https ieeexplore ieee org stamp stamp jsp arnumber 8290767 2015 international journal of information security malware analysis using visualized images and entropy graphs https www eecis udel edu cavazos cisc850 spring2017 papers entropy graphs pdf 2013 icassp large scale malware classification using random projections and neural networks https www cs toronto edu gdahl papers malwarerandomprojections icassp2013 pdf network level detection 2018 arxiv iot keeper securing iot communications in edge networks https arxiv org abs 1810 08415 systems security 2019 s p holmes real time apt detection through correlation of suspicious information flows https csdl computer org csdl proceedings sp 2019 6660 00 666000a430 pdf 2018 ccs tiresias predicting security events through deep learning https seclab bu edu people gianluca papers tiresias ccs2018 pdf 2018 ccs towards paving the way for large scale windows malware analysis generic binary unpacking with orders of magnitude performance boost https dl acm org citation cfm id 3243771 2018 ndss towards a timely causality analysis for enterprise security https www princeton edu yushan priotracker ndss18 pdf 2017 anatomy of an iot malware attack https developer ibm com articles iot anatomy iot malware attack 2014 tifs data centric os kernel malware characterization http citeseerx ist psu edu viewdoc download doi 10 1 1 708 4911 rep rep1 type pdf software and application security 2018 ccs lemna explaining deep learning based security applications http people cs vt edu gangwang ccs18 pdf 2018 ccs homonit monitoring smart home apps from encrypted traffic https dl acm org citation cfm id 3243820 2018 iot s p web based attacks to discover and control local iot devices http delivery acm org 10 1145 3230000 3229568 p29 acar pdf ip 130 127 49 160 id 3229568 acc public key a79d83b43e50b5b8 2eeb6dcc30042720a5 2e4d4702b0c3e38b35 2e4d4702b0c3e38b35 acm 1546977217 fd6741302d2616bb42e082b37886c2f7 android malware 2017 raid android malware clustering through malicious payload mining https pdfs semanticscholar org 6d4a eaa2daeb2a0f0a907bf456580bee64800b07 pdf 2014 ccs semantics aware android malware classification using weighted contextual api dependency graphs http lilicoding github io sa3repo papers 2014 zhang2014semantics pdf patches automated patch management and the challenges from iot https searchsecurity techtarget com tip automated patch management and the challenges from iot patch challenges securing the iot update process https www ntia doc gov files ntia publications iot patching capabilities 0717 pdf overall update process 7 patch command examples to apply diff patch files in linux https www thegeekstuff com 2014 12 patch command examples useful patch commands patch management is the catalyst for growth in the iot industry https datafloq com read patch management catalyst growth internet things 5106 software cloud management suite fixing upgrading and patching iot devices can be a real nightmare https www networkworld com article 3222651 internet of things fixing upgrading and patching iot devices can be a real nightmare html some iot devices are hard to update fundamentals of iot device management http iotdesign embedded computing com articles fundamentals of iot device management update time matters the connected world with great power comes great responsibility https www infosecurity magazine com opinions the connected world great power things are not smart enough to be managed easily comparison of open source configuration management software https en wikipedia org wiki comparison of open source configuration management software cves 2017 unauthorized flir lorex cloud access https depthsecurity com blog unauthorized flir cloud access 2016 security vulnerabilities published in 2016 cvss score 7 https www cvedetails com vulnerability list php vendor id 33 product id 47 version id page 1 hasexp 0 opdos 0 opec 0 opov 0 opcsrf 0 opgpriv 0 opsqli 0 opxss 0 opdirt 0 opmemc 0 ophttprs 0 opbyp 0 opfileinc 0 opginf 0 cvssscoremin 7 cvssscoremax 0 year 2016 month 0 cweid 0 order 1 trc 85 sha 0916de636a03e97ea8af9cba7dede14c7d7398d7 2016 trane iot vulnerabilities https blog talosintelligence com 2016 02 trane iot html vulnerability in trane thermostats 2013 dahua dvr authentication bypass cve 2013 6117 https depthsecurity com blog dahua dvr authentication bypass cve 2013 6117 2018 owasp iot vulnerabilities project https www owasp org index php owasp internet of things project tab iot vulnerabilities 2018 owasp iot attack surface areas project https www owasp org index php owasp internet of things project tab iot attack surface areas 2018 vulnogram https vulnogram github io firmware analysis 2018 ndss what you corrupt is not what you crash challenges in fuzzing embedded devices http s3 eurecom fr docs ndss18 muench pdf 2018 usenix security inception system wide security testing of real world embedded systems software https www usenix org system files conference usenixsecurity18 sec18 corteggiani pdf 2017 ifip sec towards automated classification of firmware images and identification of embedded devices http firmware re ifipsec17 2014 usenix security a large scale analysis of the security of embedded firmwares https www usenix org system files conference usenixsecurity14 sec14 paper costin pdf binary analysis 2017 ccs neural network based graph embedding for cross platform binary code similarity detection https arxiv org abs 1708 06525 adversarial examples for malware detection 2018 arxiv adversarial examples attacks on machine learning based malware visualization detection methods https arxiv org pdf 1808 01546 pdf | server |
|
h2o-tutorials | h2o tutorials this document contains tutorials and training materials for h2o 3 if you find any problems with the tutorial code please open an issue in this repository for general h2o questions please post those to stack overflow using the h2o tag http stackoverflow com questions tagged h2o or join the h2o stream google group https groups google com forum forum h2ostream for questions that don t fit into the stack overflow format finding tutorial material in github there are a number of tutorials on all sorts of topics in this repo to help you get started here are some of the most useful topics in both r and python r tutorials intro to h2o in r https github com h2oai h2o tutorials blob master h2o open tour 2016 chicago intro to h2o r h2o grid search model selection in r https github com h2oai h2o tutorials blob master h2o open tour 2016 chicago grid search model selection r h2o deep learning in r http htmlpreview github io https github com ledell sldm4 h2o blob master sldm4 deeplearning h2o html h2o stacked ensembles in r http docs h2o ai h2o latest stable h2o docs data science stacked ensembles html h2o automl in r https github com h2oai h2o tutorials blob master h2o world 2017 automl readme md latinr 2019 h2o tutorial https github com ledell latinr 2019 h2o tutorial broad overview of all the above topics python tutorials intro to h2o in python https github com h2oai h2o tutorials blob master h2o open tour 2016 chicago intro to h2o ipynb h2o grid search model selection in python https github com h2oai h2o tutorials blob master h2o open tour 2016 chicago grid search model selection ipynb h2o stacked ensembles in python http docs h2o ai h2o latest stable h2o docs data science stacked ensembles html h2o automl in python https github com h2oai h2o tutorials blob master h2o world 2017 automl readme md most current material tutorials in the master branch are intended to work with the lastest stable version of h2o url training material https github com h2oai h2o tutorials blob master summary md latest stable h2o release http h2o ai download historical events tutorial versions in named branches are snapshotted for specific events scripts should work unchanged for the version of h2o used at that time h2o world 2017 training url training material https github com h2oai h2o tutorials tree master h2o world 2017 readme md wheeler 2 h2o release http h2o release s3 amazonaws com h2o rel wheeler 2 index html h2o world 2015 training url training material https github com h2oai h2o tutorials blob h2o world 2015 training summary md tibshirani 3 h2o release http h2o release s3 amazonaws com h2o rel tibshirani 3 index html requirements for most tutorials using python you can install dependent modules to your environment by running the following commands as current user pip install r requirements txt as root user sudo e pip install r requirements txt note if you are behind a corporate proxy you may need to set environment variables for https proxy accordingly if you are behind a corporate proxy export https proxy https user password proxy server proxy port as current user pip install r requirements txt if you are behind a corporate proxy export https proxy https user password proxy server proxy port as root user sudo e pip install r requirements txt | h2o tutorial machine-learning data-science deep-learning python r | ai |
Charlotte-Project | h1 align center charlotte project h1 h3 align center projeto desenvolvido em equipe para a cadeira de engenharia de software do 5 per odo da faculdade h3 p align center a href p gina de login login a nbsp nbsp nbsp nbsp nbsp nbsp a href p gina de registro resgistro a nbsp nbsp nbsp nbsp nbsp nbsp a href rea do administrador administrador a nbsp nbsp nbsp nbsp nbsp nbsp a href projeto projeto a nbsp nbsp nbsp nbsp nbsp nbsp a href ef b8 8f tecnologias tecnologias a nbsp nbsp nbsp nbsp nbsp nbsp a href colaboradores colaboradores a p br p gina de login p align center img alt visualiza o da tela de login src view public img login page png width 100 p br rea do administrador p align center img alt visualiza o da area do administrador src view public img adm page png width 100 p br projeto projeto de gerenciamento de entregadores com o intuito de ajudar na dificuldade em realizar os c lculos dos pagamentos dos entregadores e a falta de agilidade na gera o de relat rios automatizando a etapa de calcular e atualizar os dados dos entregadores br tecnologias o projeto foi realizado com as seguintes tecnologia php html css java br colaboradores nome danilo jean da silva github gigazin https github com gigazin nome fl vio v nicius da silva santos github fvssantos https github com fvssantos nome lucas antonio miranda de andrade github lucasantonio20 https github com lucasantonio20 nome luiz fernando leite github luizfernando o https github com luizfernando o nome luiz fernando soares ximenes accioly github nandincci https github com nandincci nome wallison willian de oliveira melo github wallisonwilliam https github com wallisonwilliam br | server |
|
FreeRTOS-Cellular-Interface-Reference-Quectel-BG96 | freertos cellular interface reference quectel bg96 introduction this repository provides the reference implementation as cellular module ports for quectel bg96 https www quectel com product lte bg96 cat m1 nb1 egprs this repository should be used with freertos cellular interface https github com freertos freertos cellular interface see freertos cellular interface readme https github com freertos freertos cellular interface blob main readme md for more details use case there is also an use case at mqtt mutual auth demo with bg96 https github com freertos freertos tree main freertos plus demo freertos cellular interface windows simulator mqtt mutual auth demo with bg96 as a demonstration to run bg96 with freertos windows simulator how does community members to contribute a cellular module port we provide a repository freertos cellular interface community supported ports https github com freertos freertos cellular interface community supported ports for community members to contribute their modules see how to contribute a cellular module port https github com freertos freertos cellular interface community supported ports how to contribute a cellular module port for more details security see contributing contributing md security issue notifications for more information license the freertos cellular interface library is distributed under mit open source license the code in this repository is licensed under the mit license see the license license file | os |
|
seer | seer software engineering evidence repository is a searchable database of evidence curated by software engineering experts from the software engineering research lab serl at aut created by team 11 for cise s2 2020 live demo https seer team11 herokuapp com | server |
|
L2W-Resume-Website | learning2work resume portfolio website this is the resume portfolio website i created for the pearson learning2work cloud careers workshop which ran from july 19 2021 to july 23 2021 as part of the hiring process for the pearson learning2work cloud engineering apprenticeship | cloud |
|
Birthday-Reminder-Application | birthday reminder application a simple android based reminder application through which users can set notifications for birthdays on a particular date and time br br b how it works b br br when the user clicks on the add birthday option a page is displayed where the user is provided with options to enter the name and select the date and time br android datepicker user interface control is used to select the date by day month and year br android timepicker user interface control is used for selecting the time in either 24 hour format or am pm mode br alarm manager is used to set the alarm br all information required to trigger the alarm are stored in the sqlite3 database br manifests file is updated with necessary declarations and permissions br screenshots p align center img src https github com dishaadiga birthday reminder application blob master screenshots screenshot 1657701812 png width 200 p align center home screen p p p align center img src https github com dishaadiga birthday reminder application blob master screenshots screenshot 1657701836 png width 200 p align center enter details p p p align center img src https github com dishaadiga birthday reminder application blob master screenshots screenshot 1657702169 png width 200 p align center select date p p p align center img src https github com dishaadiga birthday reminder application blob master screenshots screenshot 1657702186 png width 200 p align center select time p p p align center img src https github com dishaadiga birthday reminder application blob master screenshots screenshot 1657702202 png width 200 p align center view reminders p p p align center img src https github com dishaadiga birthday reminder application blob master screenshots screenshot 1657702220 png width 200 p align center notification p p | front_end |
|
linkedin-skill-assessments-quizzes | linkedin skill assessments answers a id top page a owner https img shields io badge owner ebazhanov blue https github com ebazhanov admin https img shields io badge admin monkrus red https github com monkrus playground https img shields io badge resources playground orange https github com linkedin faq open issues https img shields io github issues ebazhanov linkedin skill assessments quizzes https github com ebazhanov linkedin skill assessments quizzes issues analytics https img shields io badge analytics ossinsight red https ossinsight io analyze ebazhanov linkedin skill assessments quizzes views https hits seeyoufarm com api count incr badge svg url https 3a 2f 2fgithub com 2febazhanov 2flinkedin skill assessments quizzes count bg 2379c83d title bg 23555555 icon icon color 23e7e7e7 title hits edge flat false https hits seeyoufarm com telegram https badgen net badge icon telegram icon telegram label https t me lcpxl7kd7gvjmgm6 discord https img shields io badge discord join blue logo discord logocolor white color blue https discord gg nkcyjjw3mw all contributors badge start do not remove or modify this section all contributors https img shields io badge all contributors 1562 orange svg style flat square contributors all contributors badge end remember i am not asking for any support or donation if you find any source asking for that it is fake warning disclaimer the owners of this repository are not liable for any illegal usage of the content provided in this repository the content is provided for informational and educational purposes only and any actions taken by users of this repository are the responsibility of the user by accessing this repository you agree to hold the owners harmless from any claims damages or expenses arising from the use of the information provided go to see the last contributor https github com ebazhanov linkedin skill assessments quizzes blob main readme md adding answers please add an explanation or reference link to your answers this will help anyone to better learn concepts they may not have a great understanding about use grammarly https www grammarly com to ensure your spelling and grammar are correct looking to participate in hacktoberfest 2023 please read the rules carefully hacktoberfest participation guidelines https hacktoberfest com participation announcements 1 column translation have links to quizzes in different languages like es fr it and de 2 if you want to meet each other or discuss quiz related problems or maybe ask for skills endorsement just join the discord chat 3 playground before taking quiz using md2practice web app https linkedin faq github io md2practice skill assessments quizzes web app https linkedin faq github io skill assessments quizzes linkedin quizzed with kodyfire terminal https github com linkedin faq linkedin quizzes kodyfire want to contribute here https github com linkedin faq is the source code need help telegram channel https img shields io static v1 label join message telegram 20channel color blue style for the badge logo telegram logocolor white https t me lcpxl7kd7gvjmgm6 open new issue https github com ebazhanov linkedin skill assessments quizzes issues new choose join our discord server https invidget switchblade xyz nkcyjjw3mw theme light https discord gg nkcyjjw3mw open in vs code view here https github1s com ebazhanov linkedin skill assessments quizzes blob head adobe photoshop adobe photoshop quiz md or there https github dev ebazhanov linkedin skill assessments quizzes table of contents linkedin quiz questions passed failed translated br in questions answers your resource for answers in case you have doubts please contact this person or add them to review your pr accounting accounting accounting quiz md needs updating img src assets es svg width 22 accounting accounting quiz es md img src assets it svg width 22 accounting accounting quiz it md img src assets fr svg width 22 accounting accounting quiz fr md 50 49 tujinwei https github com tujinwei mervynteo https github com mervynteo johnfelipe https github com johnfelipe adobe acrobat adobe acrobat adobe acrobat quiz md img src assets es svg width 22 adobe acrobat adobe acrobat quiz es md img src assets it svg width 22 adobe acrobat adobe acrobat quiz it md img src assets fr svg width 22 adobe acrobat adobe acrobat quiz fr md 27 22 adobe illustrator adobe illustrator adobe illustrator quiz md needs updating img src assets es svg width 22 adobe illustrator adobe illustrator quiz es md img src assets it svg width 22 adobe illustrator adobe illustrator quiz it md img src assets fr svg width 22 adobe illustrator adobe illustrator quiz fr md 76 74 adobe indesign adobe in design adobe in design quiz md needs updating img src assets es svg width 22 adobe in design adobe in design quiz es md img src assets it svg width 22 adobe in design adobe in design quiz it md img src assets fr svg width 22 adobe in design adobe in design quiz fr md 42 40 adobe lightroom adobe lightroom adobe lightroom quiz md needs updating img src assets es svg width 22 adobe lightroom adobe lightroom quiz es md img src assets it svg width 22 adobe lightroom adobe lightroom quiz it md img src assets fr svg width 22 adobe lightroom adobe lightroom quiz fr md 20 20 adobe photoshop adobe photoshop adobe photoshop quiz md needs updating img src assets es svg width 22 adobe photoshop adobe photoshop quiz es md img src assets it svg width 22 adobe photoshop adobe photoshop quiz it md img src assets fr svg width 22 adobe photoshop adobe photoshop quiz fr md 93 93 declarck https github com declarck adobe premiere pro adobe premiere pro adobe premiere pro quiz md img src assets es svg width 22 adobe premiere pro adobe premiere pro quiz es md img src assets it svg width 22 adobe premiere pro adobe premiere pro quiz it md img src assets fr svg width 22 adobe premiere pro adobe premiere pro quiz fr md 48 36 adobe xd adobe xd adobe xd quiz md img src assets es svg width 22 adobe xd adobe xd quiz es md img src assets it svg width 22 adobe xd adobe xd quiz it md img src assets fr svg width 22 adobe xd adobe xd quiz fr md 16 13 after effects after effects after effects quiz md needs updating img src assets es svg width 22 after effects after effects quiz es md img src assets it svg width 22 after effects after effects quiz it md img src assets fr svg width 22 after effects after effects quiz fr md 24 13 agile methodologies agile methodologies agile methodologies quiz md needs updating img src assets es svg width 22 agile methodologies agile methodologies quiz es md img src assets it svg width 22 agile methodologies agile methodologies quiz it md img src assets fr svg width 22 agile methodologies agile methodologies quiz fr md 116 116 its0x08 https github com its0x08 android android android quiz md img src assets es svg width 22 android android quiz es md img src assets it svg width 22 android android quiz it md img src assets fr svg width 22 android android quiz fr md 72 72 surajsahani https github com surajsahani mr shoxruxbek https github com mr shoxruxbek itsneverlate https github com itsneverlate angular angular angular quiz md img src assets es svg width 22 angular angular quiz es md img src assets it svg width 22 angular angular quiz it md img src assets fr svg width 22 angular angular quiz fr md 79 65 vanekbr https github com vanekbr aamita96 https github com aamita96 arcgis products arc gis arc gis quiz md 5 5 autocad autocad autocad quiz md needs updating img src assets es svg width 22 autocad autocad quiz es md img src assets it svg width 22 autocad autocad quiz it md img src assets fr svg width 22 autocad autocad quiz fr md 77 75 djayor https github com djayor autodesk fusion 360 autodesk fusion 360 autodesk fusion 360 quiz md needs updating img src assets es svg width 22 autodesk fusion 360 autodesk fusion 360 quiz es md img src assets it svg width 22 autodesk fusion 360 autodesk fusion 360 quiz it md img src assets fr svg width 22 autodesk fusion 360 autodesk fusion 360 quiz fr md 37 25 djayor https github com djayor tm sanjay https github com tm sanjay autodesk maya autodesk maya autodesk maya quiz md 30 30 marifoglu https github com marifoglu aws aws aws quiz md img src assets es svg width 22 aws aws quiz es md img src assets it svg width 22 aws aws quiz it md img src assets fr svg width 22 aws aws quiz fr md 99 99 jokerkeny https github com jokerkeny amsal1 https github com amsal1 aws lambda aws lambda aws lambda quiz md needs updating img src assets es svg width 22 aws lambda aws lambda quiz es md img src assets it svg width 22 aws lambda aws lambda quiz it md img src assets fr svg width 22 aws lambda aws lambda quiz fr md 51 49 bash bash bash quiz md img src assets es svg width 22 bash bash quiz es md img src assets it svg width 22 bash bash quiz it md img src assets fr svg width 22 bash bash quiz fr md 78 77 d4rio https github com d4rio amsal1 https github com amsal1 c c sharp c sharp quiz md 61 61 liviusosu https github com liviusosu ramonmartineznieto https github com ramonmartineznieto declarck https github com declarck c c c quiz md needs updating img src assets de svg width 22 c 2b 2b c 2b 2bquiz de md 73 73 amsal1 https github com amsal1 amsal1 https github com golamrabbiazad c programming language c programming language c programming language quiz md 83 83 makifay https github com makifay amsal1 https github com amsal1 its0x08 https github com its0x08 css css css quiz md 161 161 bhargavpatel1244 https github com bhargavpatel1244 cybersecurity cybersecurity cybersecurity quiz md needs updating 101 96 django django django quiz md 71 71 procw https github com procw net framework dotnet framework dotnet framework quiz md 63 59 declarck https github com declarck eclipse eclipse eclipse quiz md needs updating 36 28 final cut pro final cut pro final cut pro quiz md 15 15 adrija g https github com adrija g eclipse eclipse eclipse quiz md needs updating 36 31 front end development front end development front end development quiz md 68 68 vanekbr https github com vanekbr shanks3 https github com shanks3 declarck https github com declarck git git git quiz md 134 134 emanuele em https github com emanuele em go programming language go go quiz md 40 40 ruslanbes https github com ruslanbes monkrus https github com monkrus google ads google ads google ads quiz md 29 25 google analytics google analytics google analytics quiz md 82 82 google cloud platform gcp google cloud platform google cloud platform quiz md 52 50 antra0497 https github com antra0497 hadoop hadoop hadoop quiz md 71 54 html html html quiz md 131 131 declarck https github com declarck imovie imovie imovie quiz md 26 26 it operations it operations it operations quiz md 54 54 asahiocean https github com asahiocean java java java quiz md 130 130 sumanas27 https github com sumanas27 ruslanbes https github com ruslanbes procw https github com procw javascript javascript javascript quiz md 131 131 taletski https github com taletski procw https github com procw msteiner96 https github com msteiner96 declarck https github com declarck jquery jquery jquery quiz md 84 77 declarck https github com declarck json json json quiz md needs updating 87 86 ihamzakhanzada https github com ihamzakhanzada keynote keynote keynote quiz md 14 0 kotlin kotlin kotlin quiz md 78 78 itsneverlate https github com itsneverlate husseinhj https github com husseinhj linux linux linux quiz md 82 78 d4rio https github com d4rio amsal1 https github com amsal1 logic pro logic pro logic pro quiz md 82 78 machine learning machine learning machine learning quiz md 98 98 aaronwangj https github com aaronwangj antra0497 https github com antra0497 matlab matlab matlab quiz md 70 70 tm sanjay https github com tm sanjay maven maven maven quiz md 53 50 microsoft access microsoft access microsoft access quiz md 30 28 drmegalomaniac https github com drmegalomaniac microsoft azure microsoft azure microsoft azure quiz md 55 53 tomtreffke https github com tomtreffke ziasistani https github com ziasistani microsoft excel microsoft excel microsoft excel quiz md needs updating img src assets de svg width 22 microsoft excel microsoft excel quiz de md 109 107 gazihasanrahman https github com gazihasanrahman microsoft outlook microsoft outlook microsoft outlook quiz md 79 56 microsoft power automate microsoft power automate microsoft power automate quiz md 14 02 mervynteo https github com mervynteo microsoft power bi microsoft power bi microsoft power bi quiz md 81 80 vittorio giatti https github com vittorio giatti microsoft power point microsoft power point microsoft power point quiz md 85 77 ckullo https github com ckullo microsoft project microsoft project microsoft project quiz md needs updating 44 43 microsoft word microsoft word microsoft word quiz md needs updating 78 77 mongodb mongodb mongodb quiz md 77 77 mysql mysql mysql quiz md img src assets de svg width 22 mysql mysql quiz de md 97 97 ruslanbes https github com ruslanbes node js node js node js quiz md 79 76 pbachman https github com pbachman nosql nosql nosql quiz md 56 55 objective c objective c objective c quiz md 40 38 oop object oriented programming object oriented programming quiz md 102 82 declarck https github com declarck gaurovgiri https github com gaurovgiri php php php quiz md 89 79 ruslanbes https github com ruslanbes msteiner96 https github com msteiner96 pro tools pro tools pro tools quiz md 2 2 python python python quiz md img src assets es svg width 22 python python quiz es md 176 176 tik9 https github com tik9 amsal1 https github com amsal1 declarck https github com declarck tsg405 https github com tsg405 quickbooks quickbooks quickbooks quiz md needs updating 67 39 r r r quiz md 52 52 gregglind https github com gregglind react js reactjs reactjs quiz md img src assets es svg width 22 reactjs reactjs quiz es md 100 100 robtables https github com robtables bandinopla https github com bandinopla rest api rest api rest api quiz md 65 65 revit revit revit quiz md needs updating 14 0 ruby on rails ruby on rails ruby on rails quiz md 59 59 gudata https github com gudata rust rust rust quiz md 32 32 bobbybyrne https github com bobbybyrne emanuele em https github com emanuele em scala scala scala quiz md 52 48 search engine optimization seo search engine optimization search engine optimization quiz md 81 81 sharepoint sharepoint sharepoint quiz md needs updating 53 38 sketchup sketchup sketchup quiz md 2 2 solidworks solidworks solidworks quiz md needs updating 57 57 bhargavpatel1244 https github com bhargavpatel1244 spring framework spring framework spring framework quiz md 67 67 swift swift swift quiz md 67 67 transact sql t sql t sql t sql quiz md 45 42 beefydog https github com beefydog benvlodgi https github com benvlodgi unity unity unity quiz md needs updating 47 46 uno sebastian https github com uno sebastian visual basic for applications vba vba vba quiz md needs updating 36 34 adamkaczor6250 https github com adamkaczor6250 visio visio visio quiz md 35 35 windows server windows server windows server quiz md 68 57 wordpress wordpress wordpress quiz md 80 73 ruslanbes https github com ruslanbes amsal1 https github com amsal1 xml xml xml quiz md 43 42 ruslanbes https github com ruslanbes license this project is licensed under the agpl 3 0 license https github com ebazhanov linkedin skill assessments quizzes blob main license contributors thanks goes to these wonderful people emoji key https allcontributors org docs en emoji key all contributors list start do not remove or modify this section prettier ignore start markdownlint disable table tbody tr td align center valign top width 14 28 a href https github com ebazhanov img src https avatars2 githubusercontent com u 13170022 v 4 s 100 width 100px alt evgenii br sub b evgenii b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ebazhanov title code a a href content ebazhanov title content a td td align center valign top width 14 28 a href https ethereum stackexchange com users 38531 monkrus img src https avatars3 githubusercontent com u 12500447 v 4 s 100 width 100px alt sergei stadnik br sub b sergei stadnik b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author monkrus title code a a href fundingfinding monkrus title funding finding a a href ideas monkrus title ideas planning feedback a a href https github com ebazhanov linkedin skill assessments quizzes commits author monkrus title documentation a td td align center valign top width 14 28 a href https github com santhosh techie img src https avatars2 githubusercontent com u 29485255 v 4 s 100 width 100px alt santhosh br sub b santhosh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author santhosh techie title code a td td align center valign top width 14 28 a href https github com iamjake dev img src https avatars0 githubusercontent com u 65621534 v 4 s 100 width 100px alt jacob dsa br sub b jacob dsa b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author iamjake dev title code a a href content iamjake dev title content a td td align center valign top width 14 28 a href http aaronmeese com img src https avatars0 githubusercontent com u 17814535 v 4 s 100 width 100px alt aaron meese br sub b aaron meese b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ajmeese7 title code a a href content ajmeese7 title content a td td align center valign top width 14 28 a href https github com arqarq img src https avatars3 githubusercontent com u 43341071 v 4 s 100 width 100px alt arqarq br sub b arqarq b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author arqarq title code a a href content arqarq title content a td td align center valign top width 14 28 a href https github com amitykaran img src https avatars2 githubusercontent com u 23481557 v 4 s 100 width 100px alt amit yadav br sub b amit yadav b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author amitykaran title code a a href content amitykaran title content a td tr tr td align center valign top width 14 28 a href http creator geekart club img src https avatars0 githubusercontent com u 18037133 v 4 s 100 width 100px alt javokhir nazarov br sub b javokhir nazarov b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author nazarov7mu title code a a href content nazarov7mu title content a td td align center valign top width 14 28 a href https github com saurav1423 img src https avatars1 githubusercontent com u 55906348 v 4 s 100 width 100px alt saurav kumar br sub b saurav kumar b sub a br a href content saurav1423 title content a td td align center valign top width 14 28 a href https github com chetan11 dev img src https avatars0 githubusercontent com u 53407137 v 4 s 100 width 100px alt chetan br sub b chetan b sub a br a href content chetan11 dev title content a td td align center valign top width 14 28 a href https github com vanenshi img src https avatars0 githubusercontent com u 61600246 v 4 s 100 width 100px alt amir hossein shekari br sub b amir hossein shekari b sub a br a href design vanenshi title design a a href content vanenshi title content a a href https github com ebazhanov linkedin skill assessments quizzes commits author vanenshi title code a td td align center valign top width 14 28 a href https github com sergdaut img src https avatars3 githubusercontent com u 65856306 v 4 s 100 width 100px alt sergdaut br sub b sergdaut b sub a br a href design sergdaut title design a td td align center valign top width 14 28 a href https www linkedin com in pramaniknilotpal img src https avatars1 githubusercontent com u 33095476 v 4 s 100 width 100px alt nilotpal pramanik br sub b nilotpal pramanik b sub a br a href design goodday451999 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author goodday451999 title code a a href content goodday451999 title content a a href business goodday451999 title business development a a href https github com ebazhanov linkedin skill assessments quizzes commits author goodday451999 title documentation a a href data goodday451999 title data a a href example goodday451999 title examples a td td align center valign top width 14 28 a href https abhisaphire github io img src https avatars3 githubusercontent com u 43245214 v 4 s 100 width 100px alt abhishek kumar br sub b abhishek kumar b sub a br a href design abhisaphire title design a td tr tr td align center valign top width 14 28 a href https www facebook com monu gupta 14855377 img src https avatars3 githubusercontent com u 42869855 v 4 s 100 width 100px alt monu gupta br sub b monu gupta b sub a br a href design gmonu title design a td td align center valign top width 14 28 a href https github com kartikeyagupta45 img src https avatars2 githubusercontent com u 55397207 v 4 s 100 width 100px alt kartikeya gupta br sub b kartikeya gupta b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kartikeyagupta45 title code a a href content kartikeyagupta45 title content a td td align center valign top width 14 28 a href https github com kenkyusha img src https avatars1 githubusercontent com u 22096048 v 4 s 100 width 100px alt kenkyusha br sub b kenkyusha b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kenkyusha title code a a href content kenkyusha title content a td td align center valign top width 14 28 a href https github com juandavidtowers img src https avatars0 githubusercontent com u 58567225 v 4 s 100 width 100px alt juandavidtowers br sub b juandavidtowers b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author juandavidtowers title code a a href content juandavidtowers title content a td td align center valign top width 14 28 a href https github com cyber netics img src https avatars1 githubusercontent com u 67401984 v 4 s 100 width 100px alt cyber netics br sub b cyber netics b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author cyber netics title code a a href content cyber netics title content a td td align center valign top width 14 28 a href https github com jtrisw img src https avatars0 githubusercontent com u 67442001 v 4 s 100 width 100px alt jtrisw br sub b jtrisw b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author jtrisw title code a a href content jtrisw title content a td td align center valign top width 14 28 a href http www linkedin com in renregalado img src https avatars3 githubusercontent com u 15017921 v 4 s 100 width 100px alt renato regalado br sub b renato regalado b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ingenium21 title code a a href content ingenium21 title content a td tr tr td align center valign top width 14 28 a href https elixiumnetwork org img src https avatars3 githubusercontent com u 19564531 v 4 s 100 width 100px alt matthew br sub b matthew b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author fantypants title code a a href content fantypants title content a td td align center valign top width 14 28 a href https github com roplayer img src https avatars0 githubusercontent com u 129923 v 4 s 100 width 100px alt jan s br sub b jan s b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author roplayer title code a a href content roplayer title content a td td align center valign top width 14 28 a href https github com igielskv img src https avatars1 githubusercontent com u 7470561 v 4 s 100 width 100px alt manoli br sub b manoli b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author igielskv title code a a href content igielskv title content a td td align center valign top width 14 28 a href https github com faraztanveer img src https avatars0 githubusercontent com u 23014681 v 4 s 100 width 100px alt faraz tanveer br sub b faraz tanveer b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author faraztanveer title code a a href content faraztanveer title content a td td align center valign top width 14 28 a href https github com mohnishkarri img src https avatars2 githubusercontent com u 60459557 v 4 s 100 width 100px alt mohnishkarri br sub b mohnishkarri b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mohnishkarri title code a a href content mohnishkarri title content a a href design mohnishkarri title design a td td align center valign top width 14 28 a href https github com andyzhu img src https avatars3 githubusercontent com u 171831 v 4 s 100 width 100px alt andyzhu br sub b andyzhu b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author andyzhu title code a a href content andyzhu title content a td td align center valign top width 14 28 a href https github com kushvishal img src https avatars3 githubusercontent com u 67946755 v 4 s 100 width 100px alt vishal kushwah br sub b vishal kushwah b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kushvishal title code a a href content kushvishal title content a td tr tr td align center valign top width 14 28 a href https github com 7fold img src https avatars1 githubusercontent com u 33958646 v 4 s 100 width 100px alt yurii yakymenko br sub b yurii yakymenko b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author 7fold title code a a href content 7fold title content a td td align center valign top width 14 28 a href https www thetechrix com img src https avatars0 githubusercontent com u 19845881 v 4 s 100 width 100px alt swetabh suman br sub b swetabh suman b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author swetabhsuman8 title code a a href content swetabhsuman8 title content a td td align center valign top width 14 28 a href https github com theinvincible img src https avatars2 githubusercontent com u 60701544 v 4 s 100 width 100px alt ajay dandge br sub b ajay dandge b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author theinvincible title code a a href content theinvincible title content a td td align center valign top width 14 28 a href https github com mehmeteyesin img src https avatars3 githubusercontent com u 5034086 v 4 s 100 width 100px alt mehmet yesin br sub b mehmet yesin b sub a br a href design mehmeteyesin title design a td td align center valign top width 14 28 a href https github com lok0613 img src https avatars0 githubusercontent com u 6286158 v 4 s 100 width 100px alt lok chun wai br sub b lok chun wai b sub a br a href design lok0613 title design a td td align center valign top width 14 28 a href https github com adriadejuan img src https avatars2 githubusercontent com u 59417678 v 4 s 100 width 100px alt adria de juan br sub b adria de juan b sub a br a href design adriadejuan title design a td td align center valign top width 14 28 a href https github com gl man img src https avatars3 githubusercontent com u 29589220 v 4 s 100 width 100px alt gl man br sub b gl man b sub a br a href design gl man title design a td tr tr td align center valign top width 14 28 a href https github com jheel patel img src https avatars2 githubusercontent com u 50559602 v 4 s 100 width 100px alt jheel patel br sub b jheel patel b sub a br a href design jheel patel title design a td td align center valign top width 14 28 a href https wsameer github io v1 img src https avatars0 githubusercontent com u 8468992 v 4 s 100 width 100px alt sameer waskar br sub b sameer waskar b sub a br a href design wsameer title design a td td align center valign top width 14 28 a href https github com alexander e andrews img src https avatars1 githubusercontent com u 45926661 v 4 s 100 width 100px alt alexander andrews br sub b alexander andrews b sub a br a href design alexander e andrews title design a td td align center valign top width 14 28 a href http linkedin com in abmaxwell img src https avatars1 githubusercontent com u 25352305 v 4 s 100 width 100px alt alexander maxwell br sub b alexander maxwell b sub a br a href design abmaxwell title design a td td align center valign top width 14 28 a href https github com slavasd img src https avatars2 githubusercontent com u 38739299 v 4 s 100 width 100px alt slava br sub b slava b sub a br a href design slavasd title design a td td align center valign top width 14 28 a href https github com mayurbiw img src https avatars2 githubusercontent com u 20475960 v 4 s 100 width 100px alt mayur khatri br sub b mayur khatri b sub a br a href design mayurbiw title design a td td align center valign top width 14 28 a href https github com mascantosh img src https avatars0 githubusercontent com u 38609392 v 4 s 100 width 100px alt mascantosh br sub b mascantosh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mascantosh title code a a href content mascantosh title content a a href talk mascantosh title talks a a href ideas mascantosh title ideas planning feedback a td tr tr td align center valign top width 14 28 a href https www linkedin com in kivancenesbeser img src https avatars0 githubusercontent com u 16528400 v 4 s 100 width 100px alt kivanc enes br sub b kivanc enes b sub a br a href design kivancbeser title design a td td align center valign top width 14 28 a href http www linkedin com in ritika das ece img src https avatars2 githubusercontent com u 61988162 v 4 s 100 width 100px alt ritika das br sub b ritika das b sub a br a href design ritika das title design a td td align center valign top width 14 28 a href https github com zer07793 img src https avatars3 githubusercontent com u 68774399 v 4 s 100 width 100px alt zer07793 br sub b zer07793 b sub a br a href design zer07793 title design a td td align center valign top width 14 28 a href https github com cheungdzinyung img src https avatars1 githubusercontent com u 24264186 v 4 s 100 width 100px alt andrew cheung br sub b andrew cheung b sub a br a href design cheungdzinyung title design a td td align center valign top width 14 28 a href https github com sadhac img src https avatars2 githubusercontent com u 35103750 v 4 s 100 width 100px alt sadha br sub b sadha b sub a br a href design sadhac title design a td td align center valign top width 14 28 a href https github com tainenko img src https avatars0 githubusercontent com u 31752048 v 4 s 100 width 100px alt tainenko br sub b tainenko b sub a br a href design tainenko title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tainenko title code a td td align center valign top width 14 28 a href https github com github star coder img src https avatars2 githubusercontent com u 68719147 v 4 s 100 width 100px alt github star coder br sub b github star coder b sub a br a href design github star coder title design a td tr tr td align center valign top width 14 28 a href https github com danilotecoliveira img src https avatars3 githubusercontent com u 8810413 v 4 s 100 width 100px alt danilo oliveira br sub b danilo oliveira b sub a br a href design danilotecoliveira title design a td td align center valign top width 14 28 a href https github com lordeko img src https avatars3 githubusercontent com u 5224614 v 4 s 100 width 100px alt lordeko br sub b lordeko b sub a br a href design lordeko title design a td td align center valign top width 14 28 a href https github com theshubham k img src https avatars0 githubusercontent com u 52125841 v 4 s 100 width 100px alt shubham kumar br sub b shubham kumar b sub a br a href design theshubham k title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author theshubham k title code a td td align center valign top width 14 28 a href https github com testtree img src https avatars2 githubusercontent com u 69110357 v 4 s 100 width 100px alt testtree br sub b testtree b sub a br a href design testtree title design a td td align center valign top width 14 28 a href https github com cherylli img src https avatars2 githubusercontent com u 6191116 v 4 s 100 width 100px alt cheryl murphy br sub b cheryl murphy b sub a br a href design cherylli title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cherylli title code a td td align center valign top width 14 28 a href https github com techietom img src https avatars2 githubusercontent com u 342573 v 4 s 100 width 100px alt bipin thomas br sub b bipin thomas b sub a br a href design techietom title design a td td align center valign top width 14 28 a href https github com ahishamm img src https avatars1 githubusercontent com u 40188935 v 4 s 100 width 100px alt abdulrahman hisham br sub b abdulrahman hisham b sub a br a href design ahishamm title design a td tr tr td align center valign top width 14 28 a href https www linkedin com in dakshitha dissanayaka 099a09143 originalsubdomain lk img src https avatars1 githubusercontent com u 45692186 v 4 s 100 width 100px alt dakshitha dissanayaka br sub b dakshitha dissanayaka b sub a br a href design dakshitha96 title design a td td align center valign top width 14 28 a href https badrkac github io img src https avatars0 githubusercontent com u 31140256 v 4 s 100 width 100px alt badr kacimi br sub b badr kacimi b sub a br a href design badrkac title design a td td align center valign top width 14 28 a href http naivekid me img src https avatars2 githubusercontent com u 9972355 v 4 s 100 width 100px alt alex wang br sub b alex wang b sub a br a href design darkalexwang title design a td td align center valign top width 14 28 a href https github com maximlangman img src https avatars2 githubusercontent com u 69239194 v 4 s 100 width 100px alt maxim br sub b maxim b sub a br a href design maximlangman title design a td td align center valign top width 14 28 a href https github com gordongrant img src https avatars2 githubusercontent com u 69278254 v 4 s 100 width 100px alt gordongrant br sub b gordongrant b sub a br a href design gordongrant title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gordongrant title code a td td align center valign top width 14 28 a href http tirufat com img src https avatars1 githubusercontent com u 38384199 v 4 s 100 width 100px alt ephrem demelash br sub b ephrem demelash b sub a br a href design ephremdeme title design a td td align center valign top width 14 28 a href https github com jonorcutt img src https avatars1 githubusercontent com u 14285933 v 4 s 100 width 100px alt jonorcutt br sub b jonorcutt b sub a br a href design jonorcutt title design a td tr tr td align center valign top width 14 28 a href https github com topdev10 img src https avatars0 githubusercontent com u 44815224 v 4 s 100 width 100px alt topdev10 br sub b topdev10 b sub a br a href design topdev10 title design a td td align center valign top width 14 28 a href https github com cookwellwebsite img src https avatars0 githubusercontent com u 67667331 v 4 s 100 width 100px alt cookwellwebsite br sub b cookwellwebsite b sub a br a href design cookwellwebsite title design a td td align center valign top width 14 28 a href https github com xren935 img src https avatars2 githubusercontent com u 59517115 v 4 s 100 width 100px alt xren935 br sub b xren935 b sub a br a href design xren935 title design a td td align center valign top width 14 28 a href https github com nemo369 img src https avatars2 githubusercontent com u 5106483 v 4 s 100 width 100px alt nemo frenkel br sub b nemo frenkel b sub a br a href design nemo369 title design a td td align center valign top width 14 28 a href https www hackerrank com mdsaifalam96 img src https avatars1 githubusercontent com u 38750964 v 4 s 100 width 100px alt md saif alam br sub b md saif alam b sub a br a href design mdsaifalam96 title design a td td align center valign top width 14 28 a href https github com borosilva img src https avatars1 githubusercontent com u 16139435 v 4 s 100 width 100px alt boris l pez araya br sub b boris l pez araya b sub a br a href design borosilva title design a td td align center valign top width 14 28 a href https github com larrychiem img src https avatars0 githubusercontent com u 15273129 v 4 s 100 width 100px alt larry chiem br sub b larry chiem b sub a br a href design larrychiem title design a td tr tr td align center valign top width 14 28 a href https github com bilal966 img src https avatars3 githubusercontent com u 8384741 v 4 s 100 width 100px alt muhammad bilal ilyas br sub b muhammad bilal ilyas b sub a br a href design bilal966 title design a td td align center valign top width 14 28 a href http alimilani ir img src https avatars1 githubusercontent com u 59066012 v 4 s 100 width 100px alt alimilani br sub b alimilani b sub a br a href design alimilani title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alimilani title code a td td align center valign top width 14 28 a href https surajsahani github io img src https avatars3 githubusercontent com u 22853459 v 4 s 100 width 100px alt suraj sahani br sub b suraj sahani b sub a br a href design surajsahani title design a td td align center valign top width 14 28 a href https medium com flyingsquirrel img src https avatars2 githubusercontent com u 43737436 v 4 s 100 width 100px alt flyingsquirrel br sub b flyingsquirrel b sub a br a href design flyingsquirrel dev title design a td td align center valign top width 14 28 a href https ericktijerou com img src https avatars1 githubusercontent com u 17746153 v 4 s 100 width 100px alt erick tijero br sub b erick tijero b sub a br a href design ericktijerou title design a td td align center valign top width 14 28 a href https github com jaskaran121 img src https avatars1 githubusercontent com u 35613378 v 4 s 100 width 100px alt jaskaran kukreja br sub b jaskaran kukreja b sub a br a href design jaskaran121 title design a td td align center valign top width 14 28 a href https github com mlito img src https avatars3 githubusercontent com u 5511762 v 4 s 100 width 100px alt michaell br sub b michaell b sub a br a href design mlito title design a td tr tr td align center valign top width 14 28 a href https github com magiclegend img src https avatars1 githubusercontent com u 3169104 v 4 s 100 width 100px alt magiclegend br sub b magiclegend b sub a br a href design magiclegend title design a td td align center valign top width 14 28 a href https github com dkbearsong img src https avatars0 githubusercontent com u 58266063 v 4 s 100 width 100px alt dereck bearsong br sub b dereck bearsong b sub a br a href design dkbearsong title design a td td align center valign top width 14 28 a href https www linkedin com in pappu kumar pashi 75977a172 img src https avatars2 githubusercontent com u 46879554 v 4 s 100 width 100px alt pappu kumar pashi br sub b pappu kumar pashi b sub a br a href design pappukp title design a td td align center valign top width 14 28 a href https github com kishore93 img src https avatars0 githubusercontent com u 12965564 v 4 s 100 width 100px alt venkata kishore tavva br sub b venkata kishore tavva b sub a br a href design kishore93 title design a td td align center valign top width 14 28 a href https github com rafattouqir img src https avatars2 githubusercontent com u 2104659 v 4 s 100 width 100px alt rafat touqir rafsun br sub b rafat touqir rafsun b sub a br a href design rafattouqir title design a td td align center valign top width 14 28 a href https www scikn in img src https avatars2 githubusercontent com u 53991169 v 4 s 100 width 100px alt snehesh dutta br sub b snehesh dutta b sub a br a href design sneheshdutta title design a td td align center valign top width 14 28 a href http tik9 github io cv img src https avatars0 githubusercontent com u 3178925 v 4 s 100 width 100px alt timo k rner br sub b timo k rner b sub a br a href design tik9 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tik9 title code a td tr tr td align center valign top width 14 28 a href https github com alexxxan img src https avatars3 githubusercontent com u 70323867 v 4 s 100 width 100px alt alexxxan br sub b alexxxan b sub a br a href design alexxxan title design a td td align center valign top width 14 28 a href https github com ggjason img src https avatars0 githubusercontent com u 8362482 v 4 s 100 width 100px alt ggjason br sub b ggjason b sub a br a href design ggjason title design a td td align center valign top width 14 28 a href https github com lewing00 img src https avatars1 githubusercontent com u 46617523 v 4 s 100 width 100px alt leeanna ewing br sub b leeanna ewing b sub a br a href design lewing00 title design a a href ideas lewing00 title ideas planning feedback a td td align center valign top width 14 28 a href http www linkedin com in jyotwal img src https avatars2 githubusercontent com u 19168650 v 4 s 100 width 100px alt kamal jyotwal br sub b kamal jyotwal b sub a br a href design kamaljyotwal title design a td td align center valign top width 14 28 a href https github com bob johns img src https avatars2 githubusercontent com u 71194583 v 4 s 100 width 100px alt bob johns br sub b bob johns b sub a br a href design bob johns title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bob johns title code a a href content bob johns title content a td td align center valign top width 14 28 a href https github com yunussalmanlyit img src https avatars0 githubusercontent com u 61629690 v 4 s 100 width 100px alt yunussalmanlyit br sub b yunussalmanlyit b sub a br a href design yunussalmanlyit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yunussalmanlyit title code a td td align center valign top width 14 28 a href https github com chilcot img src https avatars0 githubusercontent com u 62221068 v 4 s 100 width 100px alt chilcot br sub b chilcot b sub a br a href design chilcot title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chilcot title code a td tr tr td align center valign top width 14 28 a href https github com jackyli work img src https avatars2 githubusercontent com u 54344547 v 4 s 100 width 100px alt jacky li br sub b jacky li b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author jackyli work title code a a href content jackyli work title content a a href design jackyli work title design a td td align center valign top width 14 28 a href https github com sarthaktrivedi99 img src https avatars3 githubusercontent com u 4245783 v 4 s 100 width 100px alt sarthak trivedi br sub b sarthak trivedi b sub a br a href design sarthaktrivedi99 title design a td td align center valign top width 14 28 a href http ayushaggarwal com img src https avatars3 githubusercontent com u 17214678 v 4 s 100 width 100px alt ayush aggarwal br sub b ayush aggarwal b sub a br a href design ayushagg31 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ayushagg31 title code a td td align center valign top width 14 28 a href https github com nicballarini img src https avatars3 githubusercontent com u 13786995 v 4 s 100 width 100px alt nic ballarini br sub b nic ballarini b sub a br a href design nicballarini title design a td td align center valign top width 14 28 a href http blogs dotnethell it ciupaz img src https avatars3 githubusercontent com u 3354890 v 4 s 100 width 100px alt luigi zambetti br sub b luigi zambetti b sub a br a href design luigizambetti title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author luigizambetti title code a td td align center valign top width 14 28 a href https github com govindhaswin img src https avatars2 githubusercontent com u 47293468 v 4 s 100 width 100px alt govindhaswin br sub b govindhaswin b sub a br a href design govindhaswin title design a td td align center valign top width 14 28 a href https github com royadityak94 img src https avatars0 githubusercontent com u 57421832 v 4 s 100 width 100px alt addy roy br sub b addy roy b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author royadityak94 title code a a href design royadityak94 title design a td tr tr td align center valign top width 14 28 a href https github com dev akshat dev akshat img src https avatars3 githubusercontent com u 43572179 v 4 s 100 width 100px alt akshat tamrakar br sub b akshat tamrakar b sub a br a href design dev akshat title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dev akshat title code a td td align center valign top width 14 28 a href https github com sai github img src https avatars2 githubusercontent com u 9116255 v 4 s 100 width 100px alt sai bhargava ramu br sub b sai bhargava ramu b sub a br a href design sai github title design a td td align center valign top width 14 28 a href http youtube com c gurkankaraman img src https avatars1 githubusercontent com u 40955470 v 4 s 100 width 100px alt gurkan br sub b gurkan b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ghasankaraman title code a td td align center valign top width 14 28 a href https spencer hayes me img src https avatars3 githubusercontent com u 24394743 v 4 s 100 width 100px alt spencer hayes laverdiere br sub b spencer hayes laverdiere b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author shaye059 title code a td td align center valign top width 14 28 a href https linkedin com in aniketsoni img src https avatars1 githubusercontent com u 47126963 v 4 s 100 width 100px alt aniket soni br sub b aniket soni b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author aniketsoni1 title code a td td align center valign top width 14 28 a href https github com tanmay5792 img src https avatars2 githubusercontent com u 71548736 v 4 s 100 width 100px alt tanmay5792 br sub b tanmay5792 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author tanmay5792 title code a td td align center valign top width 14 28 a href https www linkedin com in dina taklit img src https avatars3 githubusercontent com u 20540072 v 4 s 100 width 100px alt dina taklit br sub b dina taklit b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author dinataklit title code a a href design dinataklit title design a a href content dinataklit title content a td tr tr td align center valign top width 14 28 a href https github com dushyantsingh ds img src https avatars3 githubusercontent com u 55306442 v 4 s 100 width 100px alt dushyant singh br sub b dushyant singh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author dushyantsingh ds title code a td td align center valign top width 14 28 a href https github com leomajorr img src https avatars2 githubusercontent com u 35331954 v 4 s 100 width 100px alt ravi prakash singh br sub b ravi prakash singh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author leomajorr title code a td td align center valign top width 14 28 a href https github com joshinihal img src https avatars0 githubusercontent com u 60462831 v 4 s 100 width 100px alt nihal joshi br sub b nihal joshi b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author joshinihal title code a td td align center valign top width 14 28 a href http www linkedin com in klages img src https avatars2 githubusercontent com u 7157817 v 4 s 100 width 100px alt guy klages br sub b guy klages b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author guyklages title code a td td align center valign top width 14 28 a href https github com ac121102 img src https avatars3 githubusercontent com u 66919962 v 4 s 100 width 100px alt arvind br sub b arvind b sub a br a href design ac121102 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ac121102 title code a td td align center valign top width 14 28 a href https github com mujeeb91 img src https avatars3 githubusercontent com u 4310777 v 4 s 100 width 100px alt mujeeb91 br sub b mujeeb91 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mujeeb91 title code a td td align center valign top width 14 28 a href https github com joserca img src https avatars3 githubusercontent com u 56326917 v 4 s 100 width 100px alt joserca br sub b joserca b sub a br a href design joserca title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author joserca title code a td tr tr td align center valign top width 14 28 a href https prateekagrawaliiit github io personal website index img src https avatars0 githubusercontent com u 65390045 v 4 s 100 width 100px alt prateek agrawal br sub b prateek agrawal b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author prateekagrawaliiit title code a td td align center valign top width 14 28 a href https github com sarahteoh img src https avatars0 githubusercontent com u 28722169 v 4 s 100 width 100px alt teoh tze chuin br sub b teoh tze chuin b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author sarahteoh title code a a href design sarahteoh title design a td td align center valign top width 14 28 a href http xybervenom github io img src https avatars2 githubusercontent com u 40491811 v 4 s 100 width 100px alt jayant jain br sub b jayant jain b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author xybervenom title code a td td align center valign top width 14 28 a href https github com ayushsahu1999 img src https avatars0 githubusercontent com u 46241471 v 4 s 100 width 100px alt ayush sahu br sub b ayush sahu b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ayushsahu1999 title code a td td align center valign top width 14 28 a href https greenglow123 wordpress com img src https avatars1 githubusercontent com u 43813666 v 4 s 100 width 100px alt hridya krishna r br sub b hridya krishna r b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author hridyakrishna title code a a href design hridyakrishna title design a td td align center valign top width 14 28 a href http rahbal github io img src https avatars3 githubusercontent com u 5176514 v 4 s 100 width 100px alt rahul bali br sub b rahul bali b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author rahbal title code a a href design rahbal title design a td td align center valign top width 14 28 a href https github com devhabit img src https avatars0 githubusercontent com u 3051782 v 4 s 100 width 100px alt s zheng br sub b s zheng b sub a br a href design devhabit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author devhabit title code a a href business devhabit title business development a td tr tr td align center valign top width 14 28 a href https github com shriyamadan img src https avatars1 githubusercontent com u 38863530 v 4 s 100 width 100px alt shriya madan br sub b shriya madan b sub a br a href design shriyamadan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shriyamadan title code a td td align center valign top width 14 28 a href https github com mahalrupi img src https avatars3 githubusercontent com u 31862642 v 4 s 100 width 100px alt mahalrupi br sub b mahalrupi b sub a br a href design mahalrupi title design a td td align center valign top width 14 28 a href https github com lucaslermagne img src https avatars1 githubusercontent com u 60604364 v 4 s 100 width 100px alt lucas lermagne br sub b lucas lermagne b sub a br a href design lucaslermagne title design a td td align center valign top width 14 28 a href https github com jadeutsch img src https avatars0 githubusercontent com u 24517053 v 4 s 100 width 100px alt jeff deutsch br sub b jeff deutsch b sub a br a href design jadeutsch title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jadeutsch title code a td td align center valign top width 14 28 a href https github com betoxx1 img src https avatars2 githubusercontent com u 20777308 v 4 s 100 width 100px alt betoxx1 br sub b betoxx1 b sub a br a href design betoxx1 title design a td td align center valign top width 14 28 a href https github com wingman4l7 img src https avatars1 githubusercontent com u 1383561 v 4 s 100 width 100px alt wingman4l7 br sub b wingman4l7 b sub a br a href design wingman4l7 title design a td td align center valign top width 14 28 a href https github com maresptech img src https avatars1 githubusercontent com u 62226552 v 4 s 100 width 100px alt martin espericueta br sub b martin espericueta b sub a br a href design maresptech title design a td tr tr td align center valign top width 14 28 a href http mh tahir github io img src https avatars2 githubusercontent com u 58627780 v 4 s 100 width 100px alt mh tahir br sub b mh tahir b sub a br a href design mh tahir title design a td td align center valign top width 14 28 a href https github com zdraveksprite img src https avatars3 githubusercontent com u 52032768 v 4 s 100 width 100px alt zdravko plajt br sub b zdravko plajt b sub a br a href design zdraveksprite title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zdraveksprite title code a td td align center valign top width 14 28 a href https github com ms3105 img src https avatars2 githubusercontent com u 68704852 v 4 s 100 width 100px alt ms3105 br sub b ms3105 b sub a br a href design ms3105 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ms3105 title code a a href content ms3105 title content a td td align center valign top width 14 28 a href https github com sidhesware3298 img src https avatars0 githubusercontent com u 56552115 v 4 s 100 width 100px alt ambika sidhesware br sub b ambika sidhesware b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author sidhesware3298 title code a td td align center valign top width 14 28 a href https github com mundoguero img src https avatars1 githubusercontent com u 1318156 v 4 s 100 width 100px alt mundoguero br sub b mundoguero b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mundoguero title code a td td align center valign top width 14 28 a href https github com darkus24 img src https avatars1 githubusercontent com u 72884834 v 4 s 100 width 100px alt darkus24 br sub b darkus24 b sub a br a href content darkus24 title content a td td align center valign top width 14 28 a href https github com sou 786 img src https avatars1 githubusercontent com u 63981549 v 4 s 100 width 100px alt sou 786 br sub b sou 786 b sub a br a href content sou 786 title content a a href design sou 786 title design a td tr tr td align center valign top width 14 28 a href https github com banurekhamohan279 img src https avatars2 githubusercontent com u 21097764 v 4 s 100 width 100px alt banurekha br sub b banurekha b sub a br a href content banurekhamohan279 title content a td td align center valign top width 14 28 a href https github com shirastarl img src https avatars1 githubusercontent com u 37556795 v 4 s 100 width 100px alt shirastarl br sub b shirastarl b sub a br a href design shirastarl title design a td td align center valign top width 14 28 a href https github com mozgit img src https avatars0 githubusercontent com u 2301052 v 4 s 100 width 100px alt ilya komarov br sub b ilya komarov b sub a br a href design mozgit title design a td td align center valign top width 14 28 a href https github com demigodms img src https avatars3 githubusercontent com u 72858244 v 4 s 100 width 100px alt demigodms br sub b demigodms b sub a br a href content demigodms title content a a href https github com ebazhanov linkedin skill assessments quizzes commits author demigodms title documentation a td td align center valign top width 14 28 a href https github com rapunzel127 img src https avatars1 githubusercontent com u 44580953 v 4 s 100 width 100px alt mekha hridya br sub b mekha hridya b sub a br a href design rapunzel127 title design a a href fundingfinding rapunzel127 title funding finding a td td align center valign top width 14 28 a href https www andreysafonov com img src https avatars2 githubusercontent com u 6531389 v 4 s 100 width 100px alt andrey safonov br sub b andrey safonov b sub a br a href design andreysaf title design a a href fundingfinding andreysaf title funding finding a td td align center valign top width 14 28 a href https tommasopifferi com img src https avatars3 githubusercontent com u 1112539 v 4 s 100 width 100px alt tommaso br sub b tommaso b sub a br a href design neslinesli93 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author neslinesli93 title code a td tr tr td align center valign top width 14 28 a href https github com jessicasalbert img src https avatars0 githubusercontent com u 66483878 v 4 s 100 width 100px alt jessica salbert br sub b jessica salbert b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author jessicasalbert title code a a href design jessicasalbert title design a td td align center valign top width 14 28 a href https github com jayisawsm img src https avatars0 githubusercontent com u 32494701 v 4 s 100 width 100px alt jayanth dolai br sub b jayanth dolai b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author jayisawsm title code a a href design jayisawsm title design a td td align center valign top width 14 28 a href https github com silverstroom img src https avatars3 githubusercontent com u 43572178 v 4 s 100 width 100px alt silverstroom br sub b silverstroom b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author silverstroom title code a a href design silverstroom title design a a href business silverstroom title business development a td td align center valign top width 14 28 a href https furkansayim com img src https avatars1 githubusercontent com u 3766764 v 4 s 100 width 100px alt furkan say m br sub b furkan say m b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author xshuden title code a a href design xshuden title design a td td align center valign top width 14 28 a href http www sukumarc com img src https avatars2 githubusercontent com u 9497448 v 4 s 100 width 100px alt sukumar chandrasekaran br sub b sukumar chandrasekaran b sub a br a href design sukumarc title design a td td align center valign top width 14 28 a href https github com 98yejin img src https avatars1 githubusercontent com u 30521748 v 4 s 100 width 100px alt yejin park br sub b yejin park b sub a br a href design 98yejin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 98yejin title code a td td align center valign top width 14 28 a href https github com alinooshabadi img src https avatars1 githubusercontent com u 646788 v 4 s 100 width 100px alt ali nooshabadi br sub b ali nooshabadi b sub a br a href design alinooshabadi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alinooshabadi title code a td tr tr td align center valign top width 14 28 a href https github com imitavor img src https avatars2 githubusercontent com u 73336620 v 4 s 100 width 100px alt imitavor br sub b imitavor b sub a br a href design imitavor title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author imitavor title code a td td align center valign top width 14 28 a href https salihkilicli github io img src https avatars1 githubusercontent com u 42879163 v 4 s 100 width 100px alt salih kilicli br sub b salih kilicli b sub a br a href design salihkilicli title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author salihkilicli title code a td td align center valign top width 14 28 a href https github com srmeneses img src https avatars2 githubusercontent com u 11792508 v 4 s 100 width 100px alt marcelo meneses br sub b marcelo meneses b sub a br a href design srmeneses title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author srmeneses title code a td td align center valign top width 14 28 a href https github com tonchique img src https avatars1 githubusercontent com u 36279559 v 4 s 100 width 100px alt anton krekotun br sub b anton krekotun b sub a br a href design tonchique title design a a href maintenance tonchique title maintenance a a href content tonchique title content a a href https github com ebazhanov linkedin skill assessments quizzes commits author tonchique title code a a href https github com ebazhanov linkedin skill assessments quizzes commits author tonchique title documentation a a href business tonchique title business development a td td align center valign top width 14 28 a href https www linkedin com in arnavsarmagatechgrad img src https avatars1 githubusercontent com u 12614627 v 4 s 100 width 100px alt arnav sarma br sub b arnav sarma b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author asarma2012 title code a a href example asarma2012 title examples a a href design asarma2012 title design a td td align center valign top width 14 28 a href https github com meghatiku img src https avatars0 githubusercontent com u 43341228 v 4 s 100 width 100px alt meghatiku br sub b meghatiku b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author meghatiku title code a a href design meghatiku title design a td td align center valign top width 14 28 a href https www linkedin com in anshu trivedi 501a7b146 img src https avatars1 githubusercontent com u 47869948 v 4 s 100 width 100px alt anshu trivedi br sub b anshu trivedi b sub a br a href design anshutrivedi title design a td tr tr td align center valign top width 14 28 a href http taylordorsett com img src https avatars3 githubusercontent com u 16449771 v 4 s 100 width 100px alt taylor dorsett br sub b taylor dorsett b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author taylorod title code a a href content taylorod title content a a href design taylorod title design a td td align center valign top width 14 28 a href http blog havit web id img src https avatars3 githubusercontent com u 17120764 v 4 s 100 width 100px alt havit rovik br sub b havit rovik b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author haruelrovix title code a td td align center valign top width 14 28 a href https github com pushpapune img src https avatars1 githubusercontent com u 73734199 v 4 s 100 width 100px alt pushpapune br sub b pushpapune b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author pushpapune title code a a href design pushpapune title design a td td align center valign top width 14 28 a href https github com rradfar img src https avatars3 githubusercontent com u 31255934 v 4 s 100 width 100px alt ramtin radfar br sub b ramtin radfar b sub a br a href design rradfar title design a a href ideas rradfar title ideas planning feedback a a href business rradfar title business development a a href financial rradfar title financial a a href https github com ebazhanov linkedin skill assessments quizzes commits author rradfar title code a a href content rradfar title content a a href question rradfar title answering questions a td td align center valign top width 14 28 a href http www abdulmajeedisa com img src https avatars0 githubusercontent com u 44467524 v 4 s 100 width 100px alt abdulmajeed isa br sub b abdulmajeed isa b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author amajai title code a a href design amajai title design a td td align center valign top width 14 28 a href https github com vikassaxena02 img src https avatars2 githubusercontent com u 25317029 v 4 s 100 width 100px alt vikassaxena02 br sub b vikassaxena02 b sub a br a href design vikassaxena02 title design a td td align center valign top width 14 28 a href https github com robtables img src https avatars3 githubusercontent com u 52382103 v 4 s 100 width 100px alt robtables br sub b robtables b sub a br a href design robtables title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author robtables title code a a href business robtables title business development a td tr tr td align center valign top width 14 28 a href https github com daniboy370 img src https avatars0 githubusercontent com u 46421909 v 4 s 100 width 100px alt daniel br sub b daniel b sub a br a href design daniboy370 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author daniboy370 title code a a href business daniboy370 title business development a a href fundingfinding daniboy370 title funding finding a td td align center valign top width 14 28 a href https www linkedin com in zaahidali img src https avatars1 githubusercontent com u 37751705 v 4 s 100 width 100px alt zahid ali br sub b zahid ali b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author zaahidali title code a a href design zaahidali title design a td td align center valign top width 14 28 a href https github com superguy10 img src https avatars2 githubusercontent com u 13461705 v 4 s 100 width 100px alt chad chai br sub b chad chai b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author superguy10 title code a a href design superguy10 title design a td td align center valign top width 14 28 a href https marcobiedermann com img src https avatars0 githubusercontent com u 5244986 v 4 s 100 width 100px alt marco biedermann br sub b marco biedermann b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author marcobiedermann title code a a href design marcobiedermann title design a a href business marcobiedermann title business development a a href ideas marcobiedermann title ideas planning feedback a td td align center valign top width 14 28 a href https github com srinidhimurthy img src https avatars3 githubusercontent com u 10862228 v 4 s 100 width 100px alt srinidhi murthy br sub b srinidhi murthy b sub a br a href design srinidhimurthy title design a td td align center valign top width 14 28 a href https github com hephaest img src https avatars2 githubusercontent com u 37981444 v 4 s 100 width 100px alt miao cai br sub b miao cai b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author hephaest title code a a href design hephaest title design a td td align center valign top width 14 28 a href https github com dioniciodiaz img src https avatars3 githubusercontent com u 26011982 v 4 s 100 width 100px alt dionicio diaz br sub b dionicio diaz b sub a br a href design dioniciodiaz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dioniciodiaz title code a td tr tr td align center valign top width 14 28 a href https github com mirmpro img src https avatars0 githubusercontent com u 14123130 v 4 s 100 width 100px alt mir monoarul alam br sub b mir monoarul alam b sub a br a href design mirmpro title design a td td align center valign top width 14 28 a href https www shawnohn com img src https avatars0 githubusercontent com u 16888656 v 4 s 100 width 100px alt shawn ohn br sub b shawn ohn b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author shawnohn title code a a href design shawnohn title design a td td align center valign top width 14 28 a href https amanbolat com img src https avatars3 githubusercontent com u 15110242 v 4 s 100 width 100px alt amanbolat balabekov br sub b amanbolat balabekov b sub a br a href design amanbolat title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author amanbolat title code a td td align center valign top width 14 28 a href https github com black mamba code img src https avatars0 githubusercontent com u 74553558 v 4 s 100 width 100px alt black mamba code br sub b black mamba code b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author black mamba code title code a td td align center valign top width 14 28 a href https github com jian forks img src https avatars1 githubusercontent com u 59821548 v 4 s 100 width 100px alt jian forks br sub b jian forks b sub a br a href design jian forks title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jian forks title code a td td align center valign top width 14 28 a href https shivani30594 wixsite com shivani30594 img src https avatars0 githubusercontent com u 10483979 v 4 s 100 width 100px alt shivani patel br sub b shivani patel b sub a br a href design shivani30594 title design a td td align center valign top width 14 28 a href https github com akash chowrasia img src https avatars2 githubusercontent com u 47868444 v 4 s 100 width 100px alt akash chowrasia br sub b akash chowrasia b sub a br a href design akash chowrasia title design a td tr tr td align center valign top width 14 28 a href https github com yairg98 img src https avatars1 githubusercontent com u 57117865 v 4 s 100 width 100px alt yairg98 br sub b yairg98 b sub a br a href design yairg98 title design a td td align center valign top width 14 28 a href http jaygajjar tk img src https avatars2 githubusercontent com u 57590688 v 4 s 100 width 100px alt jay gajjar br sub b jay gajjar b sub a br a href design j j gajjar title design a td td align center valign top width 14 28 a href https github com coolerbooler img src https avatars1 githubusercontent com u 74932465 v 4 s 100 width 100px alt coolerbooler br sub b coolerbooler b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author coolerbooler title code a td td align center valign top width 14 28 a href https jinnatul github io img src https avatars2 githubusercontent com u 31995155 v 4 s 100 width 100px alt md zinnatul islam morol br sub b md zinnatul islam morol b sub a br a href design jinnatul title design a td td align center valign top width 14 28 a href https github com shresthashok550 img src https avatars2 githubusercontent com u 67057717 v 4 s 100 width 100px alt shresthashok550 br sub b shresthashok550 b sub a br a href design shresthashok550 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shresthashok550 title documentation a td td align center valign top width 14 28 a href http alanpallath codes img src https avatars0 githubusercontent com u 17932700 v 4 s 100 width 100px alt alan pallath br sub b alan pallath b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author a1764879 title documentation a td td align center valign top width 14 28 a href https www linkedin com in adrianjw img src https avatars3 githubusercontent com u 55360387 v 4 s 100 width 100px alt adrian wong br sub b adrian wong b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author adrianjw title code a td tr tr td align center valign top width 14 28 a href https github com vsdizzy img src https avatars1 githubusercontent com u 5798340 v 4 s 100 width 100px alt vsdizzy br sub b vsdizzy b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author vsdizzy title code a a href design vsdizzy title design a td td align center valign top width 14 28 a href http facebook com fcuadillera img src https avatars0 githubusercontent com u 17181425 v 4 s 100 width 100px alt frex cuadillera br sub b frex cuadillera b sub a br a href design frexcuadillera title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author frexcuadillera title code a td td align center valign top width 14 28 a href https github com ashish570 img src https avatars3 githubusercontent com u 61080406 v 4 s 100 width 100px alt ashish570 br sub b ashish570 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ashish570 title code a a href design ashish570 title design a td td align center valign top width 14 28 a href https github com ruchpeanuts img src https avatars0 githubusercontent com u 29301900 v 4 s 100 width 100px alt ruchpeanuts br sub b ruchpeanuts b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ruchpeanuts title code a a href design ruchpeanuts title design a td td align center valign top width 14 28 a href https github com artmasque img src https avatars3 githubusercontent com u 23199407 v 4 s 100 width 100px alt artmasque br sub b artmasque b sub a br a href design artmasque title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author artmasque title code a td td align center valign top width 14 28 a href http amaje ir img src https avatars0 githubusercontent com u 15340704 v 4 s 100 width 100px alt amirhossein mojiri foroushani br sub b amirhossein mojiri foroushani b sub a br a href design amirmojiry title design a td td align center valign top width 14 28 a href https github com for img src https avatars1 githubusercontent com u 7262123 v 4 s 100 width 100px alt for br sub b for b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author for title code a a href design for title design a td tr tr td align center valign top width 14 28 a href https github com lukee1234 img src https avatars2 githubusercontent com u 61923182 v 4 s 100 width 100px alt luke br sub b luke b sub a br a href design lukee1234 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lukee1234 title code a td td align center valign top width 14 28 a href https sites google com site espinozahg img src https avatars1 githubusercontent com u 9592831 v 4 s 100 width 100px alt hector espinoza br sub b hector espinoza b sub a br a href design espinozahg title design a td td align center valign top width 14 28 a href https www linkedin com in adrianbuenfil img src https avatars2 githubusercontent com u 71770394 v 4 s 100 width 100px alt adri n buenfil br sub b adri n buenfil b sub a br a href design adrianbuenfil title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adrianbuenfil title code a td td align center valign top width 14 28 a href https amitravikumar github io img src https avatars2 githubusercontent com u 43449014 v 4 s 100 width 100px alt amit kumar br sub b amit kumar b sub a br a href design amitravikumar title design a td td align center valign top width 14 28 a href http none img src https avatars2 githubusercontent com u 37182137 v 4 s 100 width 100px alt schoppfe br sub b schoppfe b sub a br a href design schoppfe title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author schoppfe title code a td td align center valign top width 14 28 a href https github com aamllc img src https avatars1 githubusercontent com u 75911712 v 4 s 100 width 100px alt sofiyal c br sub b sofiyal c b sub a br a href design aamllc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aamllc title code a td td align center valign top width 14 28 a href https github com spitlisk img src https avatars1 githubusercontent com u 43657878 v 4 s 100 width 100px alt spitlisk br sub b spitlisk b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author spitlisk title code a a href design spitlisk title design a td tr tr td align center valign top width 14 28 a href http www linkedin com in pravin sharma img src https avatars2 githubusercontent com u 32671972 v 4 s 100 width 100px alt pravin sharma br sub b pravin sharma b sub a br a href design pravin sharma title design a td td align center valign top width 14 28 a href https github com nidzaaa1 img src https avatars3 githubusercontent com u 58033073 v 4 s 100 width 100px alt nidzaaa1 br sub b nidzaaa1 b sub a br a href design nidzaaa1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nidzaaa1 title code a td td align center valign top width 14 28 a href https github com johnmai1994 img src https avatars2 githubusercontent com u 44597440 v 4 s 100 width 100px alt john mai br sub b john mai b sub a br a href design johnmai1994 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author johnmai1994 title code a td td align center valign top width 14 28 a href https soso cod3v tistory com img src https avatars3 githubusercontent com u 43427380 v 4 s 100 width 100px alt kimsoyeong br sub b kimsoyeong b sub a br a href design kimsoyeong title design a td td align center valign top width 14 28 a href https github com donaghosh img src https avatars2 githubusercontent com u 30055109 v 4 s 100 width 100px alt dona ghosh br sub b dona ghosh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author donaghosh title code a td td align center valign top width 14 28 a href https github com ryanhill1 img src https avatars2 githubusercontent com u 46977852 v 4 s 100 width 100px alt ryan hill br sub b ryan hill b sub a br a href design ryanhill1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ryanhill1 title code a td td align center valign top width 14 28 a href https github com j42z img src https avatars2 githubusercontent com u 30728262 v 4 s 100 width 100px alt j42z br sub b j42z b sub a br a href design j42z title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author j42z title code a td tr tr td align center valign top width 14 28 a href https github com ashishsangale img src https avatars3 githubusercontent com u 39612240 v 4 s 100 width 100px alt ashish sangale br sub b ashish sangale b sub a br a href design ashishsangale title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ashishsangale title code a td td align center valign top width 14 28 a href https derekyang netlify app img src https avatars1 githubusercontent com u 55335639 v 4 s 100 width 100px alt derek yang br sub b derek yang b sub a br a href design baymax88 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author baymax88 title code a td td align center valign top width 14 28 a href https github com mohsinmsm img src https avatars2 githubusercontent com u 63414742 v 4 s 100 width 100px alt mohsinmsm br sub b mohsinmsm b sub a br a href design mohsinmsm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mohsinmsm title code a td td align center valign top width 14 28 a href https www linkedin com in gokulakrishnan velu 43289174 img src https avatars3 githubusercontent com u 65799732 v 4 s 100 width 100px alt gokulkrish2302 br sub b gokulkrish2302 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author gokulkrish2302 title code a td td align center valign top width 14 28 a href https github com bhaavishek img src https avatars0 githubusercontent com u 49985195 v 4 s 100 width 100px alt bhaavishek br sub b bhaavishek b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author bhaavishek title code a a href design bhaavishek title design a td td align center valign top width 14 28 a href https github com a401120174 img src https avatars0 githubusercontent com u 39911137 v 4 s 100 width 100px alt louis liao br sub b louis liao b sub a br a href design a401120174 title design a td td align center valign top width 14 28 a href https github com sengc92 img src https avatars1 githubusercontent com u 63807395 v 4 s 100 width 100px alt sengc92 br sub b sengc92 b sub a br a href design sengc92 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sengc92 title code a td tr tr td align center valign top width 14 28 a href https github com amarvin img src https avatars2 githubusercontent com u 10762127 v 4 s 100 width 100px alt alex marvin br sub b alex marvin b sub a br a href design amarvin title design a td td align center valign top width 14 28 a href https www linkedin com in balkrishna bhatt 1b2830131 img src https avatars1 githubusercontent com u 28816472 v 4 s 100 width 100px alt balkrishna bhatt br sub b balkrishna bhatt b sub a br a href design balkrishnabhatt title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author balkrishnabhatt title code a td td align center valign top width 14 28 a href http lavrinovicius lt img src https avatars1 githubusercontent com u 24303281 v 4 s 100 width 100px alt evaldas lavrinovi ius br sub b evaldas lavrinovi ius b sub a br a href design xtheec0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author xtheec0 title code a td td align center valign top width 14 28 a href https www facebook com erchegyia img src https avatars3 githubusercontent com u 17572418 v 4 s 100 width 100px alt adam erchegyi br sub b adam erchegyi b sub a br a href design erchegyia title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author erchegyia title code a td td align center valign top width 14 28 a href http trumanhung tech img src https avatars1 githubusercontent com u 7915216 v 4 s 100 width 100px alt truman hung br sub b truman hung b sub a br a href design trumanhung title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author trumanhung title code a td td align center valign top width 14 28 a href http romanzamoracarrerascv s3 website eu west 1 amazonaws com img src https avatars0 githubusercontent com u 71715749 v 4 s 100 width 100px alt rzamora11 br sub b rzamora11 b sub a br a href design rzamora11 title design a td td align center valign top width 14 28 a href https github com gaurav0224 img src https avatars3 githubusercontent com u 37846341 v 4 s 100 width 100px alt gaurav0224 br sub b gaurav0224 b sub a br a href design gaurav0224 title design a td tr tr td align center valign top width 14 28 a href https github com cockyb img src https avatars1 githubusercontent com u 56942459 v 4 s 100 width 100px alt lee gyeongjun br sub b lee gyeongjun b sub a br a href design cockyb title design a td td align center valign top width 14 28 a href https miroslawlis github io img src https avatars1 githubusercontent com u 8983142 v 4 s 100 width 100px alt mirek br sub b mirek b sub a br a href design miroslawlis title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author miroslawlis title code a td td align center valign top width 14 28 a href https github com surajm245 img src https avatars2 githubusercontent com u 11998757 v 4 s 100 width 100px alt surajm245 br sub b surajm245 b sub a br a href design surajm245 title design a td td align center valign top width 14 28 a href https github com arislaode img src https avatars2 githubusercontent com u 21226377 v 4 s 100 width 100px alt arislaode br sub b arislaode b sub a br a href design arislaode title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arislaode title code a td td align center valign top width 14 28 a href https github com ravidhoriya img src https avatars1 githubusercontent com u 6481302 v 4 s 100 width 100px alt ravidhoriya br sub b ravidhoriya b sub a br a href design ravidhoriya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ravidhoriya title code a td td align center valign top width 14 28 a href https github com sarai 84 img src https avatars2 githubusercontent com u 77579381 v 4 s 100 width 100px alt sarai 84 br sub b sarai 84 b sub a br a href design sarai 84 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sarai 84 title code a td td align center valign top width 14 28 a href https vishnudamwala netlify com img src https avatars2 githubusercontent com u 4034728 v 4 s 100 width 100px alt vishnu br sub b vishnu b sub a br a href design cooldashing24 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cooldashing24 title code a td tr tr td align center valign top width 14 28 a href https muhammadminhaj github io img src https avatars2 githubusercontent com u 64159776 v 4 s 100 width 100px alt muhammad minhaj br sub b muhammad minhaj b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author dev mdminhaj title code a td td align center valign top width 14 28 a href https chandrikadeb7 github io img src https avatars2 githubusercontent com u 29686102 v 4 s 100 width 100px alt chandrika deb br sub b chandrika deb b sub a br a href design chandrikadeb7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chandrikadeb7 title code a td td align center valign top width 14 28 a href https github com gitgit101 bit img src https avatars3 githubusercontent com u 52999282 v 4 s 100 width 100px alt gitgit101 bit br sub b gitgit101 bit b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author gitgit101 bit title code a a href design gitgit101 bit title design a td td align center valign top width 14 28 a href https gamejolt com hedi sellami img src https avatars2 githubusercontent com u 24782334 v 4 s 100 width 100px alt hedi sellami br sub b hedi sellami b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author hedi sel title code a a href design hedi sel title design a td td align center valign top width 14 28 a href https github com saurabhvaish93 img src https avatars githubusercontent com u 57400294 v 4 s 100 width 100px alt saurabhvaish93 br sub b saurabhvaish93 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author saurabhvaish93 title code a a href design saurabhvaish93 title design a td td align center valign top width 14 28 a href https www upwork com fl nikolabegovic img src https avatars githubusercontent com u 34249215 v 4 s 100 width 100px alt nikola begovic br sub b nikola begovic b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author begovicnikola title code a a href design begovicnikola title design a td td align center valign top width 14 28 a href https github com nkhs img src https avatars githubusercontent com u 29690436 v 4 s 100 width 100px alt wang br sub b wang b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author nkhs title code a a href design nkhs title design a td tr tr td align center valign top width 14 28 a href https medium com manueldepaz img src https avatars githubusercontent com u 2047107 v 4 s 100 width 100px alt manuel eusebio de paz carmona br sub b manuel eusebio de paz carmona b sub a br a href design pelirrojo title design a td td align center valign top width 14 28 a href https github com basim108 img src https avatars githubusercontent com u 11601933 v 4 s 100 width 100px alt basim al jawahery br sub b basim al jawahery b sub a br a href design basim108 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author basim108 title code a td td align center valign top width 14 28 a href https github com ahmedraja1 img src https avatars githubusercontent com u 52793181 v 4 s 100 width 100px alt raja ahmed br sub b raja ahmed b sub a br a href design ahmedraja1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ahmedraja1 title code a td td align center valign top width 14 28 a href http bloggercls8e appspot com img src https avatars githubusercontent com u 8018018 v 4 s 100 width 100px alt abhik lodh br sub b abhik lodh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author abhiklodh title code a td td align center valign top width 14 28 a href https github com mdpial img src https avatars githubusercontent com u 43095489 v 4 s 100 width 100px alt md pial ahamed br sub b md pial ahamed b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mdpial title code a a href design mdpial title design a td td align center valign top width 14 28 a href https hassanshahzad urspace io img src https avatars githubusercontent com u 37936447 v 4 s 100 width 100px alt hassan shahzad br sub b hassan shahzad b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author hassanshahzad7 title code a a href design hassanshahzad7 title design a td td align center valign top width 14 28 a href https github com christiansgesp img src https avatars githubusercontent com u 43465304 v 4 s 100 width 100px alt christian sosa gago br sub b christian sosa gago b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author christiansgesp title code a td tr tr td align center valign top width 14 28 a href https github com hrhasnai img src https avatars githubusercontent com u 60227425 v 4 s 100 width 100px alt hasnain rasheed br sub b hasnain rasheed b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author hrhasnai title code a a href design hrhasnai title design a td td align center valign top width 14 28 a href https github com t radford img src https avatars githubusercontent com u 46270573 v 4 s 100 width 100px alt t radford br sub b t radford b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author t radford title code a td td align center valign top width 14 28 a href https github com dahiyashish img src https avatars githubusercontent com u 38746838 v 4 s 100 width 100px alt dahiyashish br sub b dahiyashish b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author dahiyashish title code a a href design dahiyashish title design a td td align center valign top width 14 28 a href https github com rahulsharma468 img src https avatars githubusercontent com u 52377774 v 4 s 100 width 100px alt rahulsharma468 br sub b rahulsharma468 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author rahulsharma468 title code a a href design rahulsharma468 title design a td td align center valign top width 14 28 a href https www facebook com muangthai sriracha img src https avatars githubusercontent com u 13193747 v 4 s 100 width 100px alt jumpod plekhongthu br sub b jumpod plekhongthu b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author pjumpod title code a a href design pjumpod title design a td td align center valign top width 14 28 a href https github com thomasyoung audet img src https avatars githubusercontent com u 8418461 v 4 s 100 width 100px alt thomas young audet br sub b thomas young audet b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author thomasyoung audet title code a a href design thomasyoung audet title design a td td align center valign top width 14 28 a href https github com vinayagambabu img src https avatars githubusercontent com u 78416322 v 4 s 100 width 100px alt vinayagambabu br sub b vinayagambabu b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author vinayagambabu title code a a href design vinayagambabu title design a td tr tr td align center valign top width 14 28 a href https www linkedin com in deniz ko c3 a7 780090104 img src https avatars githubusercontent com u 74410580 v 4 s 100 width 100px alt deniz ko br sub b deniz ko b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kocdeniz title code a a href design kocdeniz title design a td td align center valign top width 14 28 a href https www azhark com img src https avatars githubusercontent com u 20738252 v 4 s 100 width 100px alt azhar khan br sub b azhar khan b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author adminazhar title code a a href design adminazhar title design a a href content adminazhar title content a a href https github com ebazhanov linkedin skill assessments quizzes commits author adminazhar title documentation a a href data adminazhar title data a a href maintenance adminazhar title maintenance a td td align center valign top width 14 28 a href http www jacobryanshort com img src https avatars githubusercontent com u 46907893 v 4 s 100 width 100px alt jacob short br sub b jacob short b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author jrshort89 title code a a href design jrshort89 title design a td td align center valign top width 14 28 a href https github com uchimura85 img src https avatars githubusercontent com u 29099918 v 4 s 100 width 100px alt uchimura85 br sub b uchimura85 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author uchimura85 title code a a href design uchimura85 title design a td td align center valign top width 14 28 a href https github com lnugraha img src https avatars githubusercontent com u 32232486 v 4 s 100 width 100px alt leo nugraha br sub b leo nugraha b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author lnugraha title code a a href design lnugraha title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lnugraha title documentation a td td align center valign top width 14 28 a href https www linkedin com in mujtabamehdi9 img src https avatars githubusercontent com u 14287838 v 4 s 100 width 100px alt mujtaba mehdi br sub b mujtaba mehdi b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mujjazi title documentation a a href content mujjazi title content a td td align center valign top width 14 28 a href https github com jim ds img src https avatars githubusercontent com u 63148414 v 4 s 100 width 100px alt jim ds br sub b jim ds b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author jim ds title code a a href design jim ds title design a td tr tr td align center valign top width 14 28 a href http kariot me img src https avatars githubusercontent com u 35885296 v 4 s 100 width 100px alt sreehari k br sub b sreehari k b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kariot title code a a href design kariot title design a td td align center valign top width 14 28 a href https github com flomz img src https avatars githubusercontent com u 24940563 v 4 s 100 width 100px alt florian martinez br sub b florian martinez b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author flomz title code a a href design flomz title design a td td align center valign top width 14 28 a href https github com aaronwangj img src https avatars githubusercontent com u 56976471 v 4 s 100 width 100px alt aaron br sub b aaron b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author aaronwangj title code a a href design aaronwangj title design a td td align center valign top width 14 28 a href https github com apoage img src https avatars githubusercontent com u 11403095 v 4 s 100 width 100px alt apoage br sub b apoage b sub a br a href design apoage title design a td td align center valign top width 14 28 a href http jasperan life img src https avatars githubusercontent com u 20752424 v 4 s 100 width 100px alt ignacio guillermo martinez br sub b ignacio guillermo martinez b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author jasperan title code a a href design jasperan title design a td td align center valign top width 14 28 a href https github com airlinedog img src https avatars githubusercontent com u 72792044 v 4 s 100 width 100px alt airlinedog br sub b airlinedog b sub a br a href design airlinedog title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author airlinedog title code a td td align center valign top width 14 28 a href http mekelilyasa now sh img src https avatars githubusercontent com u 55347344 v 4 s 100 width 100px alt mekel br sub b mekel b sub a br a href design retr00exe title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author retr00exe title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in hasan mosharrof img src https avatars githubusercontent com u 22551167 v 4 s 100 width 100px alt hmosharrof br sub b hmosharrof b sub a br a href design hmosharrof title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hmosharrof title code a td td align center valign top width 14 28 a href https www linkedin com in behnam emamian img src https avatars githubusercontent com u 9818491 v 4 s 100 width 100px alt ben emamian br sub b ben emamian b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author behnam emamian title code a a href design behnam emamian title design a td td align center valign top width 14 28 a href https github com babeshark img src https avatars githubusercontent com u 78000734 v 4 s 100 width 100px alt babeshark br sub b babeshark b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author babeshark title code a a href design babeshark title design a td td align center valign top width 14 28 a href https github com leonardojaques img src https avatars githubusercontent com u 28495699 v 4 s 100 width 100px alt leonardo jaques br sub b leonardo jaques b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author leonardojaques title code a a href design leonardojaques title design a td td align center valign top width 14 28 a href https sapkarian dev img src https avatars githubusercontent com u 51930811 v 4 s 100 width 100px alt stefanos apkarian br sub b stefanos apkarian b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author stefanosapk title code a a href design stefanosapk title design a td td align center valign top width 14 28 a href https github com albayrakayhan img src https avatars githubusercontent com u 53487182 v 4 s 100 width 100px alt ayhan albayrak br sub b ayhan albayrak b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author albayrakayhan title code a a href design albayrakayhan title design a td td align center valign top width 14 28 a href https www linkedin com in kidus tekeste 713261a7 img src https avatars githubusercontent com u 18373774 v 4 s 100 width 100px alt kidusmt br sub b kidusmt b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kidusmt title code a a href design kidusmt title design a td tr tr td align center valign top width 14 28 a href https github com hectormarroquin20 img src https avatars githubusercontent com u 73187722 v 4 s 100 width 100px alt hectormarroquin20 br sub b hectormarroquin20 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author hectormarroquin20 title code a a href design hectormarroquin20 title design a td td align center valign top width 14 28 a href https github com edelweiss35 img src https avatars githubusercontent com u 45229901 v 4 s 100 width 100px alt edelweiss35 br sub b edelweiss35 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author edelweiss35 title code a a href design edelweiss35 title design a td td align center valign top width 14 28 a href https github com mihai db img src https avatars githubusercontent com u 23072513 v 4 s 100 width 100px alt mihaid br sub b mihaid b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mihai db title code a a href design mihai db title design a td td align center valign top width 14 28 a href https github com anveshreddyannem img src https avatars githubusercontent com u 57712430 v 4 s 100 width 100px alt anveshreddyannem br sub b anveshreddyannem b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author anveshreddyannem title code a a href design anveshreddyannem title design a td td align center valign top width 14 28 a href https github com devhyunjae img src https avatars githubusercontent com u 12890257 v 4 s 100 width 100px alt hyunjae park br sub b hyunjae park b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author devhyunjae title code a a href design devhyunjae title design a td td align center valign top width 14 28 a href https github com rajivalbino img src https avatars githubusercontent com u 19399225 v 4 s 100 width 100px alt rajiv albino br sub b rajiv albino b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author rajivalbino title code a a href design rajivalbino title design a td td align center valign top width 14 28 a href https github com atishaykhare img src https avatars githubusercontent com u 26501132 v 4 s 100 width 100px alt atishay br sub b atishay b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author atishaykhare title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in yusuf naheem img src https avatars githubusercontent com u 71137409 v 4 s 100 width 100px alt yusuf naheem br sub b yusuf naheem b sub a br a href design yusuf1n title design a td td align center valign top width 14 28 a href http linkedin com in windusayles img src https avatars githubusercontent com u 70447880 v 4 s 100 width 100px alt windu br sub b windu b sub a br a href design windusayles title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author windusayles title code a td td align center valign top width 14 28 a href https github com superv1sor img src https avatars githubusercontent com u 71970927 v 4 s 100 width 100px alt superv1sor br sub b superv1sor b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author superv1sor title code a a href design superv1sor title design a td td align center valign top width 14 28 a href https github com spacemuffinn img src https avatars githubusercontent com u 25411672 v 4 s 100 width 100px alt karine br sub b karine b sub a br a href design spacemuffinn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author spacemuffinn title code a td td align center valign top width 14 28 a href https logophilia top img src https avatars githubusercontent com u 80007889 v 4 s 100 width 100px alt eduard pech br sub b eduard pech b sub a br a href design simstim title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author simstim title code a td td align center valign top width 14 28 a href https github com jjeshwani img src https avatars githubusercontent com u 53613241 v 4 s 100 width 100px alt jjeshwani br sub b jjeshwani b sub a br a href design jjeshwani title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jjeshwani title code a td td align center valign top width 14 28 a href https github com nullfx img src https avatars githubusercontent com u 324971 v 4 s 100 width 100px alt steve br sub b steve b sub a br a href design nullfx title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nullfx title code a td tr tr td align center valign top width 14 28 a href https github com aohslund img src https avatars githubusercontent com u 43076374 v 4 s 100 width 100px alt aleigh ohslund br sub b aleigh ohslund b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author aohslund title code a td td align center valign top width 14 28 a href https www linkedin com in sumanabhinav img src https avatars githubusercontent com u 20538074 v 4 s 100 width 100px alt abhinav suman br sub b abhinav suman b sub a br a href design sumanabhi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sumanabhi title code a td td align center valign top width 14 28 a href http ehte5hamxa web app img src https avatars githubusercontent com u 41139956 v 4 s 100 width 100px alt hamza ehtesham farooq br sub b hamza ehtesham farooq b sub a br a href design ehteshamxa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ehteshamxa title code a td td align center valign top width 14 28 a href https github com iamnotpeterpan img src https avatars githubusercontent com u 80295779 v 4 s 100 width 100px alt iamnotpeterpan br sub b iamnotpeterpan b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author iamnotpeterpan title code a a href financial iamnotpeterpan title financial a a href design iamnotpeterpan title design a td td align center valign top width 14 28 a href https github com cetger img src https avatars githubusercontent com u 31896026 v 4 s 100 width 100px alt cetger br sub b cetger b sub a br a href design cetger title design a td td align center valign top width 14 28 a href https github com pkonopacki1 img src https avatars githubusercontent com u 17990597 v 4 s 100 width 100px alt pkonopacki br sub b pkonopacki b sub a br a href design pkonopacki1 title design a td td align center valign top width 14 28 a href https github com jokerkeny img src https avatars githubusercontent com u 10593391 v 4 s 100 width 100px alt yang yang br sub b yang yang b sub a br a href design jokerkeny title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jokerkeny title code a td tr tr td align center valign top width 14 28 a href https github com mshoaibsarwar img src https avatars githubusercontent com u 41059724 v 4 s 100 width 100px alt muhammad shoaib sarwar br sub b muhammad shoaib sarwar b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mshoaibsarwar title code a td td align center valign top width 14 28 a href https omurilo dev img src https avatars githubusercontent com u 1813234 v 4 s 100 width 100px alt murilo henrique br sub b murilo henrique b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author omurilo title code a a href design omurilo title design a td td align center valign top width 14 28 a href https github com emilianoalvz img src https avatars githubusercontent com u 79676937 v 4 s 100 width 100px alt emilianoalvz br sub b emilianoalvz b sub a br a href design emilianoalvz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author emilianoalvz title code a td td align center valign top width 14 28 a href https www ratepay com img src https avatars githubusercontent com u 34478920 v 4 s 100 width 100px alt sumana saha br sub b sumana saha b sub a br a href design sumanas27 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sumanas27 title code a td td align center valign top width 14 28 a href https github com yurii17k img src https avatars githubusercontent com u 56108535 v 4 s 100 width 100px alt yurii17k br sub b yurii17k b sub a br a href design yurii17k title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yurii17k title code a td td align center valign top width 14 28 a href https github com rpshbhandari img src https avatars githubusercontent com u 67644582 v 4 s 100 width 100px alt rupesh bhandari br sub b rupesh bhandari b sub a br a href design rpshbhandari title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rpshbhandari title code a td td align center valign top width 14 28 a href https github com salmos3718 img src https avatars githubusercontent com u 80355019 v 4 s 100 width 100px alt salmos3718 br sub b salmos3718 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author salmos3718 title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in baker jr john img src https avatars githubusercontent com u 71906203 v 4 s 100 width 100px alt john baker br sub b john baker b sub a br a href design baker jr john title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author baker jr john title code a td td align center valign top width 14 28 a href https github com sanjaysathiraju img src https avatars githubusercontent com u 80937013 v 4 s 100 width 100px alt sanjaysathiraju br sub b sanjaysathiraju b sub a br a href design sanjaysathiraju title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sanjaysathiraju title code a td td align center valign top width 14 28 a href https github com dkabashi img src https avatars githubusercontent com u 48384060 v 4 s 100 width 100px alt donat kabashi br sub b donat kabashi b sub a br a href design dkabashi title design a td td align center valign top width 14 28 a href https arulprasadj com img src https avatars githubusercontent com u 11359760 v 4 s 100 width 100px alt arul prasad j br sub b arul prasad j b sub a br a href design arulprasadj title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arulprasadj title code a td td align center valign top width 14 28 a href http chenpost com img src https avatars githubusercontent com u 8637045 v 4 s 100 width 100px alt qi chen br sub b qi chen b sub a br a href design swordwielder title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author swordwielder title code a td td align center valign top width 14 28 a href https www linkedin com in maksym dmyterko 00598816a img src https avatars githubusercontent com u 53152792 v 4 s 100 width 100px alt maksym dmyterko br sub b maksym dmyterko b sub a br a href design tehcguy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tehcguy title code a td td align center valign top width 14 28 a href https github com ilovepullrequests img src https avatars githubusercontent com u 79510995 v 4 s 100 width 100px alt ilovepullrequests br sub b ilovepullrequests b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ilovepullrequests title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in samira maleki img src https avatars githubusercontent com u 76865385 v 4 s 100 width 100px alt samira maleki br sub b samira maleki b sub a br a href design samiramaleki title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author samiramaleki title code a td td align center valign top width 14 28 a href https github com nikitamahoviya img src https avatars githubusercontent com u 43717626 v 4 s 100 width 100px alt nikita mahoviya br sub b nikita mahoviya b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author nikitamahoviya title code a td td align center valign top width 14 28 a href http www myappmemo online img src https avatars githubusercontent com u 8102337 v 4 s 100 width 100px alt jesuisdev net br sub b jesuisdev net b sub a br a href design wth mvp s title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wth mvp s title code a td td align center valign top width 14 28 a href https github com ashnaz87 img src https avatars githubusercontent com u 20570746 v 4 s 100 width 100px alt ashraf nazar br sub b ashraf nazar b sub a br a href design ashnaz87 title design a td td align center valign top width 14 28 a href http pk linkedin com in naveed99 img src https avatars githubusercontent com u 5438968 v 4 s 100 width 100px alt naveed ahmad br sub b naveed ahmad b sub a br a href design naveedahmad99 title design a td td align center valign top width 14 28 a href https github com nakzz img src https avatars githubusercontent com u 9344972 v 4 s 100 width 100px alt ajmain naqib br sub b ajmain naqib b sub a br a href design nakzz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nakzz title code a td td align center valign top width 14 28 a href http tingreavinash github io img src https avatars githubusercontent com u 39552348 v 4 s 100 width 100px alt avinash tingre br sub b avinash tingre b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author tingreavinash title code a a href design tingreavinash title design a td tr tr td align center valign top width 14 28 a href https github com nicktids img src https avatars githubusercontent com u 26164799 v 4 s 100 width 100px alt nicktids br sub b nicktids b sub a br a href design nicktids title design a td td align center valign top width 14 28 a href http www kietdinh com img src https avatars githubusercontent com u 52475783 v 4 s 100 width 100px alt keith dinh br sub b keith dinh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author keithdinh title code a a href design keithdinh title design a td td align center valign top width 14 28 a href https github com andreeferreira img src https avatars githubusercontent com u 49101040 v 4 s 100 width 100px alt andr ferreira br sub b andr ferreira b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author andreeferreira title code a a href design andreeferreira title design a td td align center valign top width 14 28 a href https github com eliottkespi img src https avatars githubusercontent com u 38857833 v 4 s 100 width 100px alt eliottkespi br sub b eliottkespi b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author eliottkespi title code a a href design eliottkespi title design a td td align center valign top width 14 28 a href https github com praveenpno img src https avatars githubusercontent com u 11199918 v 4 s 100 width 100px alt praveenpno br sub b praveenpno b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author praveenpno title code a a href design praveenpno title design a td td align center valign top width 14 28 a href https github com vitowidigdo img src https avatars githubusercontent com u 35423212 v 4 s 100 width 100px alt vitowidigdo br sub b vitowidigdo b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author vitowidigdo title code a a href design vitowidigdo title design a td td align center valign top width 14 28 a href http idevesh in img src https avatars githubusercontent com u 63795693 v 4 s 100 width 100px alt devesh pratap singh br sub b devesh pratap singh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author idevesh title code a a href design idevesh title design a td tr tr td align center valign top width 14 28 a href https github com d4rio img src https avatars githubusercontent com u 14243 v 4 s 100 width 100px alt dario rodriguez br sub b dario rodriguez b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author d4rio title code a a href design d4rio title design a td td align center valign top width 14 28 a href https github com shididaisy img src https avatars githubusercontent com u 13568966 v 4 s 100 width 100px alt charmander didi br sub b charmander didi b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author shididaisy title code a a href design shididaisy title design a td td align center valign top width 14 28 a href https github com phbasin img src https avatars githubusercontent com u 60905941 v 4 s 100 width 100px alt phbasin br sub b phbasin b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author phbasin title code a a href design phbasin title design a td td align center valign top width 14 28 a href http in linkedin com in ritvik92 img src https avatars githubusercontent com u 9117019 v 4 s 100 width 100px alt ritvik singh chauhan br sub b ritvik singh chauhan b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author s3c d43m0n title code a a href design s3c d43m0n title design a td td align center valign top width 14 28 a href https riyamathew 11 github io riyapmathew2000 img src https avatars githubusercontent com u 60656677 v 4 s 100 width 100px alt riya p mathew br sub b riya p mathew b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author riyamathew 11 title code a a href design riyamathew 11 title design a td td align center valign top width 14 28 a href http linkedin com in stephanie cherubin img src https avatars githubusercontent com u 26418542 v 4 s 100 width 100px alt stephanie cherubin br sub b stephanie cherubin b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author stephaniecherubin title code a a href design stephaniecherubin title design a td td align center valign top width 14 28 a href https github com benitesgui img src https avatars githubusercontent com u 12888298 v 4 s 100 width 100px alt benitesgui br sub b benitesgui b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author benitesgui title code a a href design benitesgui title design a td tr tr td align center valign top width 14 28 a href https github com farikbear img src https avatars githubusercontent com u 35699679 v 4 s 100 width 100px alt farikbear br sub b farikbear b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author farikbear title code a a href design farikbear title design a td td align center valign top width 14 28 a href https www linkedin com in dmytrohavrilov img src https avatars githubusercontent com u 25771771 v 4 s 100 width 100px alt dmytro havrilov br sub b dmytro havrilov b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author gavrilow title code a a href design gavrilow title design a td td align center valign top width 14 28 a href https youtube com right2trick img src https avatars githubusercontent com u 17097240 v 4 s 100 width 100px alt parvesh monu br sub b parvesh monu b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author parveshdhull title code a a href design parveshdhull title design a td td align center valign top width 14 28 a href http stackoverflow com users 990070 dipen panchasara img src https avatars githubusercontent com u 1386724 v 4 s 100 width 100px alt dipen panchasara br sub b dipen panchasara b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author dipenpanchasara title code a a href design dipenpanchasara title design a td td align center valign top width 14 28 a href http www gudasoft com img src https avatars githubusercontent com u 25951 v 4 s 100 width 100px alt gudata br sub b gudata b sub a br a href design gudata title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gudata title code a td td align center valign top width 14 28 a href https github com gawadeditor img src https avatars githubusercontent com u 11796330 v 4 s 100 width 100px alt gawadeditor br sub b gawadeditor b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author gawadeditor title code a a href design gawadeditor title design a td td align center valign top width 14 28 a href https github com taletski img src https avatars githubusercontent com u 25644093 v 4 s 100 width 100px alt kirill taletski br sub b kirill taletski b sub a br a href design taletski title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author taletski title code a td tr tr td align center valign top width 14 28 a href http saajan work img src https avatars githubusercontent com u 2259377 v 4 s 100 width 100px alt saajan br sub b saajan b sub a br a href design saajan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saajan title code a td td align center valign top width 14 28 a href http www silicons studio img src https avatars githubusercontent com u 66439372 v 4 s 100 width 100px alt kushagra s br sub b kushagra s b sub a br a href design skushagra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author skushagra title code a td td align center valign top width 14 28 a href https github com oanhgle img src https avatars githubusercontent com u 62354718 v 4 s 100 width 100px alt oanh le br sub b oanh le b sub a br a href design oanhgle title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author oanhgle title code a td td align center valign top width 14 28 a href https github com fmedv img src https avatars githubusercontent com u 28409749 v 4 s 100 width 100px alt frane medvidovi br sub b frane medvidovi b sub a br a href design fmedv title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author fmedv title code a td td align center valign top width 14 28 a href https cixtor com img src https avatars githubusercontent com u 1933999 v 4 s 100 width 100px alt yorman br sub b yorman b sub a br a href design cixtor title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cixtor title code a td td align center valign top width 14 28 a href https www billpwchan com img src https avatars githubusercontent com u 25129943 v 4 s 100 width 100px alt bill chan br sub b bill chan b sub a br a href design billpwchan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author billpwchan title code a td td align center valign top width 14 28 a href http pratiklomte1412 pythonanywhere com img src https avatars githubusercontent com u 66465662 v 4 s 100 width 100px alt pratik lomte br sub b pratik lomte b sub a br a href design pratiklomte title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pratiklomte title code a td tr tr td align center valign top width 14 28 a href https github com shenlong2010 img src https avatars githubusercontent com u 57968871 v 4 s 100 width 100px alt loc lam br sub b loc lam b sub a br a href design shenlong2010 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shenlong2010 title code a td td align center valign top width 14 28 a href https github com tusar6701 img src https avatars githubusercontent com u 64353205 v 4 s 100 width 100px alt tusar ranjan mahapatra br sub b tusar ranjan mahapatra b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author tusar6701 title code a td td align center valign top width 14 28 a href https github com bhargavkanjarla img src https avatars githubusercontent com u 58546127 v 4 s 100 width 100px alt bhargavkanjarla br sub b bhargavkanjarla b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author bhargavkanjarla title code a td td align center valign top width 14 28 a href http karel be img src https avatars githubusercontent com u 10829524 v 4 s 100 width 100px alt karel de smet br sub b karel de smet b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author snakehead007 title code a a href design snakehead007 title design a td td align center valign top width 14 28 a href https github com sidisan img src https avatars githubusercontent com u 83332740 v 4 s 100 width 100px alt sidisan br sub b sidisan b sub a br a href design sidisan title design a td td align center valign top width 14 28 a href https github com ygnzayarphyo img src https avatars githubusercontent com u 32730630 v 4 s 100 width 100px alt ygnzayarphyo br sub b ygnzayarphyo b sub a br a href design ygnzayarphyo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ygnzayarphyo title code a td td align center valign top width 14 28 a href https github com svansteelandt img src https avatars githubusercontent com u 34523482 v 4 s 100 width 100px alt svansteelandt br sub b svansteelandt b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author svansteelandt title code a td tr tr td align center valign top width 14 28 a href https github com kebechet img src https avatars githubusercontent com u 37485681 v 4 s 100 width 100px alt kebechet br sub b kebechet b sub a br a href design kebechet title design a td td align center valign top width 14 28 a href https github com danie007 img src https avatars githubusercontent com u 50566479 v 4 s 100 width 100px alt daniel selvan d br sub b daniel selvan d b sub a br a href design danie007 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author danie007 title code a td td align center valign top width 14 28 a href http www mahdirazavi net img src https avatars githubusercontent com u 6397404 v 4 s 100 width 100px alt mahdi razavi br sub b mahdi razavi b sub a br a href design m razavi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author m razavi title code a td td align center valign top width 14 28 a href http the coding lab com img src https avatars githubusercontent com u 56223902 v 4 s 100 width 100px alt niklas tiede br sub b niklas tiede b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author niklastiede title code a a href design niklastiede title design a td td align center valign top width 14 28 a href https github com narutubaderddin img src https avatars githubusercontent com u 43589046 v 4 s 100 width 100px alt narutubaderddin br sub b narutubaderddin b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author narutubaderddin title code a a href design narutubaderddin title design a td td align center valign top width 14 28 a href https dylanhoodportfoliowebsite web app img src https avatars githubusercontent com u 66035537 v 4 s 100 width 100px alt dylandhood br sub b dylandhood b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author dylanhood title code a td td align center valign top width 14 28 a href https github com nero002 img src https avatars githubusercontent com u 38027375 v 4 s 100 width 100px alt dheeraj gupta br sub b dheeraj gupta b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author nero002 title code a td tr tr td align center valign top width 14 28 a href https www yellowduck be img src https avatars githubusercontent com u 74731 v 4 s 100 width 100px alt pieter claerhout br sub b pieter claerhout b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author pieterclaerhout title code a a href design pieterclaerhout title design a td td align center valign top width 14 28 a href https shivam48972 github io portfolio img src https avatars githubusercontent com u 53830298 v 4 s 100 width 100px alt shivam agnihotri br sub b shivam agnihotri b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author shivam48972 title code a td td align center valign top width 14 28 a href https github com ranjithreddy narra img src https avatars githubusercontent com u 76155807 v 4 s 100 width 100px alt ranjithreddy narra br sub b ranjithreddy narra b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ranjithreddy narra title code a td td align center valign top width 14 28 a href https github com nikkiw96 img src https avatars githubusercontent com u 43293583 v 4 s 100 width 100px alt nikita wadhwani br sub b nikita wadhwani b sub a br a href design nikkiw96 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nikkiw96 title code a td td align center valign top width 14 28 a href https github com rsholokh img src https avatars githubusercontent com u 67190621 v 4 s 100 width 100px alt rsholokh br sub b rsholokh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author rsholokh title code a a href design rsholokh title design a td td align center valign top width 14 28 a href http salislab net img src https avatars githubusercontent com u 26147572 v 4 s 100 width 100px alt ayaan hossain br sub b ayaan hossain b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ayaanhossain title code a a href design ayaanhossain title design a td td align center valign top width 14 28 a href https github com rajeshswarna123 img src https avatars githubusercontent com u 25494087 v 4 s 100 width 100px alt rajesh swarna br sub b rajesh swarna b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author rajeshswarna123 title code a td tr tr td align center valign top width 14 28 a href https github com denizetkar img src https avatars githubusercontent com u 25102252 v 4 s 100 width 100px alt deniz etkar br sub b deniz etkar b sub a br a href design denizetkar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author denizetkar title code a td td align center valign top width 14 28 a href https github com pro335 img src https avatars githubusercontent com u 78080037 v 4 s 100 width 100px alt pro335 br sub b pro335 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author pro335 title code a a href design pro335 title design a td td align center valign top width 14 28 a href http jakub radzik ovh img src https avatars githubusercontent com u 42437524 v 4 s 100 width 100px alt jakub radzik br sub b jakub radzik b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author radzikoska123 title code a a href design radzikoska123 title design a td td align center valign top width 14 28 a href https github com ihamzakhanzada img src https avatars githubusercontent com u 34980386 v 4 s 100 width 100px alt hamza khanzada br sub b hamza khanzada b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author ihamzakhanzada title code a td td align center valign top width 14 28 a href https github com arnonrdp img src https avatars githubusercontent com u 26576201 v 4 s 100 width 100px alt arnon br sub b arnon b sub a br a href design arnonrdp title design a td td align center valign top width 14 28 a href https github com viksin19 img src https avatars githubusercontent com u 52523831 v 4 s 100 width 100px alt vikram singh br sub b vikram singh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author viksin19 title code a td td align center valign top width 14 28 a href http shohruh maxmudov mail ru img src https avatars githubusercontent com u 41718373 v 4 s 100 width 100px alt shoxruxbek br sub b shoxruxbek b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mr shoxruxbek title code a a href design mr shoxruxbek title design a td tr tr td align center valign top width 14 28 a href https github com aamita96 img src https avatars githubusercontent com u 31533685 v 4 s 100 width 100px alt amit khatri br sub b amit khatri b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author aamita96 title code a a href design aamita96 title design a td td align center valign top width 14 28 a href https www linkedin com in sardarwaliullah img src https avatars githubusercontent com u 62393901 v 4 s 100 width 100px alt wali ullah br sub b wali ullah b sub a br a href design saberglow title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saberglow title code a td td align center valign top width 14 28 a href https github com amit11794 img src https avatars githubusercontent com u 63143298 v 4 s 100 width 100px alt amit11794 br sub b amit11794 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author amit11794 title code a a href design amit11794 title design a td td align center valign top width 14 28 a href https github com metis macys 66898 img src https avatars githubusercontent com u 30054892 v 4 s 100 width 100px alt metis macys 66898 br sub b metis macys 66898 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author metis macys 66898 title code a a href design metis macys 66898 title design a td td align center valign top width 14 28 a href https github com faisalmaqbool94 img src https avatars githubusercontent com u 32066661 v 4 s 100 width 100px alt faisal maqbool br sub b faisal maqbool b sub a br a href design faisalmaqbool94 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author faisalmaqbool94 title code a td td align center valign top width 14 28 a href http kneeraj netlify app img src https avatars githubusercontent com u 33743260 v 4 s 100 width 100px alt kumar neeraj br sub b kumar neeraj b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kneeraj038 title code a a href design kneeraj038 title design a td td align center valign top width 14 28 a href https github com mauriziomarini img src https avatars githubusercontent com u 16784058 v 4 s 100 width 100px alt maurizio marini br sub b maurizio marini b sub a br a href design mauriziomarini title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mauriziomarini title code a td tr tr td align center valign top width 14 28 a href https github com saketkothari img src https avatars githubusercontent com u 81709725 v 4 s 100 width 100px alt saket kothari br sub b saket kothari b sub a br a href design saketkothari title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saketkothari title code a td td align center valign top width 14 28 a href http linkedin com in szymon zborowski img src https avatars githubusercontent com u 22434824 v 4 s 100 width 100px alt szymon zborowski br sub b szymon zborowski b sub a br a href design zoltepudeleczko title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zoltepudeleczko title code a td td align center valign top width 14 28 a href https github com iks3000 img src https avatars githubusercontent com u 5254318 v 4 s 100 width 100px alt iks3000 br sub b iks3000 b sub a br a href design iks3000 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author iks3000 title code a td td align center valign top width 14 28 a href https ehcan ir img src https avatars githubusercontent com u 17311943 v 4 s 100 width 100px alt ehsan seyedi br sub b ehsan seyedi b sub a br a href design ehcaning title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ehcaning title code a td td align center valign top width 14 28 a href https github com vanekbr img src https avatars githubusercontent com u 9375213 v 4 s 100 width 100px alt vanekbr br sub b vanekbr b sub a br a href design vanekbr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vanekbr title code a td td align center valign top width 14 28 a href https github com princy04 img src https avatars githubusercontent com u 47716901 v 4 s 100 width 100px alt princy m br sub b princy m b sub a br a href design princy04 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author princy04 title code a td td align center valign top width 14 28 a href http www shijiezhou com img src https avatars githubusercontent com u 28111591 v 4 s 100 width 100px alt shijie zhou br sub b shijie zhou b sub a br a href design shijiezhou1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shijiezhou1 title code a td tr tr td align center valign top width 14 28 a href https github com lakshyamcs16 img src https avatars githubusercontent com u 32986427 v 4 s 100 width 100px alt lakshyamcs16 br sub b lakshyamcs16 b sub a br a href design lakshyamcs16 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lakshyamcs16 title code a td td align center valign top width 14 28 a href http facco tk img src https avatars githubusercontent com u 54476134 v 4 s 100 width 100px alt filippo facco br sub b filippo facco b sub a br a href design facco1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author facco1 title code a td td align center valign top width 14 28 a href https github com mendel5 img src https avatars githubusercontent com u 60322520 v 4 s 100 width 100px alt mendel5 br sub b mendel5 b sub a br a href design mendel5 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mendel5 title code a td td align center valign top width 14 28 a href https github com dandrok img src https avatars githubusercontent com u 46764643 v 4 s 100 width 100px alt patryk br sub b patryk b sub a br a href design dandrok title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dandrok title code a td td align center valign top width 14 28 a href https github com vishwasangani img src https avatars githubusercontent com u 46647788 v 4 s 100 width 100px alt vishwasangani br sub b vishwasangani b sub a br a href design vishwasangani title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vishwasangani title code a td td align center valign top width 14 28 a href http yzalvin github io img src https avatars githubusercontent com u 14051545 v 4 s 100 width 100px alt alvin zhao br sub b alvin zhao b sub a br a href design yzalvin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yzalvin title code a td td align center valign top width 14 28 a href https lazargugleta github io img src https avatars githubusercontent com u 37106022 v 4 s 100 width 100px alt lazar gugleta br sub b lazar gugleta b sub a br a href design lazargugleta title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lazargugleta title code a td tr tr td align center valign top width 14 28 a href https github com vmicho img src https avatars githubusercontent com u 66125746 v 4 s 100 width 100px alt vmicho br sub b vmicho b sub a br a href design vmicho title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vmicho title code a td td align center valign top width 14 28 a href https github com theexicuter img src https avatars githubusercontent com u 45738492 v 4 s 100 width 100px alt sikandar ali br sub b sikandar ali b sub a br a href design theexicuter title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author theexicuter title code a td td align center valign top width 14 28 a href https therajababu com img src https avatars githubusercontent com u 18283763 v 4 s 100 width 100px alt raja babu br sub b raja babu b sub a br a href design therajababu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author therajababu title code a td td align center valign top width 14 28 a href https github com faizajahanzeb img src https avatars githubusercontent com u 47185146 v 4 s 100 width 100px alt faizajahanzeb br sub b faizajahanzeb b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author faizajahanzeb title code a td td align center valign top width 14 28 a href https github com guil ait img src https avatars githubusercontent com u 68529315 v 4 s 100 width 100px alt guil ait br sub b guil ait b sub a br a href design guil ait title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author guil ait title code a td td align center valign top width 14 28 a href https www linkedin com in kushal das 7337421a9 img src https avatars githubusercontent com u 61356005 v 4 s 100 width 100px alt kushal das br sub b kushal das b sub a br a href design kushal997 das title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kushal997 das title code a td td align center valign top width 14 28 a href https github com luismi74 img src https avatars githubusercontent com u 15695141 v 4 s 100 width 100px alt luis bonilla br sub b luis bonilla b sub a br a href design luismi74 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author luismi74 title code a td tr tr td align center valign top width 14 28 a href https github com jovan1013 img src https avatars githubusercontent com u 71839993 v 4 s 100 width 100px alt jovan1013 br sub b jovan1013 b sub a br a href design jovan1013 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jovan1013 title code a td td align center valign top width 14 28 a href https www suesslabs com img src https avatars githubusercontent com u 1216684 v 4 s 100 width 100px alt damian br sub b damian b sub a br a href design damiansuess title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author damiansuess title code a td td align center valign top width 14 28 a href https github com gyash21 img src https avatars githubusercontent com u 64211142 v 4 s 100 width 100px alt yash gupta br sub b yash gupta b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author gyash21 title code a td td align center valign top width 14 28 a href https github com lolcatnip img src https avatars githubusercontent com u 25205029 v 4 s 100 width 100px alt lolcatnip br sub b lolcatnip b sub a br a href design lolcatnip title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lolcatnip title code a td td align center valign top width 14 28 a href https bandism net img src https avatars githubusercontent com u 22633385 v 4 s 100 width 100px alt ikko ashimine br sub b ikko ashimine b sub a br a href design eltociear title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author eltociear title code a td td align center valign top width 14 28 a href http farukh me img src https avatars githubusercontent com u 42496291 v 4 s 100 width 100px alt farukh br sub b farukh b sub a br a href design farukh1x95 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author farukh1x95 title code a td td align center valign top width 14 28 a href https github com moksedul img src https avatars githubusercontent com u 37239739 v 4 s 100 width 100px alt moksedul br sub b moksedul b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author moksedul title code a a href design moksedul title design a td tr tr td align center valign top width 14 28 a href https github com nvntkmr81 img src https avatars githubusercontent com u 26296352 v 4 s 100 width 100px alt navneet kumar br sub b navneet kumar b sub a br a href design nvntkmr81 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nvntkmr81 title code a td td align center valign top width 14 28 a href http saqibalmalik github io img src https avatars githubusercontent com u 23048174 v 4 s 100 width 100px alt saqib almalik br sub b saqib almalik b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author saqibalmalik title code a td td align center valign top width 14 28 a href https github com fahimrahman img src https avatars githubusercontent com u 11030238 v 4 s 100 width 100px alt fahimrahman br sub b fahimrahman b sub a br a href design fahimrahman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author fahimrahman title code a td td align center valign top width 14 28 a href https github com patilvaibhav12 img src https avatars githubusercontent com u 58618808 v 4 s 100 width 100px alt vaibhav patil br sub b vaibhav patil b sub a br a href design patilvaibhav12 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author patilvaibhav12 title code a td td align center valign top width 14 28 a href https github com rahul madaan img src https avatars githubusercontent com u 34760210 v 4 s 100 width 100px alt rahul madan br sub b rahul madan b sub a br a href design rahul madaan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rahul madaan title code a td td align center valign top width 14 28 a href https github com kartikkaklotar img src https avatars githubusercontent com u 40653319 v 4 s 100 width 100px alt kartik kaklotar br sub b kartik kaklotar b sub a br a href design kartikkaklotar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kartikkaklotar title code a td td align center valign top width 14 28 a href https asahiocean com img src https avatars githubusercontent com u 61920574 v 4 s 100 width 100px alt asahi ocean br sub b asahi ocean b sub a br a href design asahiocean title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author asahiocean title code a td tr tr td align center valign top width 14 28 a href https github com djungbluth img src https avatars githubusercontent com u 651505 v 4 s 100 width 100px alt daniel jungbluth br sub b daniel jungbluth b sub a br a href design djungbluth title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author djungbluth title code a td td align center valign top width 14 28 a href https github com rajdeep borana img src https avatars githubusercontent com u 84788418 v 4 s 100 width 100px alt rajdeep singh borana br sub b rajdeep singh borana b sub a br a href design rajdeep borana title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rajdeep borana title code a td td align center valign top width 14 28 a href https github com moonface19 img src https avatars githubusercontent com u 31180335 v 4 s 100 width 100px alt ankitha19 br sub b ankitha19 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author moonface19 title code a td td align center valign top width 14 28 a href https www linkedin com in linh tran 16b4b11ab img src https avatars githubusercontent com u 73977514 v 4 s 100 width 100px alt linh tran br sub b linh tran b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author linhtran2407 title code a td td align center valign top width 14 28 a href https github com islamarr img src https avatars githubusercontent com u 38818550 v 4 s 100 width 100px alt islamarr br sub b islamarr b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author islamarr title code a a href design islamarr title design a td td align center valign top width 14 28 a href https github com sabith nadakkavil img src https avatars githubusercontent com u 47350620 v 4 s 100 width 100px alt mohamed sabith br sub b mohamed sabith b sub a br a href design sabith nadakkavil title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sabith nadakkavil title code a td td align center valign top width 14 28 a href https github com miguelangelcruza img src https avatars githubusercontent com u 21376895 v 4 s 100 width 100px alt miguel angel cruz acosta br sub b miguel angel cruz acosta b sub a br a href design miguelangelcruza title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author miguelangelcruza title code a td tr tr td align center valign top width 14 28 a href https adebayo dev img src https avatars githubusercontent com u 46798106 v 4 s 100 width 100px alt adebayo ilerioluwa br sub b adebayo ilerioluwa b sub a br a href design adebayoileri title design a td td align center valign top width 14 28 a href https github com wodyy666 img src https avatars githubusercontent com u 33988354 v 4 s 100 width 100px alt markus br sub b markus b sub a br a href design wodyy666 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wodyy666 title code a td td align center valign top width 14 28 a href https github com dkonyayev img src https avatars githubusercontent com u 15344498 v 4 s 100 width 100px alt dkonyayev br sub b dkonyayev b sub a br a href design dkonyayev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dkonyayev title code a td td align center valign top width 14 28 a href https www linkedin com in kevin a mathew img src https avatars githubusercontent com u 30661278 v 4 s 100 width 100px alt kevin a mathew br sub b kevin a mathew b sub a br a href design kevinam99 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kevinam99 title code a td td align center valign top width 14 28 a href https www linkedin com in davidqmelo img src https avatars githubusercontent com u 1130405 v 4 s 100 width 100px alt david melo br sub b david melo b sub a br a href design djayor title design a a href data djayor title data a td td align center valign top width 14 28 a href https www linkedin com in sacha roussakis notter b6903095 img src https avatars githubusercontent com u 45083490 v 4 s 100 width 100px alt dfw1n br sub b dfw1n b sub a br a href design dfw1n title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dfw1n title code a td td align center valign top width 14 28 a href https github com sohaibayub img src https avatars githubusercontent com u 3404286 v 4 s 100 width 100px alt sohaib ayub br sub b sohaib ayub b sub a br a href design sohaibayub title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sohaibayub title code a td tr tr td align center valign top width 14 28 a href https github com naveen2593kumar img src https avatars githubusercontent com u 25560921 v 4 s 100 width 100px alt navvy br sub b navvy b sub a br a href design naveen2593kumar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author naveen2593kumar title code a td td align center valign top width 14 28 a href https github com bloodiator2 img src https avatars githubusercontent com u 86468614 v 4 s 100 width 100px alt bloodiator2 br sub b bloodiator2 b sub a br a href design bloodiator2 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bloodiator2 title code a td td align center valign top width 14 28 a href https github com hans min img src https avatars githubusercontent com u 47271600 v 4 s 100 width 100px alt hanji br sub b hanji b sub a br a href design hans min title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hans min title code a td td align center valign top width 14 28 a href https github com arthur74 img src https avatars githubusercontent com u 7101278 v 4 s 100 width 100px alt arthur74 br sub b arthur74 b sub a br a href design arthur74 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arthur74 title code a td td align center valign top width 14 28 a href https www linkedin com in sri subathra devi b 50735280 img src https avatars githubusercontent com u 55084520 v 4 s 100 width 100px alt sri subathra devi b br sub b sri subathra devi b b sub a br a href design subathra19 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author subathra19 title code a td td align center valign top width 14 28 a href https github com makifay img src https avatars githubusercontent com u 6209605 v 4 s 100 width 100px alt akif aydogmus br sub b akif aydogmus b sub a br a href design makifay title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author makifay title code a td td align center valign top width 14 28 a href https github com umer javaid img src https avatars githubusercontent com u 5458744 v 4 s 100 width 100px alt umer javaid br sub b umer javaid b sub a br a href design umer javaid title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author umer javaid title code a td tr tr td align center valign top width 14 28 a href https github com norioumata img src https avatars githubusercontent com u 49550016 v 4 s 100 width 100px alt norio umata br sub b norio umata b sub a br a href design norioumata title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author norioumata title code a td td align center valign top width 14 28 a href https github com gazihasanrahman img src https avatars githubusercontent com u 32906826 v 4 s 100 width 100px alt gazi hasan rahman br sub b gazi hasan rahman b sub a br a href design gazihasanrahman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gazihasanrahman title code a td td align center valign top width 14 28 a href https www linkedin com in ktn0047 img src https avatars githubusercontent com u 5679700 v 4 s 100 width 100px alt keith nguyen br sub b keith nguyen b sub a br a href design ecigar13 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ecigar13 title code a td td align center valign top width 14 28 a href https megalomaniacslair co uk img src https avatars githubusercontent com u 4312997 v 4 s 100 width 100px alt megalomaniac br sub b megalomaniac b sub a br a href design drmegalomaniac title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author drmegalomaniac title code a td td align center valign top width 14 28 a href https github com shanks3 img src https avatars githubusercontent com u 19852114 v 4 s 100 width 100px alt shanks3 br sub b shanks3 b sub a br a href design shanks3 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shanks3 title code a td td align center valign top width 14 28 a href https github com farhadalishov img src https avatars githubusercontent com u 60629807 v 4 s 100 width 100px alt farhad alishov br sub b farhad alishov b sub a br a href design farhadalishov title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author farhadalishov title code a td td align center valign top width 14 28 a href http vanpariyar in img src https avatars githubusercontent com u 26689210 v 4 s 100 width 100px alt ronak j vanpariya br sub b ronak j vanpariya b sub a br a href design vanpariyar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vanpariyar title code a td tr tr td align center valign top width 14 28 a href https github com azrael0learza img src https avatars githubusercontent com u 65418079 v 4 s 100 width 100px alt azrael0learza br sub b azrael0learza b sub a br a href design azrael0learza title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author azrael0learza title code a td td align center valign top width 14 28 a href https github com pavstar619 img src https avatars githubusercontent com u 52383535 v 4 s 100 width 100px alt pavel rahman br sub b pavel rahman b sub a br a href design pavstar619 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pavstar619 title code a td td align center valign top width 14 28 a href https github com chuabern img src https avatars githubusercontent com u 34312496 v 4 s 100 width 100px alt chuabern br sub b chuabern b sub a br a href design chuabern title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chuabern title code a td td align center valign top width 14 28 a href https github com rahultirkey1 img src https avatars githubusercontent com u 52082555 v 4 s 100 width 100px alt rahul tirkey br sub b rahul tirkey b sub a br a href design rahultirkey1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rahultirkey1 title code a td td align center valign top width 14 28 a href http ruslanbes com img src https avatars githubusercontent com u 4248022 v 4 s 100 width 100px alt ruslan bes br sub b ruslan bes b sub a br a href design ruslanbes title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ruslanbes title code a a href example ruslanbes title examples a a href maintenance ruslanbes title maintenance a a href content ruslanbes title content a a href data ruslanbes title data a a href infra ruslanbes title infrastructure hosting build tools etc a td td align center valign top width 14 28 a href https github com bohdansworkshop img src https avatars githubusercontent com u 26243346 v 4 s 100 width 100px alt bohdan br sub b bohdan b sub a br a href design bohdansworkshop title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bohdansworkshop title code a td td align center valign top width 14 28 a href https github com juzdzewski img src https avatars githubusercontent com u 34581620 v 4 s 100 width 100px alt juzdzewski br sub b juzdzewski b sub a br a href design juzdzewski title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author juzdzewski title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in grigor minasyan img src https avatars githubusercontent com u 4447177 v 4 s 100 width 100px alt grigor minasyan br sub b grigor minasyan b sub a br a href design grigor minasyan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author grigor minasyan title code a td td align center valign top width 14 28 a href https github com alvintwc img src https avatars githubusercontent com u 55237079 v 4 s 100 width 100px alt alvintwc br sub b alvintwc b sub a br a href design alvintwc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alvintwc title code a td td align center valign top width 14 28 a href https github com anandnat img src https avatars githubusercontent com u 6303094 v 4 s 100 width 100px alt anand natarajan br sub b anand natarajan b sub a br a href design anandnat title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anandnat title code a td td align center valign top width 14 28 a href https github com esyekas img src https avatars githubusercontent com u 12535720 v 4 s 100 width 100px alt kashan ali br sub b kashan ali b sub a br a href design esyekas title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author esyekas title code a td td align center valign top width 14 28 a href https github com 2math0 img src https avatars githubusercontent com u 50797015 v 4 s 100 width 100px alt thomas meshail br sub b thomas meshail b sub a br a href design 2math0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 2math0 title code a td td align center valign top width 14 28 a href https lamegaton github io img src https avatars githubusercontent com u 5988492 v 4 s 100 width 100px alt son pham br sub b son pham b sub a br a href design lamegaton title design a td td align center valign top width 14 28 a href https github com frenchytheasian img src https avatars githubusercontent com u 53289952 v 4 s 100 width 100px alt michael french br sub b michael french b sub a br a href example frenchytheasian title examples a td tr tr td align center valign top width 14 28 a href https www linkedin com in yashmishra12 img src https avatars githubusercontent com u 32962569 v 4 s 100 width 100px alt yash mishra br sub b yash mishra b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author yashmishra12 title documentation a td td align center valign top width 14 28 a href https github com marod1971 img src https avatars githubusercontent com u 37345146 v 4 s 100 width 100px alt miguel rodriguez br sub b miguel rodriguez b sub a br a href design marod1971 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author marod1971 title code a td td align center valign top width 14 28 a href https github com pbachman img src https avatars githubusercontent com u 393635 v 4 s 100 width 100px alt philipp bachmann br sub b philipp bachmann b sub a br a href design pbachman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pbachman title code a td td align center valign top width 14 28 a href https github com sunny7899 img src https avatars githubusercontent com u 15168009 v 4 s 100 width 100px alt sunny br sub b sunny b sub a br a href design sunny7899 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sunny7899 title code a td td align center valign top width 14 28 a href https www linkedin com in siddharth9chatterjee img src https avatars githubusercontent com u 59141222 v 4 s 100 width 100px alt siddharth chatterjee br sub b siddharth chatterjee b sub a br a href design siddharthchatterjee9 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author siddharthchatterjee9 title code a td td align center valign top width 14 28 a href https naghavipour ir img src https avatars githubusercontent com u 39297270 v 4 s 100 width 100px alt michael naghavipour br sub b michael naghavipour b sub a br a href design michaelnaghavipour title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author michaelnaghavipour title code a td td align center valign top width 14 28 a href https sahilgarg90 github io img src https avatars githubusercontent com u 8426016 v 4 s 100 width 100px alt sahil garg br sub b sahil garg b sub a br a href design sahilgarg90 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sahilgarg90 title code a td tr tr td align center valign top width 14 28 a href https github com react ghost img src https avatars githubusercontent com u 53898208 v 4 s 100 width 100px alt microlion br sub b microlion b sub a br a href design react ghost title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author react ghost title code a td td align center valign top width 14 28 a href https github com wctwc img src https avatars githubusercontent com u 55237079 v 4 s 100 width 100px alt wctwc br sub b wctwc b sub a br a href design wctwc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wctwc title code a td td align center valign top width 14 28 a href https github com rhnsharma img src https avatars githubusercontent com u 22129063 v 4 s 100 width 100px alt rohan sharma br sub b rohan sharma b sub a br a href data rhnsharma title data a td td align center valign top width 14 28 a href https github com ashishbodla img src https avatars githubusercontent com u 30318783 v 4 s 100 width 100px alt ashishbodla br sub b ashishbodla b sub a br a href design ashishbodla title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ashishbodla title code a td td align center valign top width 14 28 a href https github com garkuwa img src https avatars githubusercontent com u 27901660 v 4 s 100 width 100px alt taras pysarskyi br sub b taras pysarskyi b sub a br a href design garkuwa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author garkuwa title code a td td align center valign top width 14 28 a href https www luqmanbello com img src https avatars githubusercontent com u 22626993 v 4 s 100 width 100px alt luqman bello o br sub b luqman bello o b sub a br a href design lukazcreations title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lukazcreations title code a td td align center valign top width 14 28 a href https github com dyingdown img src https avatars githubusercontent com u 41174243 v 4 s 100 width 100px alt dyingdown br sub b dyingdown b sub a br a href design dyingdown title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dyingdown title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in diegochappedelaine img src https avatars githubusercontent com u 25375651 v 4 s 100 width 100px alt diego chapedelaine br sub b diego chapedelaine b sub a br a href design diegochappedelaine title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author diegochappedelaine title code a td td align center valign top width 14 28 a href https github com richleemagno img src https avatars githubusercontent com u 85104181 v 4 s 100 width 100px alt richlee br sub b richlee b sub a br a href design richleemagno title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author richleemagno title code a td td align center valign top width 14 28 a href https github com asifhabib img src https avatars githubusercontent com u 3713433 v 4 s 100 width 100px alt asif habib br sub b asif habib b sub a br a href design asifhabib title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author asifhabib title code a td td align center valign top width 14 28 a href https www hmazharul com img src https avatars githubusercontent com u 2561458 v 4 s 100 width 100px alt mazharul hossain br sub b mazharul hossain b sub a br a href design mazharul hossain title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mazharul hossain title code a td td align center valign top width 14 28 a href https github com tonikolaba img src https avatars githubusercontent com u 24297746 v 4 s 100 width 100px alt toni br sub b toni b sub a br a href design tonikolaba title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tonikolaba title code a td td align center valign top width 14 28 a href https github com pragyanshu rai img src https avatars githubusercontent com u 52020738 v 4 s 100 width 100px alt pragyanshu rai br sub b pragyanshu rai b sub a br a href design pragyanshu rai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pragyanshu rai title code a td td align center valign top width 14 28 a href https github com mattheweller img src https avatars githubusercontent com u 8635070 v 4 s 100 width 100px alt matthew eller br sub b matthew eller b sub a br a href design mattheweller title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mattheweller title code a td tr tr td align center valign top width 14 28 a href https github com abhibiju img src https avatars githubusercontent com u 83188832 v 4 s 100 width 100px alt abhibiju br sub b abhibiju b sub a br a href design abhibiju title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author abhibiju title code a td td align center valign top width 14 28 a href https github com romazho img src https avatars githubusercontent com u 45086380 v 4 s 100 width 100px alt roman zhornytskiy br sub b roman zhornytskiy b sub a br a href design romazho title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author romazho title code a td td align center valign top width 14 28 a href https www linkedin com in lucascamino img src https avatars githubusercontent com u 31540151 v 4 s 100 width 100px alt lucas camino br sub b lucas camino b sub a br a href design lucasca95 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lucasca95 title code a td td align center valign top width 14 28 a href https joaocasarin github io img src https avatars githubusercontent com u 48847394 v 4 s 100 width 100px alt jo o vitor casarin br sub b jo o vitor casarin b sub a br a href design joaocasarin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author joaocasarin title code a td td align center valign top width 14 28 a href https github com evgeniyshay img src https avatars githubusercontent com u 4928747 v 4 s 100 width 100px alt evgeniy shay br sub b evgeniy shay b sub a br a href design evgeniyshay title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author evgeniyshay title code a td td align center valign top width 14 28 a href https ehsanbarkhordar github io img src https avatars githubusercontent com u 22658149 v 4 s 100 width 100px alt ehsan barkhordar br sub b ehsan barkhordar b sub a br a href design ehsanbarkhordar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ehsanbarkhordar title code a td td align center valign top width 14 28 a href https gab618 github io curriculo html frontend html img src https avatars githubusercontent com u 24815192 v 4 s 100 width 100px alt gabriel br sub b gabriel b sub a br a href design gab618 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gab618 title code a td tr tr td align center valign top width 14 28 a href https www instagram com 7shibu ninja img src https avatars githubusercontent com u 44550746 v 4 s 100 width 100px alt shibu mohapatra br sub b shibu mohapatra b sub a br a href design mohapatrashibu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mohapatrashibu title code a td td align center valign top width 14 28 a href https www kirkovsky com img src https avatars githubusercontent com u 8731045 v 4 s 100 width 100px alt pavel kirkovsky br sub b pavel kirkovsky b sub a br a href design pkirkovsky title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pkirkovsky title code a td td align center valign top width 14 28 a href https github com rajageepk img src https avatars githubusercontent com u 85139088 v 4 s 100 width 100px alt tahir gul br sub b tahir gul b sub a br a href design rajageepk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rajageepk title code a td td align center valign top width 14 28 a href https github com imdevsalman img src https avatars githubusercontent com u 76111741 v 4 s 100 width 100px alt imdevsalman br sub b imdevsalman b sub a br a href design imdevsalman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author imdevsalman title code a td td align center valign top width 14 28 a href http www jordohio net img src https avatars githubusercontent com u 2506839 v 4 s 100 width 100px alt jordan donaldson br sub b jordan donaldson b sub a br a href design jordohio title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jordohio title code a td td align center valign top width 14 28 a href https github com js venus img src https avatars githubusercontent com u 62536093 v 4 s 100 width 100px alt js venus br sub b js venus b sub a br a href design js venus title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author js venus title code a td td align center valign top width 14 28 a href https github com s faisal img src https avatars githubusercontent com u 81669909 v 4 s 100 width 100px alt faisal shaikh br sub b faisal shaikh b sub a br a href design s faisal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author s faisal title code a td tr tr td align center valign top width 14 28 a href https github com ashishbpatil img src https avatars githubusercontent com u 26487615 v 4 s 100 width 100px alt ashishbpatil br sub b ashishbpatil b sub a br a href design ashishbpatil title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ashishbpatil title code a td td align center valign top width 14 28 a href https github com trile127 img src https avatars githubusercontent com u 5490896 v 4 s 100 width 100px alt tri le br sub b tri le b sub a br a href design trile127 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author trile127 title code a td td align center valign top width 14 28 a href https github com tomtreffke img src https avatars githubusercontent com u 37486390 v 4 s 100 width 100px alt tomtreffke br sub b tomtreffke b sub a br a href design tomtreffke title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tomtreffke title code a td td align center valign top width 14 28 a href https dev to lalami img src https avatars githubusercontent com u 50052356 v 4 s 100 width 100px alt salah eddine lalami br sub b salah eddine lalami b sub a br a href design idurar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author idurar title code a td td align center valign top width 14 28 a href https github com mattiasxu img src https avatars githubusercontent com u 28701274 v 4 s 100 width 100px alt mattias xu br sub b mattias xu b sub a br a href design mattiasxu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mattiasxu title code a td td align center valign top width 14 28 a href http manasgupta1820 gmail com img src https avatars githubusercontent com u 53006261 v 4 s 100 width 100px alt manas gupta br sub b manas gupta b sub a br a href design manas1820 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author manas1820 title code a td td align center valign top width 14 28 a href https github com wolfsong62 img src https avatars githubusercontent com u 88990732 v 4 s 100 width 100px alt wolfsong62 br sub b wolfsong62 b sub a br a href design wolfsong62 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wolfsong62 title code a td tr tr td align center valign top width 14 28 a href https github com mehmir img src https avatars githubusercontent com u 11830037 v 4 s 100 width 100px alt mehdi mirzaei br sub b mehdi mirzaei b sub a br a href design mehmir title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mehmir title code a td td align center valign top width 14 28 a href https www linkedin com in vanbakhanh img src https avatars githubusercontent com u 26846455 v 4 s 100 width 100px alt van ba khanh br sub b van ba khanh b sub a br a href design vanbakhanh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vanbakhanh title code a td td align center valign top width 14 28 a href https www thehelpfulhacker com img src https avatars githubusercontent com u 64166375 v 4 s 100 width 100px alt sel embee br sub b sel embee b sub a br a href design selanda title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author selanda title code a td td align center valign top width 14 28 a href https github com suvradippaul img src https avatars githubusercontent com u 68487263 v 4 s 100 width 100px alt suvradip paul br sub b suvradip paul b sub a br a href design suvradippaul title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author suvradippaul title code a td td align center valign top width 14 28 a href https github com sharique5 img src https avatars githubusercontent com u 56303273 v 4 s 100 width 100px alt sharique br sub b sharique b sub a br a href design sharique5 title design a td td align center valign top width 14 28 a href https www linkedin com in unosebastian img src https avatars githubusercontent com u 15133386 v 4 s 100 width 100px alt seabass br sub b seabass b sub a br a href design uno sebastian title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author uno sebastian title code a td td align center valign top width 14 28 a href http www behance net ytliusvn img src https avatars githubusercontent com u 13102859 v 4 s 100 width 100px alt penny liu br sub b penny liu b sub a br a href design ytliusvn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ytliusvn title code a td tr tr td align center valign top width 14 28 a href http www jatinderbhola com img src https avatars githubusercontent com u 12767363 v 4 s 100 width 100px alt jatinder bhola br sub b jatinder bhola b sub a br a href design jatinderbhola title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jatinderbhola title code a td td align center valign top width 14 28 a href https github com misterqbit img src https avatars githubusercontent com u 53399858 v 4 s 100 width 100px alt misterqbit br sub b misterqbit b sub a br a href design misterqbit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author misterqbit title code a td td align center valign top width 14 28 a href https github com daniel vs9 img src https avatars githubusercontent com u 87687898 v 4 s 100 width 100px alt daniel vs9 br sub b daniel vs9 b sub a br a href design daniel vs9 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author daniel vs9 title code a td td align center valign top width 14 28 a href https github com shruthipmurthy img src https avatars githubusercontent com u 62170967 v 4 s 100 width 100px alt shruthi br sub b shruthi b sub a br a href design shruthipmurthy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shruthipmurthy title code a td td align center valign top width 14 28 a href https github com beefydog img src https avatars githubusercontent com u 8891516 v 4 s 100 width 100px alt beefydog br sub b beefydog b sub a br a href design beefydog title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author beefydog title code a td td align center valign top width 14 28 a href https surajkumar07 netlify app img src https avatars githubusercontent com u 74069155 v 4 s 100 width 100px alt suraj kumar br sub b suraj kumar b sub a br a href design surajkumar016 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author surajkumar016 title code a td td align center valign top width 14 28 a href https github com hrishikeshps img src https avatars githubusercontent com u 13060987 v 4 s 100 width 100px alt hrishikeshps br sub b hrishikeshps b sub a br a href design hrishikeshps title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hrishikeshps title code a td tr tr td align center valign top width 14 28 a href https github com sudface img src https avatars githubusercontent com u 31204774 v 4 s 100 width 100px alt sudarshan br sub b sudarshan b sub a br a href design sudface title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sudface title code a td td align center valign top width 14 28 a href https www linkedin com in idivyanshbansal img src https avatars githubusercontent com u 86911142 v 4 s 100 width 100px alt divyansh br sub b divyansh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author idivyanshbansal title code a a href design idivyanshbansal title design a td td align center valign top width 14 28 a href https linktr ee zyairelai img src https avatars githubusercontent com u 49854907 v 4 s 100 width 100px alt zyaire br sub b zyaire b sub a br a href design zyairelai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zyairelai title code a td td align center valign top width 14 28 a href https github com omarbelkady img src https avatars githubusercontent com u 31806568 v 4 s 100 width 100px alt omar belkady br sub b omar belkady b sub a br a href design omarbelkady title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author omarbelkady title code a td td align center valign top width 14 28 a href https github com alexiismua img src https avatars githubusercontent com u 89637502 v 4 s 100 width 100px alt alexiismua br sub b alexiismua b sub a br a href design alexiismua title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alexiismua title code a td td align center valign top width 14 28 a href https eduardaalvess github io portfolio img src https avatars githubusercontent com u 46230668 v 4 s 100 width 100px alt eduarda alves br sub b eduarda alves b sub a br a href design eduardaalvess title design a td td align center valign top width 14 28 a href https github com pycoach img src https avatars githubusercontent com u 62456278 v 4 s 100 width 100px alt pycoach br sub b pycoach b sub a br a href design pycoach title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pycoach title code a td tr tr td align center valign top width 14 28 a href https ruhul0 github io img src https avatars githubusercontent com u 18599612 v 4 s 100 width 100px alt ruhul br sub b ruhul b sub a br a href design ruhul0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ruhul0 title code a td td align center valign top width 14 28 a href https github com pmoustopoulos img src https avatars githubusercontent com u 37026320 v 4 s 100 width 100px alt pmoustopoulos br sub b pmoustopoulos b sub a br a href design pmoustopoulos title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pmoustopoulos title code a td td align center valign top width 14 28 a href https github com tingalinga img src https avatars githubusercontent com u 47927589 v 4 s 100 width 100px alt lee hui ting br sub b lee hui ting b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author tingalinga title code a a href design tingalinga title design a td td align center valign top width 14 28 a href https github com bodi1981 img src https avatars githubusercontent com u 85903180 v 4 s 100 width 100px alt bodi1981 br sub b bodi1981 b sub a br a href design bodi1981 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bodi1981 title code a td td align center valign top width 14 28 a href https github com devaraatjoshi23 img src https avatars githubusercontent com u 52374505 v 4 s 100 width 100px alt devaraat joshi br sub b devaraat joshi b sub a br a href design devaraatjoshi23 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author devaraatjoshi23 title code a td td align center valign top width 14 28 a href https github com johnnychang25678 img src https avatars githubusercontent com u 69426153 v 4 s 100 width 100px alt johnny br sub b johnny b sub a br a href design johnnychang25678 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author johnnychang25678 title code a td td align center valign top width 14 28 a href https github com rogue coder img src https avatars githubusercontent com u 5590629 v 4 s 100 width 100px alt rogue coder br sub b rogue coder b sub a br a href design rogue coder title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rogue coder title code a td tr tr td align center valign top width 14 28 a href https github com viiktr img src https avatars githubusercontent com u 85831468 v 4 s 100 width 100px alt viiktr br sub b viiktr b sub a br a href design viiktr title design a td td align center valign top width 14 28 a href https github com thelalitmohan img src https avatars githubusercontent com u 18218957 v 4 s 100 width 100px alt lalit mohan br sub b lalit mohan b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author thelalitmohan title code a td td align center valign top width 14 28 a href https github com joaosousa00 img src https avatars githubusercontent com u 49438269 v 4 s 100 width 100px alt jo o sousa br sub b jo o sousa b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author joaosousa00 title code a td td align center valign top width 14 28 a href https github com tujinwei img src https avatars githubusercontent com u 84245009 v 4 s 100 width 100px alt br sub b b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author tujinwei title code a a href design tujinwei title design a td td align center valign top width 14 28 a href https github com rjlabs img src https avatars githubusercontent com u 42428311 v 4 s 100 width 100px alt rjlabs br sub b rjlabs b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author rjlabs title code a td td align center valign top width 14 28 a href https github com brittney0522 img src https avatars githubusercontent com u 85816771 v 4 s 100 width 100px alt brittney0522 br sub b brittney0522 b sub a br a href design brittney0522 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author brittney0522 title code a td td align center valign top width 14 28 a href https github com shamera82 img src https avatars githubusercontent com u 20187209 v 4 s 100 width 100px alt sham br sub b sham b sub a br a href design shamera82 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shamera82 title code a td tr tr td align center valign top width 14 28 a href https github com glgoose img src https avatars githubusercontent com u 48956933 v 4 s 100 width 100px alt glenn goossens br sub b glenn goossens b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author glgoose title code a a href design glgoose title design a td td align center valign top width 14 28 a href https www linkedin com in cs4usama img src https avatars githubusercontent com u 76664626 v 4 s 100 width 100px alt cyber hawk br sub b cyber hawk b sub a br a href design cs4usama title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cs4usama title code a a href content cs4usama title content a a href business cs4usama title business development a td td align center valign top width 14 28 a href https github com ankiii07 img src https avatars githubusercontent com u 66520710 v 4 s 100 width 100px alt ankit yadav br sub b ankit yadav b sub a br a href design ankiii07 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ankiii07 title code a td td align center valign top width 14 28 a href https github com verbality img src https avatars githubusercontent com u 20299932 v 4 s 100 width 100px alt verbality br sub b verbality b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author verbality title code a td td align center valign top width 14 28 a href https github com defaltadmin img src https avatars githubusercontent com u 46088950 v 4 s 100 width 100px alt mohammed siddiqui br sub b mohammed siddiqui b sub a br a href design defaltadmin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author defaltadmin title code a td td align center valign top width 14 28 a href https github com adamkaczor6250 img src https avatars githubusercontent com u 86492896 v 4 s 100 width 100px alt adamkaczor6250 br sub b adamkaczor6250 b sub a br a href design adamkaczor6250 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adamkaczor6250 title code a td td align center valign top width 14 28 a href http www ramonmartineznieto com img src https avatars githubusercontent com u 53094553 v 4 s 100 width 100px alt ram n martinez nieto br sub b ram n martinez nieto b sub a br a href design ramonmartineznieto title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ramonmartineznieto title code a td tr tr td align center valign top width 14 28 a href https github com beziu img src https avatars githubusercontent com u 19675094 v 4 s 100 width 100px alt grzegorz dziubak br sub b grzegorz dziubak b sub a br a href design beziu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author beziu title code a td td align center valign top width 14 28 a href https www ayoubberdeddouch com img src https avatars githubusercontent com u 24941662 v 4 s 100 width 100px alt ayoub berdeddouch br sub b ayoub berdeddouch b sub a br a href design ayoub berdeddouch title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ayoub berdeddouch title code a td td align center valign top width 14 28 a href https github com nikola fadv img src https avatars githubusercontent com u 87002342 v 4 s 100 width 100px alt nikola fadv br sub b nikola fadv b sub a br a href design nikola fadv title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nikola fadv title code a td td align center valign top width 14 28 a href http www akarshagrawal com img src https avatars githubusercontent com u 23052143 v 4 s 100 width 100px alt akarsh agrawal br sub b akarsh agrawal b sub a br a href design akarshagrawal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akarshagrawal title code a td td align center valign top width 14 28 a href https mitramirshafiee ir img src https avatars githubusercontent com u 53291220 v 4 s 100 width 100px alt mitra mirshafiee br sub b mitra mirshafiee b sub a br a href design mitramir55 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mitramir55 title code a td td align center valign top width 14 28 a href https links parkercs tech img src https avatars githubusercontent com u 12587967 v 4 s 100 width 100px alt parker stephens br sub b parker stephens b sub a br a href design parker stephens title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author parker stephens title code a td td align center valign top width 14 28 a href https github com alrenee99 img src https avatars githubusercontent com u 90872255 v 4 s 100 width 100px alt alrenee99 br sub b alrenee99 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author alrenee99 title code a td tr tr td align center valign top width 14 28 a href https github com karuissobusy img src https avatars githubusercontent com u 8011686 v 4 s 100 width 100px alt karthick vankayala br sub b karthick vankayala b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author karuissobusy title code a td td align center valign top width 14 28 a href https github com irynatsymbaliuk img src https avatars githubusercontent com u 42023359 v 4 s 100 width 100px alt iryna br sub b iryna b sub a br a href design irynatsymbaliuk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author irynatsymbaliuk title code a td td align center valign top width 14 28 a href https github com palanugrah img src https avatars githubusercontent com u 39839393 v 4 s 100 width 100px alt palanugrah br sub b palanugrah b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author palanugrah title code a td td align center valign top width 14 28 a href https github com gwinbleind img src https avatars githubusercontent com u 52351166 v 4 s 100 width 100px alt gwinbleind br sub b gwinbleind b sub a br a href design gwinbleind title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gwinbleind title code a td td align center valign top width 14 28 a href https github com sevitte img src https avatars githubusercontent com u 25014302 v 4 s 100 width 100px alt randy bobandy br sub b randy bobandy b sub a br a href design sevitte title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sevitte title code a td td align center valign top width 14 28 a href http www bekroz com img src https avatars githubusercontent com u 77227784 v 4 s 100 width 100px alt bek rozikoff br sub b bek rozikoff b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author bekrozikoff title code a td td align center valign top width 14 28 a href https www linkedin com in david nguyen 2790aa140 img src https avatars githubusercontent com u 54002653 v 4 s 100 width 100px alt davnguye br sub b davnguye b sub a br a href design davnguye title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author davnguye title code a td tr tr td align center valign top width 14 28 a href https github com neel301 img src https avatars githubusercontent com u 57136375 v 4 s 100 width 100px alt neel patel br sub b neel patel b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author neel301 title code a td td align center valign top width 14 28 a href https github com ehudbehar img src https avatars githubusercontent com u 25829515 v 4 s 100 width 100px alt ehudbehar br sub b ehudbehar b sub a br a href design ehudbehar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ehudbehar title code a td td align center valign top width 14 28 a href https github com nicholas cod3r img src https avatars githubusercontent com u 90457217 v 4 s 100 width 100px alt nicholas cod3r br sub b nicholas cod3r b sub a br a href design nicholas cod3r title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nicholas cod3r title code a td td align center valign top width 14 28 a href https github com michaelfranki img src https avatars githubusercontent com u 90117951 v 4 s 100 width 100px alt michaelfranki br sub b michaelfranki b sub a br a href design michaelfranki title design a td td align center valign top width 14 28 a href https esteewhite com img src https avatars githubusercontent com u 64324417 v 4 s 100 width 100px alt esther white br sub b esther white b sub a br a href design esteecodes title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author esteecodes title code a td td align center valign top width 14 28 a href https github com prathmeshpb img src https avatars githubusercontent com u 67878397 v 4 s 100 width 100px alt prathmeshpb br sub b prathmeshpb b sub a br a href design prathmeshpb title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author prathmeshpb title code a td td align center valign top width 14 28 a href https github com victorwlin img src https avatars githubusercontent com u 57220247 v 4 s 100 width 100px alt victor lin br sub b victor lin b sub a br a href design victorwlin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author victorwlin title code a td tr tr td align center valign top width 14 28 a href https github com christinecyin img src https avatars githubusercontent com u 28497315 v 4 s 100 width 100px alt christine c yin br sub b christine c yin b sub a br a href design christinecyin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author christinecyin title code a td td align center valign top width 14 28 a href https github com gitlearner begin img src https avatars githubusercontent com u 80672067 v 4 s 100 width 100px alt gitlearner begin br sub b gitlearner begin b sub a br a href design gitlearner begin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gitlearner begin title code a td td align center valign top width 14 28 a href https github com karapnaran img src https avatars githubusercontent com u 36893642 v 4 s 100 width 100px alt mesrop andreasyan br sub b mesrop andreasyan b sub a br a href design karapnaran title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author karapnaran title code a td td align center valign top width 14 28 a href https github com ngarcia610 img src https avatars githubusercontent com u 20814563 v 4 s 100 width 100px alt nathan garcia br sub b nathan garcia b sub a br a href design ngarcia610 title design a td td align center valign top width 14 28 a href https github com commonsw04 img src https avatars githubusercontent com u 91599584 v 4 s 100 width 100px alt commonsw04 br sub b commonsw04 b sub a br a href design commonsw04 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author commonsw04 title code a td td align center valign top width 14 28 a href https rashadtanjim info img src https avatars githubusercontent com u 47326039 v 4 s 100 width 100px alt md rashad tanjim br sub b md rashad tanjim b sub a br a href design rashadtanjim title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rashadtanjim title code a td td align center valign top width 14 28 a href https github com alimalek71 img src https avatars githubusercontent com u 15885307 v 4 s 100 width 100px alt ali malek br sub b ali malek b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author alimalek71 title code a td tr tr td align center valign top width 14 28 a href https github com paodlt img src https avatars githubusercontent com u 78404951 v 4 s 100 width 100px alt paodlt br sub b paodlt b sub a br a href design paodlt title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author paodlt title code a td td align center valign top width 14 28 a href http www nikhil27 com img src https avatars githubusercontent com u 45140298 v 4 s 100 width 100px alt nikhil bobade br sub b nikhil bobade b sub a br a href design nikhil27b title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nikhil27b title code a td td align center valign top width 14 28 a href https github com hyuckjin21 img src https avatars githubusercontent com u 831810 v 4 s 100 width 100px alt hyuckjin21 br sub b hyuckjin21 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author hyuckjin21 title code a td td align center valign top width 14 28 a href https github com itashamodi img src https avatars githubusercontent com u 58629614 v 4 s 100 width 100px alt itasha modi br sub b itasha modi b sub a br a href design itashamodi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author itashamodi title code a td td align center valign top width 14 28 a href https nikitha2309 github io portfolio img src https avatars githubusercontent com u 66035321 v 4 s 100 width 100px alt nikitha reddy br sub b nikitha reddy b sub a br a href design nikitha2309 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nikitha2309 title code a td td align center valign top width 14 28 a href https mq xz github io img src https avatars githubusercontent com u 51271771 v 4 s 100 width 100px alt mahshooq zubair br sub b mahshooq zubair b sub a br a href design mq xz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mq xz title code a td td align center valign top width 14 28 a href https www linkedin com in subham das profile img src https avatars githubusercontent com u 60067940 v 4 s 100 width 100px alt subham das br sub b subham das b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author das jishu title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in onkar birajdar 7a84591b1 img src https avatars githubusercontent com u 67547781 v 4 s 100 width 100px alt onkar birajdar br sub b onkar birajdar b sub a br a href design onkar birajdar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author onkar birajdar title code a td td align center valign top width 14 28 a href https github com nikostito img src https avatars githubusercontent com u 25390905 v 4 s 100 width 100px alt nick titomichelakis br sub b nick titomichelakis b sub a br a href design nikostito title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nikostito title code a td td align center valign top width 14 28 a href https mazedlx net img src https avatars githubusercontent com u 9453522 v 4 s 100 width 100px alt christian leo pernold br sub b christian leo pernold b sub a br a href design mazedlx title design a td td align center valign top width 14 28 a href https matthewmarquise com img src https avatars githubusercontent com u 59939260 v 4 s 100 width 100px alt matthew marquise br sub b matthew marquise b sub a br a href design mattmarquise title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mattmarquise title code a td td align center valign top width 14 28 a href https github com baronfac img src https avatars githubusercontent com u 73475336 v 4 s 100 width 100px alt baronfac br sub b baronfac b sub a br a href design baronfac title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author baronfac title code a td td align center valign top width 14 28 a href https linktr ee abhishektilwar img src https avatars githubusercontent com u 63442418 v 4 s 100 width 100px alt abhishek tilwar br sub b abhishek tilwar b sub a br a href design abhishektilwar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author abhishektilwar title code a td td align center valign top width 14 28 a href https davidsdvm com img src https avatars githubusercontent com u 33884578 v 4 s 100 width 100px alt davidsdvm br sub b davidsdvm b sub a br a href design davidsdvm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author davidsdvm title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in parth parikh 01098949 img src https avatars githubusercontent com u 10181201 v 4 s 100 width 100px alt parth parikh br sub b parth parikh b sub a br a href design parikhparth23 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author parikhparth23 title code a td td align center valign top width 14 28 a href https hector dev img src https avatars githubusercontent com u 43639 v 4 s 100 width 100px alt hector castro br sub b hector castro b sub a br a href design hectcastro title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hectcastro title code a td td align center valign top width 14 28 a href https github com rikkyarisendi img src https avatars githubusercontent com u 76026854 v 4 s 100 width 100px alt rikky arisendi br sub b rikky arisendi b sub a br a href design rikkyarisendi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rikkyarisendi title code a td td align center valign top width 14 28 a href http tirmazi2 github io img src https avatars githubusercontent com u 41047197 v 4 s 100 width 100px alt ali hamxa br sub b ali hamxa b sub a br a href design tirmazi2 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tirmazi2 title code a td td align center valign top width 14 28 a href https blog wuzhiping top img src https avatars githubusercontent com u 24557280 v 4 s 100 width 100px alt frank wu br sub b frank wu b sub a br a href design frankwuzp title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author frankwuzp title code a td td align center valign top width 14 28 a href https github com jatinkumar027 img src https avatars githubusercontent com u 68382319 v 4 s 100 width 100px alt jatin kumar br sub b jatin kumar b sub a br a href design jatinkumar027 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jatinkumar027 title code a a href https github com ebazhanov linkedin skill assessments quizzes commits author jatinkumar027 title documentation a td td align center valign top width 14 28 a href https github com masterhawk99 img src https avatars githubusercontent com u 60447475 v 4 s 100 width 100px alt masterhawk99 br sub b masterhawk99 b sub a br a href design masterhawk99 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author masterhawk99 title code a td tr tr td align center valign top width 14 28 a href https github com pushpjain3 img src https avatars githubusercontent com u 77234511 v 4 s 100 width 100px alt pushp jain br sub b pushp jain b sub a br a href design pushpjain3 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pushpjain3 title code a td td align center valign top width 14 28 a href https github com a rout img src https avatars githubusercontent com u 33890848 v 4 s 100 width 100px alt ashutosh rout br sub b ashutosh rout b sub a br a href design a rout title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author a rout title code a td td align center valign top width 14 28 a href https github com atharva01903 img src https avatars githubusercontent com u 56593433 v 4 s 100 width 100px alt atharva deshpande br sub b atharva deshpande b sub a br a href design atharva01903 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author atharva01903 title code a td td align center valign top width 14 28 a href https github com teodorciripescu img src https avatars githubusercontent com u 13398878 v 4 s 100 width 100px alt teodor ciripescu br sub b teodor ciripescu b sub a br a href design teodorciripescu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author teodorciripescu title code a td td align center valign top width 14 28 a href https github com anmolbansal7 img src https avatars githubusercontent com u 60514776 v 4 s 100 width 100px alt anmol bansal br sub b anmol bansal b sub a br a href design anmolbansal7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anmolbansal7 title code a td td align center valign top width 14 28 a href https github com mdnk889 img src https avatars githubusercontent com u 22156445 v 4 s 100 width 100px alt nikhil kumar macharla br sub b nikhil kumar macharla b sub a br a href design mdnk889 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mdnk889 title code a td td align center valign top width 14 28 a href https dexter chang medium com img src https avatars githubusercontent com u 29012607 v 4 s 100 width 100px alt dexter br sub b dexter b sub a br a href design dextermallo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dextermallo title code a td tr tr td align center valign top width 14 28 a href https aaronos0 github io about img src https avatars githubusercontent com u 57332988 v 4 s 100 width 100px alt aaron br sub b aaron b sub a br a href design aaronos0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aaronos0 title code a td td align center valign top width 14 28 a href https github com jaswaniyogita img src https avatars githubusercontent com u 69522588 v 4 s 100 width 100px alt yogita jaswani br sub b yogita jaswani b sub a br a href design jaswaniyogita title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jaswaniyogita title code a a href https github com ebazhanov linkedin skill assessments quizzes commits author jaswaniyogita title documentation a a href content jaswaniyogita title content a td td align center valign top width 14 28 a href https github com storydevoffical img src https avatars githubusercontent com u 73202397 v 4 s 100 width 100px alt storydev br sub b storydev b sub a br a href design storydevoffical title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author storydevoffical title code a td td align center valign top width 14 28 a href https github com mesut146 img src https avatars githubusercontent com u 12736668 v 4 s 100 width 100px alt mesut do ansoy br sub b mesut do ansoy b sub a br a href design mesut146 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mesut146 title code a td td align center valign top width 14 28 a href https github com parasdhawan17 img src https avatars githubusercontent com u 24811710 v 4 s 100 width 100px alt paras dhawan br sub b paras dhawan b sub a br a href design parasdhawan17 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author parasdhawan17 title code a td td align center valign top width 14 28 a href http emanuelzhupa netlify app img src https avatars githubusercontent com u 34006441 v 4 s 100 width 100px alt emanuel zhupa br sub b emanuel zhupa b sub a br a href design ezhupa99 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ezhupa99 title code a td td align center valign top width 14 28 a href https github com aaradhyaa717 img src https avatars githubusercontent com u 59740059 v 4 s 100 width 100px alt aaradhyaa717 br sub b aaradhyaa717 b sub a br a href design aaradhyaa717 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aaradhyaa717 title code a td tr tr td align center valign top width 14 28 a href https github com jaacko torus img src https avatars githubusercontent com u 28635807 v 4 s 100 width 100px alt jaacko torus br sub b jaacko torus b sub a br a href design jaacko torus title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jaacko torus title code a td td align center valign top width 14 28 a href https github com mepirate img src https avatars githubusercontent com u 35680699 v 4 s 100 width 100px alt mblack br sub b mblack b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author mepirate title code a td td align center valign top width 14 28 a href https github com kalrayashwin img src https avatars githubusercontent com u 78636768 v 4 s 100 width 100px alt kalrayashwin br sub b kalrayashwin b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kalrayashwin title documentation a a href content kalrayashwin title content a a href design kalrayashwin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kalrayashwin title code a td td align center valign top width 14 28 a href https github com seraph776 img src https avatars githubusercontent com u 72005563 v 4 s 100 width 100px alt seraph br sub b seraph b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author seraph776 title code a a href design seraph776 title design a td td align center valign top width 14 28 a href https github com c6z3h img src https avatars githubusercontent com u 29767694 v 4 s 100 width 100px alt zhihong chua br sub b zhihong chua b sub a br a href design c6z3h title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author c6z3h title code a td td align center valign top width 14 28 a href https github com amsal1 img src https avatars githubusercontent com u 45508550 v 4 s 100 width 100px alt amsal khan br sub b amsal khan b sub a br a href design amsal1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author amsal1 title code a a href https github com ebazhanov linkedin skill assessments quizzes commits author amsal1 title documentation a a href content amsal1 title content a td td align center valign top width 14 28 a href https github com raghav2404 img src https avatars githubusercontent com u 51928619 v 4 s 100 width 100px alt raghav rastogi br sub b raghav rastogi b sub a br a href design raghav2404 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author raghav2404 title code a td tr tr td align center valign top width 14 28 a href https github com tzila img src https avatars githubusercontent com u 14856070 v 4 s 100 width 100px alt tzila br sub b tzila b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author tzila title documentation a td td align center valign top width 14 28 a href http app snnafi com img src https avatars githubusercontent com u 22527366 v 4 s 100 width 100px alt shahriar nasim nafi br sub b shahriar nasim nafi b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author snnafi title documentation a td td align center valign top width 14 28 a href https github com gorshco img src https avatars githubusercontent com u 35520491 v 4 s 100 width 100px alt ag br sub b ag b sub a br a href design gorshco title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gorshco title code a td td align center valign top width 14 28 a href https stackoverflow com users 1033510 mojtaba kamyabi img src https avatars githubusercontent com u 3706505 v 4 s 100 width 100px alt mojtaba kamyabi br sub b mojtaba kamyabi b sub a br a href design shotgunner title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shotgunner title code a td td align center valign top width 14 28 a href https www linkedin com in ahmad abdulrahmaan img src https avatars githubusercontent com u 52632898 v 4 s 100 width 100px alt ahmad abdulrahman br sub b ahmad abdulrahman b sub a br a href design ahr9n title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ahr9n title code a td td align center valign top width 14 28 a href http mitre org img src https avatars githubusercontent com u 14303543 v 4 s 100 width 100px alt eclipse br sub b eclipse b sub a br a href design 0 eclipse 0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 0 eclipse 0 title code a td td align center valign top width 14 28 a href https techitutorials com img src https avatars githubusercontent com u 64951054 v 4 s 100 width 100px alt anshu pal br sub b anshu pal b sub a br a href design anshuunity title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anshuunity title code a td tr tr td align center valign top width 14 28 a href https github com denisqaa img src https avatars githubusercontent com u 83408074 v 4 s 100 width 100px alt denis br sub b denis b sub a br a href design denisqaa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author denisqaa title code a td td align center valign top width 14 28 a href https github com sayinmehmet47 img src https avatars githubusercontent com u 75525090 v 4 s 100 width 100px alt mehmet sayin br sub b mehmet sayin b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author sayinmehmet47 title documentation a td td align center valign top width 14 28 a href https github com webexp0528 img src https avatars githubusercontent com u 46267354 v 4 s 100 width 100px alt webdev br sub b webdev b sub a br a href design webexp0528 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author webexp0528 title code a td td align center valign top width 14 28 a href https github com samkomesarook img src https avatars githubusercontent com u 47465976 v 4 s 100 width 100px alt sam komesarook br sub b sam komesarook b sub a br a href design samkomesarook title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author samkomesarook title code a td td align center valign top width 14 28 a href https github com cimihan123 img src https avatars githubusercontent com u 47425314 v 4 s 100 width 100px alt kiran ghimire br sub b kiran ghimire b sub a br a href design cimihan123 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cimihan123 title code a td td align center valign top width 14 28 a href https github com poker kid 100717 img src https avatars githubusercontent com u 53221972 v 4 s 100 width 100px alt joshua davis br sub b joshua davis b sub a br a href design poker kid 100717 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author poker kid 100717 title code a td td align center valign top width 14 28 a href https github com muhammad huzaifa siddiqui img src https avatars githubusercontent com u 40765078 v 4 s 100 width 100px alt muhammad huzaifa siddiqui br sub b muhammad huzaifa siddiqui b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author muhammad huzaifa siddiqui title code a td tr tr td align center valign top width 14 28 a href https github com tobeornottobeadev img src https avatars githubusercontent com u 56236324 v 4 s 100 width 100px alt tobeornottobeadev br sub b tobeornottobeadev b sub a br a href design tobeornottobeadev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tobeornottobeadev title code a td td align center valign top width 14 28 a href https github com mycode hub img src https avatars githubusercontent com u 60936012 v 4 s 100 width 100px alt vaibhav singhal br sub b vaibhav singhal b sub a br a href design mycode hub title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mycode hub title code a td td align center valign top width 14 28 a href http www keiranpillman com img src https avatars githubusercontent com u 82618599 v 4 s 100 width 100px alt keiran pillman br sub b keiran pillman b sub a br a href design keircatenation title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author keircatenation title code a td td align center valign top width 14 28 a href https github com goodwin64 img src https avatars githubusercontent com u 10671879 v 4 s 100 width 100px alt max donchenko br sub b max donchenko b sub a br a href design goodwin64 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author goodwin64 title code a td td align center valign top width 14 28 a href https github com sgonsal img src https avatars githubusercontent com u 35831496 v 4 s 100 width 100px alt sgonsal br sub b sgonsal b sub a br a href design sgonsal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sgonsal title code a td td align center valign top width 14 28 a href https github com diksha137 img src https avatars githubusercontent com u 68290471 v 4 s 100 width 100px alt diksha137 br sub b diksha137 b sub a br a href design diksha137 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author diksha137 title code a td td align center valign top width 14 28 a href https vigneshck online codes img src https avatars githubusercontent com u 61013244 v 4 s 100 width 100px alt vignesh br sub b vignesh b sub a br a href design ckvignesh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ckvignesh title code a td tr tr td align center valign top width 14 28 a href https github com staiton img src https avatars githubusercontent com u 55883166 v 4 s 100 width 100px alt gabriel fran a br sub b gabriel fran a b sub a br a href design staiton title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author staiton title code a td td align center valign top width 14 28 a href https github com killerfrost22 img src https avatars githubusercontent com u 36581618 v 4 s 100 width 100px alt joseph br sub b joseph b sub a br a href design killerfrost22 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author killerfrost22 title code a td td align center valign top width 14 28 a href https github com brufael img src https avatars githubusercontent com u 87513661 v 4 s 100 width 100px alt bruno rafael br sub b bruno rafael b sub a br a href design brufael title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author brufael title code a td td align center valign top width 14 28 a href https github com vcamarre img src https avatars githubusercontent com u 36992742 v 4 s 100 width 100px alt vcamarre br sub b vcamarre b sub a br a href design vcamarre title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vcamarre title code a td td align center valign top width 14 28 a href https github com thibault ketterer img src https avatars githubusercontent com u 4283686 v 4 s 100 width 100px alt thibault ketterer br sub b thibault ketterer b sub a br a href design thibault ketterer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thibault ketterer title code a a href maintenance thibault ketterer title maintenance a td td align center valign top width 14 28 a href https www linkedin com in victorgonzaleztoledo img src https avatars githubusercontent com u 67625867 v 4 s 100 width 100px alt victorgonzaleztoledo br sub b victorgonzaleztoledo b sub a br a href design belce1982 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author belce1982 title code a td td align center valign top width 14 28 a href https github com 1911510996 img src https avatars githubusercontent com u 85829631 v 4 s 100 width 100px alt 1911510996 br sub b 1911510996 b sub a br a href design 1911510996 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 1911510996 title code a td tr tr td align center valign top width 14 28 a href https github com invidu img src https avatars githubusercontent com u 92372186 v 4 s 100 width 100px alt invidu br sub b invidu b sub a br a href design invidu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author invidu title code a td td align center valign top width 14 28 a href https github com blackmoonfank img src https avatars githubusercontent com u 14941607 v 4 s 100 width 100px alt nurul furqon br sub b nurul furqon b sub a br a href design blackmoonfank title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author blackmoonfank title code a td td align center valign top width 14 28 a href https github com asbillt img src https avatars githubusercontent com u 84046762 v 4 s 100 width 100px alt david asbill br sub b david asbill b sub a br a href design asbillt title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author asbillt title code a td td align center valign top width 14 28 a href https github com harmolipi img src https avatars githubusercontent com u 32342002 v 4 s 100 width 100px alt niko birbilis br sub b niko birbilis b sub a br a href design harmolipi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author harmolipi title code a td td align center valign top width 14 28 a href https github com reshyurem img src https avatars githubusercontent com u 69089089 v 4 s 100 width 100px alt mugundan kottursuresh br sub b mugundan kottursuresh b sub a br a href design reshyurem title design a td td align center valign top width 14 28 a href https github com agrsachin81 img src https avatars githubusercontent com u 18899557 v 4 s 100 width 100px alt agrsachin81 br sub b agrsachin81 b sub a br a href design agrsachin81 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author agrsachin81 title code a td td align center valign top width 14 28 a href https www facebook com dark yox img src https avatars githubusercontent com u 45209462 v 4 s 100 width 100px alt othmane el alami br sub b othmane el alami b sub a br a href design dark yox title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dark yox title code a td tr tr td align center valign top width 14 28 a href https github com syedatifali img src https avatars githubusercontent com u 71817086 v 4 s 100 width 100px alt syed atif ali br sub b syed atif ali b sub a br a href design syedatifali title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author syedatifali title code a td td align center valign top width 14 28 a href https github com lakhanjindam img src https avatars githubusercontent com u 48401688 v 4 s 100 width 100px alt lakhanjindam br sub b lakhanjindam b sub a br a href design lakhanjindam title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lakhanjindam title code a td td align center valign top width 14 28 a href https github com youssefhamdane img src https avatars githubusercontent com u 13048852 v 4 s 100 width 100px alt youssef hamdane br sub b youssef hamdane b sub a br a href design youssefhamdane title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author youssefhamdane title code a td td align center valign top width 14 28 a href https github com starfaerie img src https avatars githubusercontent com u 54830622 v 4 s 100 width 100px alt starfaerie br sub b starfaerie b sub a br a href design starfaerie title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author starfaerie title code a td td align center valign top width 14 28 a href https github com rodrigo0107 img src https avatars githubusercontent com u 35114415 v 4 s 100 width 100px alt rodrigo0107 br sub b rodrigo0107 b sub a br a href design rodrigo0107 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rodrigo0107 title code a td td align center valign top width 14 28 a href https github com gralakmichal img src https avatars githubusercontent com u 15049939 v 4 s 100 width 100px alt micha gralak br sub b micha gralak b sub a br a href design gralakmichal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gralakmichal title code a td td align center valign top width 14 28 a href https mahmudjewel herokuapp com img src https avatars githubusercontent com u 35461355 v 4 s 100 width 100px alt jewel mahmud br sub b jewel mahmud b sub a br a href design mahmudjewel title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mahmudjewel title code a td tr tr td align center valign top width 14 28 a href https github com cwilson830 img src https avatars githubusercontent com u 79897927 v 4 s 100 width 100px alt cwilson830 br sub b cwilson830 b sub a br a href design cwilson830 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cwilson830 title code a td td align center valign top width 14 28 a href https github com buun1030 img src https avatars githubusercontent com u 81471278 v 4 s 100 width 100px alt buun1030 br sub b buun1030 b sub a br a href design buun1030 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author buun1030 title code a td td align center valign top width 14 28 a href https bit ly 3bgbwzy img src https avatars githubusercontent com u 59047199 v 4 s 100 width 100px alt reda elouahabi br sub b reda elouahabi b sub a br a href design reda elouahabi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author reda elouahabi title code a td td align center valign top width 14 28 a href https github com saad aksa img src https avatars githubusercontent com u 89763208 v 4 s 100 width 100px alt saad aksa br sub b saad aksa b sub a br a href design saad aksa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saad aksa title code a td td align center valign top width 14 28 a href https rafat97 github io img src https avatars githubusercontent com u 21246862 v 4 s 100 width 100px alt emdadul haque br sub b emdadul haque b sub a br a href design rafat97 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rafat97 title code a td td align center valign top width 14 28 a href https github com procw img src https avatars githubusercontent com u 57867146 v 4 s 100 width 100px alt procw br sub b procw b sub a br a href design procw title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author procw title code a td td align center valign top width 14 28 a href https github com cccppp1 img src https avatars githubusercontent com u 94967540 v 4 s 100 width 100px alt cccppp1 br sub b cccppp1 b sub a br a href design cccppp1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cccppp1 title code a td tr tr td align center valign top width 14 28 a href https github com jobaile img src https avatars githubusercontent com u 39835911 v 4 s 100 width 100px alt joanna baile br sub b joanna baile b sub a br a href design jobaile title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jobaile title code a td td align center valign top width 14 28 a href https ahmed0saber github io portfolio portfolio img src https avatars githubusercontent com u 64714761 v 4 s 100 width 100px alt ahmed saber br sub b ahmed saber b sub a br a href design ahmed0saber title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ahmed0saber title code a td td align center valign top width 14 28 a href https github com masoudk1990 img src https avatars githubusercontent com u 33999631 v 4 s 100 width 100px alt masoud keshavarz br sub b masoud keshavarz b sub a br a href design masoudk1990 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author masoudk1990 title code a td td align center valign top width 14 28 a href https github com mortazavian img src https avatars githubusercontent com u 84852938 v 4 s 100 width 100px alt mortazavian br sub b mortazavian b sub a br a href design mortazavian title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mortazavian title code a td td align center valign top width 14 28 a href https github com aniket414 img src https avatars githubusercontent com u 38187222 v 4 s 100 width 100px alt aniket pandey br sub b aniket pandey b sub a br a href design aniket414 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aniket414 title code a td td align center valign top width 14 28 a href https www linkedin com in vijay nirmal img src https avatars githubusercontent com u 24755596 v 4 s 100 width 100px alt vijay nirmal br sub b vijay nirmal b sub a br a href design vijay nirmal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vijay nirmal title code a td td align center valign top width 14 28 a href http gist github com elulcao img src https avatars githubusercontent com u 6373960 v 4 s 100 width 100px alt daniel carvallo br sub b daniel carvallo b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author elulcao title code a td tr tr td align center valign top width 14 28 a href https github com menaechmi img src https avatars githubusercontent com u 18483935 v 4 s 100 width 100px alt menaechmi br sub b menaechmi b sub a br a href design menaechmi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author menaechmi title code a td td align center valign top width 14 28 a href https github com azenyx img src https avatars githubusercontent com u 53049056 v 4 s 100 width 100px alt azenyx br sub b azenyx b sub a br a href design azenyx title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author azenyx title code a td td align center valign top width 14 28 a href http focusders com img src https avatars githubusercontent com u 12434217 v 4 s 100 width 100px alt ahmet zrahat br sub b ahmet zrahat b sub a br a href design ahmetozrahat title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ahmetozrahat title code a td td align center valign top width 14 28 a href https github com aabozaid96 img src https avatars githubusercontent com u 27355312 v 4 s 100 width 100px alt abdulrahman abouzaid br sub b abdulrahman abouzaid b sub a br a href design aabozaid96 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aabozaid96 title code a td td align center valign top width 14 28 a href https github com jmgnorbec img src https avatars githubusercontent com u 59351647 v 4 s 100 width 100px alt jmgnorbec br sub b jmgnorbec b sub a br a href design jmgnorbec title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jmgnorbec title code a td td align center valign top width 14 28 a href https github com palinko91 img src https avatars githubusercontent com u 5522266 v 4 s 100 width 100px alt palinko91 br sub b palinko91 b sub a br a href design palinko91 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author palinko91 title code a td td align center valign top width 14 28 a href https laissonsilveira github io img src https avatars githubusercontent com u 4655445 v 4 s 100 width 100px alt laisson r silveira br sub b laisson r silveira b sub a br a href design laissonsilveira title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author laissonsilveira title code a td tr tr td align center valign top width 14 28 a href https github com bhargavpatel1244 img src https avatars githubusercontent com u 68535876 v 4 s 100 width 100px alt bhargavpatel1244 br sub b bhargavpatel1244 b sub a br a href design bhargavpatel1244 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bhargavpatel1244 title code a td td align center valign top width 14 28 a href https github com candideu img src https avatars githubusercontent com u 55474996 v 4 s 100 width 100px alt candide u br sub b candide u b sub a br a href design candideu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author candideu title code a td td align center valign top width 14 28 a href https github com lostpolaris img src https avatars githubusercontent com u 6691735 v 4 s 100 width 100px alt sitansh rajput br sub b sitansh rajput b sub a br a href design lostpolaris title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lostpolaris title code a td td align center valign top width 14 28 a href https www linkedin com in houdam img src https avatars githubusercontent com u 26853888 v 4 s 100 width 100px alt houda mouttalib br sub b houda mouttalib b sub a br a href design hm43 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hm43 title code a td td align center valign top width 14 28 a href https github com mumutw img src https avatars githubusercontent com u 42820974 v 4 s 100 width 100px alt mumutw br sub b mumutw b sub a br a href design mumutw title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mumutw title code a td td align center valign top width 14 28 a href https github com suavebajaj img src https avatars githubusercontent com u 22911801 v 4 s 100 width 100px alt suave bajaj br sub b suave bajaj b sub a br a href design suavebajaj title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author suavebajaj title code a td td align center valign top width 14 28 a href https github com itsneverlate img src https avatars githubusercontent com u 50651962 v 4 s 100 width 100px alt mehdi parsaei br sub b mehdi parsaei b sub a br a href design itsneverlate title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author itsneverlate title code a td tr tr td align center valign top width 14 28 a href https github com edosrecki img src https avatars githubusercontent com u 26404168 v 4 s 100 width 100px alt dinko osrecki br sub b dinko osrecki b sub a br a href design edosrecki title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author edosrecki title code a td td align center valign top width 14 28 a href https github com dhiadjobbi img src https avatars githubusercontent com u 40583006 v 4 s 100 width 100px alt dhia djobbi br sub b dhia djobbi b sub a br a href design dhiadjobbi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dhiadjobbi title code a td td align center valign top width 14 28 a href https github com krokeen img src https avatars githubusercontent com u 42272376 v 4 s 100 width 100px alt mahmoud galal br sub b mahmoud galal b sub a br a href design mahmoudgalalz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mahmoudgalalz title code a td td align center valign top width 14 28 a href https github com minhla img src https avatars githubusercontent com u 23179654 v 4 s 100 width 100px alt anh minh br sub b anh minh b sub a br a href design minhla title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author minhla title code a td td align center valign top width 14 28 a href https www linkedin com in imsuvesh img src https avatars githubusercontent com u 14920241 v 4 s 100 width 100px alt suvesh k br sub b suvesh k b sub a br a href design imsuvesh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author imsuvesh title code a td td align center valign top width 14 28 a href https www linkedin com in petar todorov ph d 13326949 img src https avatars githubusercontent com u 6433067 v 4 s 100 width 100px alt petar todorov br sub b petar todorov b sub a br a href design petartodorov title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author petartodorov title code a td td align center valign top width 14 28 a href https github com galexyn img src https avatars githubusercontent com u 66571090 v 4 s 100 width 100px alt alexander nguyen br sub b alexander nguyen b sub a br a href design galexyn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author galexyn title code a td tr tr td align center valign top width 14 28 a href https github com discretelogarithm img src https avatars githubusercontent com u 1571075 v 4 s 100 width 100px alt morteza jalalvand br sub b morteza jalalvand b sub a br a href design discretelogarithm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author discretelogarithm title code a td td align center valign top width 14 28 a href https claudsonmartins com img src https avatars githubusercontent com u 4139808 v 4 s 100 width 100px alt claudson martins br sub b claudson martins b sub a br a href design claudsonm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author claudsonm title code a td td align center valign top width 14 28 a href https github com mjcbsn22 img src https avatars githubusercontent com u 5042070 v 4 s 100 width 100px alt matt jacobson br sub b matt jacobson b sub a br a href design mjcbsn22 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mjcbsn22 title code a td td align center valign top width 14 28 a href https github com rafabelokurows img src https avatars githubusercontent com u 55976107 v 4 s 100 width 100px alt rafael belokurows br sub b rafael belokurows b sub a br a href design rafabelokurows title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rafabelokurows title code a td td align center valign top width 14 28 a href https github com tgamauf img src https avatars githubusercontent com u 4630030 v 4 s 100 width 100px alt thomas gamauf br sub b thomas gamauf b sub a br a href design tgamauf title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tgamauf title code a td td align center valign top width 14 28 a href https github com imsherlock01 img src https avatars githubusercontent com u 92217418 v 4 s 100 width 100px alt rishabh mahajan br sub b rishabh mahajan b sub a br a href design imsherlock01 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author imsherlock01 title code a td td align center valign top width 14 28 a href https github com rakeshpdgupta23 img src https avatars githubusercontent com u 55807421 v 4 s 100 width 100px alt rakeshpdgupta23 br sub b rakeshpdgupta23 b sub a br a href design rakeshpdgupta23 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rakeshpdgupta23 title code a td tr tr td align center valign top width 14 28 a href https github com shashidharknaik img src https avatars githubusercontent com u 95580036 v 4 s 100 width 100px alt shashidharknaik br sub b shashidharknaik b sub a br a href design shashidharknaik title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shashidharknaik title code a td td align center valign top width 14 28 a href https github com taleleuma img src https avatars githubusercontent com u 16799155 v 4 s 100 width 100px alt taleleuma br sub b taleleuma b sub a br a href design taleleuma title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author taleleuma title code a td td align center valign top width 14 28 a href https github com florianbuehler img src https avatars githubusercontent com u 77963076 v 4 s 100 width 100px alt florian b hler br sub b florian b hler b sub a br a href design florianbuehler title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author florianbuehler title code a td td align center valign top width 14 28 a href http linkedin com in rb wahid img src https avatars githubusercontent com u 41251289 v 4 s 100 width 100px alt raihan bin wahid br sub b raihan bin wahid b sub a br a href design rb wahid title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rb wahid title code a td td align center valign top width 14 28 a href https www linkedin com in mohammed nasser 913023204 img src https avatars githubusercontent com u 53376993 v 4 s 100 width 100px alt mohammed nasser br sub b mohammed nasser b sub a br a href design mohammed nasser22 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mohammed nasser22 title code a td td align center valign top width 14 28 a href https github com fcagnola img src https avatars githubusercontent com u 56833063 v 4 s 100 width 100px alt federico br sub b federico b sub a br a href design fcagnola title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author fcagnola title code a td td align center valign top width 14 28 a href https github com aviolante img src https avatars githubusercontent com u 13370368 v 4 s 100 width 100px alt andre violante br sub b andre violante b sub a br a href design aviolante title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aviolante title code a td tr tr td align center valign top width 14 28 a href https github com tcunningham98 img src https avatars githubusercontent com u 71617851 v 4 s 100 width 100px alt tcunningham98 br sub b tcunningham98 b sub a br a href design tcunningham98 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tcunningham98 title code a td td align center valign top width 14 28 a href https www imtek uni freiburg de professuren simulation simulation img src https avatars githubusercontent com u 29068686 v 4 s 100 width 100px alt jan grie er br sub b jan grie er b sub a br a href design griessej title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author griessej title code a td td align center valign top width 14 28 a href https www linkedin com in serkanalc img src https avatars githubusercontent com u 70329389 v 4 s 100 width 100px alt serkan alc br sub b serkan alc b sub a br a href design serkanalc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author serkanalc title code a a href content serkanalc title content a td td align center valign top width 14 28 a href http jezmck com img src https avatars githubusercontent com u 89996 v 4 s 100 width 100px alt jez mckean br sub b jez mckean b sub a br a href design jezmck title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jezmck title code a td td align center valign top width 14 28 a href https github com araxis img src https avatars githubusercontent com u 1418779 v 4 s 100 width 100px alt meisam alifallahi br sub b meisam alifallahi b sub a br a href design araxis title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author araxis title code a td td align center valign top width 14 28 a href http mehulcse com img src https avatars githubusercontent com u 7822793 v 4 s 100 width 100px alt mehul thakkar br sub b mehul thakkar b sub a br a href design mehulcse title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mehulcse title code a td td align center valign top width 14 28 a href https github com king7saksham img src https avatars githubusercontent com u 57166834 v 4 s 100 width 100px alt saksham soni br sub b saksham soni b sub a br a href design king7saksham title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author king7saksham title code a td tr tr td align center valign top width 14 28 a href http linkedin com in pedroperegrinaa img src https avatars githubusercontent com u 57403682 v 4 s 100 width 100px alt pedro peregrina br sub b pedro peregrina b sub a br a href design pedroperegrinaa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pedroperegrinaa title code a td td align center valign top width 14 28 a href https www linkedin com in mintuchoudhary img src https avatars githubusercontent com u 24916801 v 4 s 100 width 100px alt mintu choudhary br sub b mintu choudhary b sub a br a href design mintuchoudhary title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mintuchoudhary title code a td td align center valign top width 14 28 a href https github com lucianmoldovanu img src https avatars githubusercontent com u 7854275 v 4 s 100 width 100px alt lucianmoldovanu br sub b lucianmoldovanu b sub a br a href design lucianmoldovanu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lucianmoldovanu title code a td td align center valign top width 14 28 a href https github com jcscott2015 img src https avatars githubusercontent com u 14879921 v 4 s 100 width 100px alt john c scott br sub b john c scott b sub a br a href design jcscott2015 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jcscott2015 title code a td td align center valign top width 14 28 a href https github com mia 7 7 img src https avatars githubusercontent com u 81501711 v 4 s 100 width 100px alt mia d br sub b mia d b sub a br a href design mia 7 7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mia 7 7 title code a td td align center valign top width 14 28 a href https github com ewenbernard img src https avatars githubusercontent com u 73660111 v 4 s 100 width 100px alt ewenbernard br sub b ewenbernard b sub a br a href design ewenbernard title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ewenbernard title code a td td align center valign top width 14 28 a href https stackoverflow com users 2970351 m reza nasirloo tab profile img src https avatars githubusercontent com u 7994739 v 4 s 100 width 100px alt m reza nasirloo br sub b m reza nasirloo b sub a br a href design mrezanasirloo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mrezanasirloo title code a td tr tr td align center valign top width 14 28 a href http www linkedin com in jayagrawallink img src https avatars githubusercontent com u 53251498 v 4 s 100 width 100px alt jay agrawal br sub b jay agrawal b sub a br a href design jayagrawalgit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jayagrawalgit title code a td td align center valign top width 14 28 a href https medium com deshayk img src https avatars githubusercontent com u 70130858 v 4 s 100 width 100px alt deshay br sub b deshay b sub a br a href design deshayk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author deshayk title code a td td align center valign top width 14 28 a href https github com jay206 programmer img src https avatars githubusercontent com u 62549240 v 4 s 100 width 100px alt jay206 programmer br sub b jay206 programmer b sub a br a href design jay206 programmer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jay206 programmer title code a td td align center valign top width 14 28 a href http fb com elenderg img src https avatars githubusercontent com u 1089556 v 4 s 100 width 100px alt elender br sub b elender b sub a br a href design elenderg title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author elenderg title code a a href content elenderg title content a td td align center valign top width 14 28 a href https github com bobbybyrne img src https avatars githubusercontent com u 7388850 v 4 s 100 width 100px alt bobby byrne br sub b bobby byrne b sub a br a href design bobbybyrne title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bobbybyrne title code a td td align center valign top width 14 28 a href https emre pirci netlify app img src https avatars githubusercontent com u 43238947 v 4 s 100 width 100px alt pirci br sub b pirci b sub a br a href design pirci title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pirci title code a td td align center valign top width 14 28 a href https github com engr hasanuzzaman img src https avatars githubusercontent com u 6083519 v 4 s 100 width 100px alt hasanuzzaman br sub b hasanuzzaman b sub a br a href design engr hasanuzzaman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author engr hasanuzzaman title code a td tr tr td align center valign top width 14 28 a href https www joshkautz com img src https avatars githubusercontent com u 17554471 v 4 s 100 width 100px alt josh kautz br sub b josh kautz b sub a br a href design joshykautz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author joshykautz title code a td td align center valign top width 14 28 a href https otafest com img src https avatars githubusercontent com u 5051187 v 4 s 100 width 100px alt brofar br sub b brofar b sub a br a href design brofar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author brofar title code a td td align center valign top width 14 28 a href https www facebook com minakaram me img src https avatars githubusercontent com u 38835380 v 4 s 100 width 100px alt mina karam br sub b mina karam b sub a br a href design mina karam title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mina karam title code a td td align center valign top width 14 28 a href https github com dosindi img src https avatars githubusercontent com u 1564400 v 4 s 100 width 100px alt duncan o n br sub b duncan o n b sub a br a href design dosindi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dosindi title code a td td align center valign top width 14 28 a href https github com seantumulaknguyen img src https avatars githubusercontent com u 40397599 v 4 s 100 width 100px alt sean tumulak nguyen br sub b sean tumulak nguyen b sub a br a href design seantumulaknguyen title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author seantumulaknguyen title code a td td align center valign top width 14 28 a href https github com artniewski img src https avatars githubusercontent com u 78161989 v 4 s 100 width 100px alt artur trze niewski br sub b artur trze niewski b sub a br a href design artniewski title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author artniewski title code a td td align center valign top width 14 28 a href https github com jjaammeessm img src https avatars githubusercontent com u 98678571 v 4 s 100 width 100px alt jjaammeessm br sub b jjaammeessm b sub a br a href design jjaammeessm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jjaammeessm title code a td tr tr td align center valign top width 14 28 a href https github com gladrun img src https avatars githubusercontent com u 11464381 v 4 s 100 width 100px alt shubham agarwal br sub b shubham agarwal b sub a br a href design gladrun title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gladrun title code a td td align center valign top width 14 28 a href https www linkedin com in michele righi img src https avatars githubusercontent com u 56556806 v 4 s 100 width 100px alt michele righi br sub b michele righi b sub a br a href design mikyll title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mikyll title code a td td align center valign top width 14 28 a href https panagiotiskontos netlify app img src https avatars githubusercontent com u 65974766 v 4 s 100 width 100px alt panagiotis kontos br sub b panagiotis kontos b sub a br a href design panoskontos title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author panoskontos title code a td td align center valign top width 14 28 a href https github com sumitbathla img src https avatars githubusercontent com u 87201197 v 4 s 100 width 100px alt sumitbathla br sub b sumitbathla b sub a br a href design sumitbathla title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sumitbathla title code a td td align center valign top width 14 28 a href https www vistaran tech img src https avatars githubusercontent com u 4208597 v 4 s 100 width 100px alt deepak mathur br sub b deepak mathur b sub a br a href design ideepakmathur title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ideepakmathur title code a td td align center valign top width 14 28 a href https www linkedin com in juho nykanen cs img src https avatars githubusercontent com u 71010049 v 4 s 100 width 100px alt juho nyk nen br sub b juho nyk nen b sub a br a href design nyksy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nyksy title code a td td align center valign top width 14 28 a href https santiagosiordia github io santiagosiordia img src https avatars githubusercontent com u 56652644 v 4 s 100 width 100px alt santiago gonz lez siordia br sub b santiago gonz lez siordia b sub a br a href design santiagosiordia title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author santiagosiordia title code a td tr tr td align center valign top width 14 28 a href https github com msrijita18 img src https avatars githubusercontent com u 66257156 v 4 s 100 width 100px alt srijita mallick br sub b srijita mallick b sub a br a href design msrijita18 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author msrijita18 title code a td td align center valign top width 14 28 a href https samr1ddh1 github io img src https avatars githubusercontent com u 52720626 v 4 s 100 width 100px alt samriddhi b br sub b samriddhi b b sub a br a href design samr1ddh1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author samr1ddh1 title code a td td align center valign top width 14 28 a href https github com nitzanpap img src https avatars githubusercontent com u 87342833 v 4 s 100 width 100px alt nitzan papini br sub b nitzan papini b sub a br a href design nitzanpap title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nitzanpap title code a td td align center valign top width 14 28 a href https mario sanz netlify app img src https avatars githubusercontent com u 72298127 v 4 s 100 width 100px alt mario sanz br sub b mario sanz b sub a br a href design mario sanz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mario sanz title code a td td align center valign top width 14 28 a href https github com crabcrabcrabcrab img src https avatars githubusercontent com u 98830497 v 4 s 100 width 100px alt crab 4 br sub b crab 4 b sub a br a href design crabcrabcrabcrab title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author crabcrabcrabcrab title code a td td align center valign top width 14 28 a href https www linkedin com in pablocuestamorer img src https avatars githubusercontent com u 43066595 v 4 s 100 width 100px alt pablo br sub b pablo b sub a br a href design pablocuestamorer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pablocuestamorer title code a td td align center valign top width 14 28 a href http gordon pn com img src https avatars githubusercontent com u 4203037 v 4 s 100 width 100px alt gordon pham nguyen br sub b gordon pham nguyen b sub a br a href design gordonpn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gordonpn title code a td tr tr td align center valign top width 14 28 a href https github com kristofferk img src https avatars githubusercontent com u 18262259 v 4 s 100 width 100px alt kristoffer br sub b kristoffer b sub a br a href design kristofferk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kristofferk title code a td td align center valign top width 14 28 a href https github com chrisblach img src https avatars githubusercontent com u 9647303 v 4 s 100 width 100px alt chrisblach br sub b chrisblach b sub a br a href design chrisblach title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chrisblach title code a td td align center valign top width 14 28 a href https github com imolai img src https avatars githubusercontent com u 38439709 v 4 s 100 width 100px alt g bor br sub b g bor b sub a br a href design imolai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author imolai title code a td td align center valign top width 14 28 a href https github com karolinabodis img src https avatars githubusercontent com u 78912800 v 4 s 100 width 100px alt lina br sub b lina b sub a br a href design karolinabodis title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author karolinabodis title code a td td align center valign top width 14 28 a href https github com hrwatts img src https avatars githubusercontent com u 34659182 v 4 s 100 width 100px alt harrison watts br sub b harrison watts b sub a br a href design hrwatts title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hrwatts title code a td td align center valign top width 14 28 a href https www petricko dev img src https avatars githubusercontent com u 56165587 v 4 s 100 width 100px alt mario petri ko br sub b mario petri ko b sub a br a href design maracko title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author maracko title code a td td align center valign top width 14 28 a href https github com ben8120 img src https avatars githubusercontent com u 81163948 v 4 s 100 width 100px alt ben8120 br sub b ben8120 b sub a br a href design ben8120 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ben8120 title code a td tr tr td align center valign top width 14 28 a href https github com giovannapls img src https avatars githubusercontent com u 37786977 v 4 s 100 width 100px alt giovanna br sub b giovanna b sub a br a href design giovannapls title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author giovannapls title code a td td align center valign top width 14 28 a href https github com imminal35 img src https avatars githubusercontent com u 75490210 v 4 s 100 width 100px alt minal ahuja br sub b minal ahuja b sub a br a href design imminal35 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author imminal35 title code a td td align center valign top width 14 28 a href https github com mossfarmer img src https avatars githubusercontent com u 38235854 v 4 s 100 width 100px alt mossfarmer br sub b mossfarmer b sub a br a href design mossfarmer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mossfarmer title code a td td align center valign top width 14 28 a href https github com thac0derdre img src https avatars githubusercontent com u 94762769 v 4 s 100 width 100px alt thac0derdre br sub b thac0derdre b sub a br a href design thac0derdre title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thac0derdre title code a td td align center valign top width 14 28 a href https github com itware img src https avatars githubusercontent com u 11639683 v 4 s 100 width 100px alt itware br sub b itware b sub a br a href design itware title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author itware title code a td td align center valign top width 14 28 a href https michaelwalker git github io img src https avatars githubusercontent com u 11032490 v 4 s 100 width 100px alt michael walker br sub b michael walker b sub a br a href design michaelwalker git title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author michaelwalker git title code a td td align center valign top width 14 28 a href https github com tomjacobchirayil img src https avatars githubusercontent com u 49261263 v 4 s 100 width 100px alt tom jacob chirayil br sub b tom jacob chirayil b sub a br a href design tomjacobchirayil title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tomjacobchirayil title code a td tr tr td align center valign top width 14 28 a href http www linkedin com in ikrsachin img src https avatars githubusercontent com u 81405044 v 4 s 100 width 100px alt sachin kumar br sub b sachin kumar b sub a br a href design i sachinkumar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author i sachinkumar title code a td td align center valign top width 14 28 a href https github com adi ray img src https avatars githubusercontent com u 96347576 v 4 s 100 width 100px alt adi ray br sub b adi ray b sub a br a href design adi ray title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adi ray title code a td td align center valign top width 14 28 a href https github com dr blank alt img src https avatars githubusercontent com u 75072114 v 4 s 100 width 100px alt dr blank alt br sub b dr blank alt b sub a br a href design dr blank alt title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dr blank alt title code a td td align center valign top width 14 28 a href http cazacubogdan com img src https avatars githubusercontent com u 3471768 v 4 s 100 width 100px alt bogdan cazacu br sub b bogdan cazacu b sub a br a href design cazacubogdan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cazacubogdan title code a td td align center valign top width 14 28 a href https gilsonurbano com img src https avatars githubusercontent com u 16805527 v 4 s 100 width 100px alt gilson urbano br sub b gilson urbano b sub a br a href design urbanogilson title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author urbanogilson title code a td td align center valign top width 14 28 a href https oseeva com img src https avatars githubusercontent com u 57769132 v 4 s 100 width 100px alt nina br sub b nina b sub a br a href design ninsova title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ninsova title code a td td align center valign top width 14 28 a href https www linkedin com in anthony piersanti 46b0853a img src https avatars githubusercontent com u 3359366 v 4 s 100 width 100px alt anthony br sub b anthony b sub a br a href design anthonypiersanti title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anthonypiersanti title code a td tr tr td align center valign top width 14 28 a href https github com manushimjani img src https avatars githubusercontent com u 36154411 v 4 s 100 width 100px alt manushimjani br sub b manushimjani b sub a br a href design manushimjani title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author manushimjani title code a td td align center valign top width 14 28 a href https github com cyphersphinx img src https avatars githubusercontent com u 33814760 v 4 s 100 width 100px alt michael reyes br sub b michael reyes b sub a br a href design cyphersphinx title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cyphersphinx title code a td td align center valign top width 14 28 a href https urinternetfriends com img src https avatars githubusercontent com u 16883323 v 4 s 100 width 100px alt rachel kennelly br sub b rachel kennelly b sub a br a href design rekennelly title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rekennelly title code a td td align center valign top width 14 28 a href https blogsforeveryone medium com img src https avatars githubusercontent com u 99870824 v 4 s 100 width 100px alt aakash garg br sub b aakash garg b sub a br a href design aakashgarg136 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aakashgarg136 title code a td td align center valign top width 14 28 a href https github com daniel livingston img src https avatars githubusercontent com u 77318409 v 4 s 100 width 100px alt daniel livingston br sub b daniel livingston b sub a br a href design daniel livingston title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author daniel livingston title code a td td align center valign top width 14 28 a href https github com alexrojco img src https avatars githubusercontent com u 20784378 v 4 s 100 width 100px alt alexrojco br sub b alexrojco b sub a br a href design alexrojco title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alexrojco title code a td td align center valign top width 14 28 a href https github com ngynminh img src https avatars githubusercontent com u 24553690 v 4 s 100 width 100px alt minh nguyen br sub b minh nguyen b sub a br a href design ngynminh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ngynminh title code a td tr tr td align center valign top width 14 28 a href https mahesh9340 netlify app img src https avatars githubusercontent com u 53929423 v 4 s 100 width 100px alt mahesh dattatraya babar br sub b mahesh dattatraya babar b sub a br a href design maheshdbabar9340 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author maheshdbabar9340 title code a td td align center valign top width 14 28 a href https www linkedin com in zihang jin a38b6417b img src https avatars githubusercontent com u 47680904 v 4 s 100 width 100px alt jin zihang br sub b jin zihang b sub a br a href design jinzihang title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jinzihang title code a td td align center valign top width 14 28 a href https developer aylanetworks com img src https avatars githubusercontent com u 627740 v 4 s 100 width 100px alt bikramjit ganguly br sub b bikramjit ganguly b sub a br a href design bganguly title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bganguly title code a td td align center valign top width 14 28 a href https github com questionableguise img src https avatars githubusercontent com u 97465731 v 4 s 100 width 100px alt questionableguise br sub b questionableguise b sub a br a href design questionableguise title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author questionableguise title code a td td align center valign top width 14 28 a href https github com liq19ch img src https avatars githubusercontent com u 62189992 v 4 s 100 width 100px alt liq19ch br sub b liq19ch b sub a br a href design liq19ch title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author liq19ch title code a td td align center valign top width 14 28 a href http rochadev tk img src https avatars githubusercontent com u 30984260 v 4 s 100 width 100px alt bruno rocha br sub b bruno rocha b sub a br a href design rochadev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rochadev title code a td td align center valign top width 14 28 a href https github com adyavanapalli img src https avatars githubusercontent com u 8067797 v 4 s 100 width 100px alt anand dyavanapalli br sub b anand dyavanapalli b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author adyavanapalli title code a a href content adyavanapalli title content a td tr tr td align center valign top width 14 28 a href https github com crucian afk img src https avatars githubusercontent com u 80586085 v 4 s 100 width 100px alt crucian afk br sub b crucian afk b sub a br a href design crucian afk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author crucian afk title code a td td align center valign top width 14 28 a href https gainzstation one img src https avatars githubusercontent com u 85804886 v 4 s 100 width 100px alt 0xgainz br sub b 0xgainz b sub a br a href design 0xgainz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 0xgainz title code a td td align center valign top width 14 28 a href https github com weirdfsh img src https avatars githubusercontent com u 100484340 v 4 s 100 width 100px alt weirdfsh br sub b weirdfsh b sub a br a href design weirdfsh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author weirdfsh title code a td td align center valign top width 14 28 a href https github com valanm22 img src https avatars githubusercontent com u 84893551 v 4 s 100 width 100px alt valan baptist mathuranayagam br sub b valan baptist mathuranayagam b sub a br a href design valanm22 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author valanm22 title code a td td align center valign top width 14 28 a href https paulkaefer com img src https avatars githubusercontent com u 2408155 v 4 s 100 width 100px alt paul kaefer br sub b paul kaefer b sub a br a href design paulkaefer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author paulkaefer title code a td td align center valign top width 14 28 a href https github com garlicwang img src https avatars githubusercontent com u 59409501 v 4 s 100 width 100px alt yu hsiang wang br sub b yu hsiang wang b sub a br a href design garlicwang title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author garlicwang title code a td td align center valign top width 14 28 a href https mradib com img src https avatars githubusercontent com u 8861284 v 4 s 100 width 100px alt javad adib br sub b javad adib b sub a br a href design mrjavadadib title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mrjavadadib title code a td tr tr td align center valign top width 14 28 a href https github com davidliu0930 img src https avatars githubusercontent com u 58803314 v 4 s 100 width 100px alt davidliu0930 br sub b davidliu0930 b sub a br a href design davidliu0930 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author davidliu0930 title code a td td align center valign top width 14 28 a href https achilleasein com img src https avatars githubusercontent com u 6341668 v 4 s 100 width 100px alt achilleas john yfantis br sub b achilleas john yfantis b sub a br a href design achilleasein title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author achilleasein title code a td td align center valign top width 14 28 a href https github com omkarshivadekar img src https avatars githubusercontent com u 30948641 v 4 s 100 width 100px alt omkar shivadekar br sub b omkar shivadekar b sub a br a href design omkarshivadekar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author omkarshivadekar title code a a href content omkarshivadekar title content a a href https github com ebazhanov linkedin skill assessments quizzes issues q author 3aomkarshivadekar title bug reports a td td align center valign top width 14 28 a href https github com toantd90 img src https avatars githubusercontent com u 4978810 v 4 s 100 width 100px alt toantran br sub b toantran b sub a br a href design toantd90 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author toantd90 title code a td td align center valign top width 14 28 a href https www gautamnaik com img src https avatars githubusercontent com u 2787787 v 4 s 100 width 100px alt gautam naik br sub b gautam naik b sub a br a href design gautamnaik1994 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gautamnaik1994 title code a td td align center valign top width 14 28 a href https marcondercin github io img src https avatars githubusercontent com u 23724126 v 4 s 100 width 100px alt marc br sub b marc b sub a br a href design marcondercin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author marcondercin title code a td td align center valign top width 14 28 a href https github com twix20 img src https avatars githubusercontent com u 9865224 v 4 s 100 width 100px alt twix20 br sub b twix20 b sub a br a href design twix20 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author twix20 title code a td tr tr td align center valign top width 14 28 a href https github com knightwalker img src https avatars githubusercontent com u 37214263 v 4 s 100 width 100px alt kristian s br sub b kristian s b sub a br a href design knightwalker title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author knightwalker title code a td td align center valign top width 14 28 a href https www xyz media com avocado img src https avatars githubusercontent com u 56565199 v 4 s 100 width 100px alt aleksey khoroshilov br sub b aleksey khoroshilov b sub a br a href design aleksey00 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aleksey00 title code a td td align center valign top width 14 28 a href https github com arjunsrsr img src https avatars githubusercontent com u 100687528 v 4 s 100 width 100px alt arjunsrsr br sub b arjunsrsr b sub a br a href design arjunsrsr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arjunsrsr title code a td td align center valign top width 14 28 a href https haydher com img src https avatars githubusercontent com u 70679209 v 4 s 100 width 100px alt ali haider br sub b ali haider b sub a br a href design haydher title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author haydher title code a td td align center valign top width 14 28 a href http tdring com img src https avatars githubusercontent com u 7061293 v 4 s 100 width 100px alt trisha dring br sub b trisha dring b sub a br a href design trishadring title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author trishadring title code a td td align center valign top width 14 28 a href https github com marzulo img src https avatars githubusercontent com u 37627420 v 4 s 100 width 100px alt andre marzulo br sub b andre marzulo b sub a br a href design marzulo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author marzulo title code a td td align center valign top width 14 28 a href https krish512 com img src https avatars githubusercontent com u 6457418 v 4 s 100 width 100px alt krishna modi br sub b krishna modi b sub a br a href design krish512 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author krish512 title code a td tr tr td align center valign top width 14 28 a href https github com yli110 stat697 img src https avatars githubusercontent com u 42564519 v 4 s 100 width 100px alt rosemary li br sub b rosemary li b sub a br a href design yli110 stat697 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yli110 stat697 title code a td td align center valign top width 14 28 a href https github com aweller95 img src https avatars githubusercontent com u 46358583 v 4 s 100 width 100px alt alex weller br sub b alex weller b sub a br a href design aweller95 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aweller95 title code a td td align center valign top width 14 28 a href https www linkedin com in tam pmnguyen img src https avatars githubusercontent com u 69443738 v 4 s 100 width 100px alt tam nguyen br sub b tam nguyen b sub a br a href design alissanguyen title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alissanguyen title code a td td align center valign top width 14 28 a href https github com aquintelaoliveira img src https avatars githubusercontent com u 47882277 v 4 s 100 width 100px alt aquintelaoliveira br sub b aquintelaoliveira b sub a br a href design aquintelaoliveira title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aquintelaoliveira title code a td td align center valign top width 14 28 a href https norbert brett netlify app img src https avatars githubusercontent com u 60483492 v 4 s 100 width 100px alt norbert brett br sub b norbert brett b sub a br a href design nobertbrett title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nobertbrett title code a td td align center valign top width 14 28 a href https github com rocsogd img src https avatars githubusercontent com u 101685468 v 4 s 100 width 100px alt rocsogd br sub b rocsogd b sub a br a href design rocsogd title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rocsogd title code a td td align center valign top width 14 28 a href https onyr net img src https avatars githubusercontent com u 47721040 v 4 s 100 width 100px alt 0nyr br sub b 0nyr b sub a br a href design 0nyr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 0nyr title code a td tr tr td align center valign top width 14 28 a href https github com rkevx21 img src https avatars githubusercontent com u 7960937 v 4 s 100 width 100px alt rethkevin br sub b rethkevin b sub a br a href design rkevx21 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rkevx21 title code a td td align center valign top width 14 28 a href http img src https avatars githubusercontent com u 48429967 v 4 s 100 width 100px alt rickheadle br sub b rickheadle b sub a br a href design rickheadle title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rickheadle title code a td td align center valign top width 14 28 a href https linkedin com in leandre nsengumuremyi img src https avatars githubusercontent com u 35899771 v 4 s 100 width 100px alt leandre br sub b leandre b sub a br a href design dreking title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dreking title code a td td align center valign top width 14 28 a href https github com natnaelsisay img src https avatars githubusercontent com u 24861495 v 4 s 100 width 100px alt natnael sisay br sub b natnael sisay b sub a br a href design natnaelsisay title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author natnaelsisay title code a td td align center valign top width 14 28 a href https github com sbbu img src https avatars githubusercontent com u 38852176 v 4 s 100 width 100px alt sbbu br sub b sbbu b sub a br a href design sbbu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sbbu title code a td td align center valign top width 14 28 a href https github com wael fadlallah img src https avatars githubusercontent com u 19624163 v 4 s 100 width 100px alt wael br sub b wael b sub a br a href design wael fadlallah title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wael fadlallah title code a td td align center valign top width 14 28 a href http fabriciopirini netlify com img src https avatars githubusercontent com u 20199659 v 4 s 100 width 100px alt fabricio tramontano pirini br sub b fabricio tramontano pirini b sub a br a href design fabriciopirini title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author fabriciopirini title code a td tr tr td align center valign top width 14 28 a href https github com alexbr00ken img src https avatars githubusercontent com u 56917843 v 4 s 100 width 100px alt alexander stoyanov br sub b alexander stoyanov b sub a br a href design alexbr00ken title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alexbr00ken title code a td td align center valign top width 14 28 a href https github com dezx20 img src https avatars githubusercontent com u 40682998 v 4 s 100 width 100px alt dezx20 br sub b dezx20 b sub a br a href design dezx20 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dezx20 title code a td td align center valign top width 14 28 a href https github com southparkkids img src https avatars githubusercontent com u 1056999 v 4 s 100 width 100px alt southparkkids br sub b southparkkids b sub a br a href design southparkkids title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author southparkkids title code a td td align center valign top width 14 28 a href https github com bmstar2012 img src https avatars githubusercontent com u 93668288 v 4 s 100 width 100px alt bmstar br sub b bmstar b sub a br a href design bmstar2012 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bmstar2012 title code a td td align center valign top width 14 28 a href https github com kiagam img src https avatars githubusercontent com u 43825898 v 4 s 100 width 100px alt kiagam br sub b kiagam b sub a br a href design kiagam title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kiagam title code a td td align center valign top width 14 28 a href https github com cfuendesign img src https avatars githubusercontent com u 65634520 v 4 s 100 width 100px alt juan castillo br sub b juan castillo b sub a br a href design cfuendesign title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cfuendesign title code a td td align center valign top width 14 28 a href https github com ffenne img src https avatars githubusercontent com u 77193732 v 4 s 100 width 100px alt ffenne br sub b ffenne b sub a br a href design ffenne title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ffenne title code a td tr tr td align center valign top width 14 28 a href https github com jtoledo3970 img src https avatars githubusercontent com u 11856952 v 4 s 100 width 100px alt jose toledo br sub b jose toledo b sub a br a href design jtoledo3970 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jtoledo3970 title code a td td align center valign top width 14 28 a href https mcghen com img src https avatars githubusercontent com u 5630588 v 4 s 100 width 100px alt pat mcghen br sub b pat mcghen b sub a br a href design pmcghen title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pmcghen title code a td td align center valign top width 14 28 a href http eiko wagenknecht de img src https avatars githubusercontent com u 1475672 v 4 s 100 width 100px alt eiko wagenknecht br sub b eiko wagenknecht b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author eikowagenknecht title code a a href content eikowagenknecht title content a a href data eikowagenknecht title data a td td align center valign top width 14 28 a href https github com bigal img src https avatars githubusercontent com u 5790906 v 4 s 100 width 100px alt alan chalmers br sub b alan chalmers b sub a br a href design bigal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bigal title code a td td align center valign top width 14 28 a href https mjwebservices com img src https avatars githubusercontent com u 32228204 v 4 s 100 width 100px alt jean didier br sub b jean didier b sub a br a href design tarpagad title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tarpagad title code a td td align center valign top width 14 28 a href http mixcart ru img src https avatars githubusercontent com u 87854797 v 4 s 100 width 100px alt andy br sub b andy b sub a br a href design sobolandy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sobolandy title code a td td align center valign top width 14 28 a href https github com pestadieu img src https avatars githubusercontent com u 23661819 v 4 s 100 width 100px alt pestadieu br sub b pestadieu b sub a br a href design pestadieu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pestadieu title code a td tr tr td align center valign top width 14 28 a href http kanishka developer ml img src https avatars githubusercontent com u 32675352 v 4 s 100 width 100px alt kanishka chakraborty br sub b kanishka chakraborty b sub a br a href design kanishka developer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kanishka developer title code a td td align center valign top width 14 28 a href https www aloneonthebeach ga img src https avatars githubusercontent com u 48977375 v 4 s 100 width 100px alt nandha br sub b nandha b sub a br a href design nandha46 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nandha46 title code a td td align center valign top width 14 28 a href https referal ir vahid mafi img src https avatars githubusercontent com u 70995302 v 4 s 100 width 100px alt vahid mafi br sub b vahid mafi b sub a br a href design vahidmafi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vahidmafi title code a a href data vahidmafi title data a a href content vahidmafi title content a a href business vahidmafi title business development a td td align center valign top width 14 28 a href https github com akshayashokcode img src https avatars githubusercontent com u 63944420 v 4 s 100 width 100px alt akshay ashok br sub b akshay ashok b sub a br a href design akshayashokcode title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akshayashokcode title code a td td align center valign top width 14 28 a href https ironwort me img src https avatars githubusercontent com u 15280042 v 4 s 100 width 100px alt 0x08 br sub b 0x08 b sub a br a href design its0x08 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author its0x08 title code a td td align center valign top width 14 28 a href https github com sandeepmishratech img src https avatars githubusercontent com u 87706790 v 4 s 100 width 100px alt sandeep mishra br sub b sandeep mishra b sub a br a href design sandeepmishratech title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sandeepmishratech title code a td td align center valign top width 14 28 a href http regnaultevann xyz img src https avatars githubusercontent com u 20794848 v 4 s 100 width 100px alt evann regnault br sub b evann regnault b sub a br a href design estyms title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author estyms title code a td tr tr td align center valign top width 14 28 a href https zeitouncorporate com img src https avatars githubusercontent com u 30462059 v 4 s 100 width 100px alt lenny zeitoun br sub b lenny zeitoun b sub a br a href design zeitouncorp title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zeitouncorp title code a td td align center valign top width 14 28 a href https github com edenb dev img src https avatars githubusercontent com u 70844165 v 4 s 100 width 100px alt eden boaron br sub b eden boaron b sub a br a href design edenb dev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author edenb dev title code a td td align center valign top width 14 28 a href https github com troybtc img src https avatars githubusercontent com u 78566687 v 4 s 100 width 100px alt troybtc br sub b troybtc b sub a br a href design troybtc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author troybtc title code a td td align center valign top width 14 28 a href https github com aby sebastian img src https avatars githubusercontent com u 56107740 v 4 s 100 width 100px alt aby sebastian br sub b aby sebastian b sub a br a href design aby sebastian title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aby sebastian title code a td td align center valign top width 14 28 a href https github com matthewdunngeon img src https avatars githubusercontent com u 60297738 v 4 s 100 width 100px alt matthew dunn br sub b matthew dunn b sub a br a href design matthewdunngeon title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author matthewdunngeon title code a td td align center valign top width 14 28 a href https github com ckullo img src https avatars githubusercontent com u 35125965 v 4 s 100 width 100px alt ckullo br sub b ckullo b sub a br a href design ckullo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ckullo title code a a href content ckullo title content a a href data ckullo title data a td td align center valign top width 14 28 a href https github com mohamedmamdouh18 img src https avatars githubusercontent com u 63814228 v 4 s 100 width 100px alt mohamed mamdouh br sub b mohamed mamdouh b sub a br a href design mohamedmamdouh18 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mohamedmamdouh18 title code a td tr tr td align center valign top width 14 28 a href https github com bazina img src https avatars githubusercontent com u 60438793 v 4 s 100 width 100px alt youssef bazina br sub b youssef bazina b sub a br a href design bazina title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bazina title code a td td align center valign top width 14 28 a href https github com fredposk img src https avatars githubusercontent com u 72066322 v 4 s 100 width 100px alt frederico k ckelhaus br sub b frederico k ckelhaus b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author fredposk title code a td td align center valign top width 14 28 a href https www nushankodikara com img src https avatars githubusercontent com u 54279786 v 4 s 100 width 100px alt nushan kodikara br sub b nushan kodikara b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author nushankodikara title code a td td align center valign top width 14 28 a href https github com cooperza img src https avatars githubusercontent com u 52263430 v 4 s 100 width 100px alt zach cooper br sub b zach cooper b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author cooperza title code a td td align center valign top width 14 28 a href https github com 1997roylee img src https avatars githubusercontent com u 53046899 v 4 s 100 width 100px alt roy br sub b roy b sub a br a href design 1997roylee title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 1997roylee title code a td td align center valign top width 14 28 a href https linktr ee sauravpanchal img src https avatars githubusercontent com u 61927693 v 4 s 100 width 100px alt saurav panchal br sub b saurav panchal b sub a br a href design sauravpanchal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sauravpanchal title code a td td align center valign top width 14 28 a href https twitter com totallynotdavid img src https avatars githubusercontent com u 20960328 v 4 s 100 width 100px alt totallynotdavid br sub b totallynotdavid b sub a br a href design totallynotdavid title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author totallynotdavid title code a td tr tr td align center valign top width 14 28 a href https github com goosepirate img src https avatars githubusercontent com u 71612256 v 4 s 100 width 100px alt goosepirate br sub b goosepirate b sub a br a href design goosepirate title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author goosepirate title code a a href example goosepirate title examples a a href business goosepirate title business development a td td align center valign top width 14 28 a href https github com kauth img src https avatars githubusercontent com u 15343142 v 4 s 100 width 100px alt kauth br sub b kauth b sub a br a href design kauth title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kauth title code a td td align center valign top width 14 28 a href https www linkedin com in hari kiran vusirikala img src https avatars githubusercontent com u 25457325 v 4 s 100 width 100px alt hari kiran vusirikala br sub b hari kiran vusirikala b sub a br a href design harikiranvusirikala title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author harikiranvusirikala title code a td td align center valign top width 14 28 a href https rickdevelops github io personal img src https avatars githubusercontent com u 31971312 v 4 s 100 width 100px alt sounak dey br sub b sounak dey b sub a br a href design rickdevelops title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rickdevelops title code a td td align center valign top width 14 28 a href https github com ziasistani img src https avatars githubusercontent com u 4399507 v 4 s 100 width 100px alt zia br sub b zia b sub a br a href business ziasistani title business development a a href design ziasistani title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ziasistani title code a td td align center valign top width 14 28 a href https davari io img src https avatars githubusercontent com u 29124068 v 4 s 100 width 100px alt reza davari br sub b reza davari b sub a br a href design rezazzr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rezazzr title code a td td align center valign top width 14 28 a href https github com akshayajaykumar img src https avatars githubusercontent com u 103431695 v 4 s 100 width 100px alt akshayajaykumar br sub b akshayajaykumar b sub a br a href design akshayajaykumar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akshayajaykumar title code a td tr tr td align center valign top width 14 28 a href http www pyknote xyz img src https avatars githubusercontent com u 8668432 v 4 s 100 width 100px alt x24870 br sub b x24870 b sub a br a href design x24870 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author x24870 title code a td td align center valign top width 14 28 a href https github com phonethantzaw img src https avatars githubusercontent com u 11054762 v 4 s 100 width 100px alt ko phone br sub b ko phone b sub a br a href design phonethantzaw title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author phonethantzaw title code a td td align center valign top width 14 28 a href https github com nabstar3 img src https avatars githubusercontent com u 47038774 v 4 s 100 width 100px alt nabstar3 br sub b nabstar3 b sub a br a href design nabstar3 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nabstar3 title code a td td align center valign top width 14 28 a href https github com mateuszgolda img src https avatars githubusercontent com u 58918524 v 4 s 100 width 100px alt mateusz br sub b mateusz b sub a br a href design mateuszgolda title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mateuszgolda title code a td td align center valign top width 14 28 a href http yunus emre3497 at hotmail com img src https avatars githubusercontent com u 34275999 v 4 s 100 width 100px alt yunus emre emik br sub b yunus emre emik b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author yunusemreemik title code a td td align center valign top width 14 28 a href https github com sinhadotabhinav img src https avatars githubusercontent com u 10262343 v 4 s 100 width 100px alt abhinav sinha br sub b abhinav sinha b sub a br a href design sinhadotabhinav title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sinhadotabhinav title code a td td align center valign top width 14 28 a href https leetcode com hungqn04 img src https avatars githubusercontent com u 97866339 v 4 s 100 width 100px alt hung nguyen br sub b hung nguyen b sub a br a href design hungqng title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hungqng title code a td tr tr td align center valign top width 14 28 a href https github com maselino img src https avatars githubusercontent com u 16258349 v 4 s 100 width 100px alt maselino br sub b maselino b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author maselino title code a td td align center valign top width 14 28 a href https github com shuktika15 img src https avatars githubusercontent com u 53374048 v 4 s 100 width 100px alt shuktika mahanty br sub b shuktika mahanty b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author shuktika15 title code a td td align center valign top width 14 28 a href https github com mikolajgawronski img src https avatars githubusercontent com u 54740661 v 4 s 100 width 100px alt miko aj gawro ski br sub b miko aj gawro ski b sub a br a href design mikolajgawronski title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mikolajgawronski title code a td td align center valign top width 14 28 a href https github com husseinhj img src https avatars githubusercontent com u 27139702 v 4 s 100 width 100px alt hussein habibi juybari br sub b hussein habibi juybari b sub a br a href design husseinhj title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author husseinhj title code a td td align center valign top width 14 28 a href https github com sean mcarthur img src https avatars githubusercontent com u 103604658 v 4 s 100 width 100px alt sean mcarthur br sub b sean mcarthur b sub a br a href design sean mcarthur title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sean mcarthur title code a td td align center valign top width 14 28 a href http osbm github io img src https avatars githubusercontent com u 74963545 v 4 s 100 width 100px alt osman f bayram br sub b osman f bayram b sub a br a href design osbm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author osbm title code a td td align center valign top width 14 28 a href https benvlodgi github io img src https avatars githubusercontent com u 1462374 v 4 s 100 width 100px alt benjamin thomas blodgett br sub b benjamin thomas blodgett b sub a br a href design benvlodgi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author benvlodgi title code a td tr tr td align center valign top width 14 28 a href http zang chuanlong outlook com img src https avatars githubusercontent com u 75363411 v 4 s 100 width 100px alt chuanlong zang br sub b chuanlong zang b sub a br a href design chuanlong zang title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chuanlong zang title code a td td align center valign top width 14 28 a href http about me wolfkin img src https avatars githubusercontent com u 6678474 v 4 s 100 width 100px alt julian br sub b julian b sub a br a href design wolfkin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wolfkin title code a td td align center valign top width 14 28 a href https github com franisrael img src https avatars githubusercontent com u 12844601 v 4 s 100 width 100px alt francisco br sub b francisco b sub a br a href design franisrael title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author franisrael title code a td td align center valign top width 14 28 a href https github com aalihhiader9211 img src https avatars githubusercontent com u 50293007 v 4 s 100 width 100px alt aalihhiader9211 br sub b aalihhiader9211 b sub a br a href design aalihhiader9211 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aalihhiader9211 title code a td td align center valign top width 14 28 a href https www linkedin com in muhammadzunair img src https avatars githubusercontent com u 18049087 v 4 s 100 width 100px alt muhammad zunair br sub b muhammad zunair b sub a br a href design mzunair title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mzunair title code a td td align center valign top width 14 28 a href https github com asure89 img src https avatars githubusercontent com u 20336951 v 4 s 100 width 100px alt liya br sub b liya b sub a br a href design asure89 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author asure89 title code a td td align center valign top width 14 28 a href https github com begadtarek img src https avatars githubusercontent com u 26423964 v 4 s 100 width 100px alt begadtarek br sub b begadtarek b sub a br a href design begadtarek title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author begadtarek title code a td tr tr td align center valign top width 14 28 a href https github com etorobot img src https avatars githubusercontent com u 43525385 v 4 s 100 width 100px alt etorobot br sub b etorobot b sub a br a href design etorobot title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author etorobot title code a td td align center valign top width 14 28 a href https github com hussamk98 img src https avatars githubusercontent com u 34946171 v 4 s 100 width 100px alt hussam khan br sub b hussam khan b sub a br a href design hussamk98 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hussamk98 title code a td td align center valign top width 14 28 a href https www linkedin com in saikat chakraborty 68037a233 img src https avatars githubusercontent com u 84668005 v 4 s 100 width 100px alt saikat chakraborty br sub b saikat chakraborty b sub a br a href design saikat299792458 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saikat299792458 title code a td td align center valign top width 14 28 a href https github com nicholasquisler img src https avatars githubusercontent com u 99000057 v 4 s 100 width 100px alt nicholas quisler br sub b nicholas quisler b sub a br a href design nicholasquisler title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nicholasquisler title code a td td align center valign top width 14 28 a href https github com poulios img src https avatars githubusercontent com u 46890409 v 4 s 100 width 100px alt evang poul br sub b evang poul b sub a br a href design poulios title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author poulios title code a td td align center valign top width 14 28 a href http writeonly wordpress com img src https avatars githubusercontent com u 163983 v 4 s 100 width 100px alt gregg lind br sub b gregg lind b sub a br a href design gregglind title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gregglind title code a td td align center valign top width 14 28 a href https github com sudocipher img src https avatars githubusercontent com u 32899560 v 4 s 100 width 100px alt deepak kumar br sub b deepak kumar b sub a br a href design sudocipher title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sudocipher title code a td tr tr td align center valign top width 14 28 a href https github com callumio img src https avatars githubusercontent com u 16057677 v 4 s 100 width 100px alt callum leslie br sub b callum leslie b sub a br a href design callumio title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author callumio title code a td td align center valign top width 14 28 a href http www curtisbarnard com img src https avatars githubusercontent com u 100104319 v 4 s 100 width 100px alt curtis barnard jr br sub b curtis barnard jr b sub a br a href design curtisbarnard title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author curtisbarnard title code a td td align center valign top width 14 28 a href https github com deepanshukaim img src https avatars githubusercontent com u 100293309 v 4 s 100 width 100px alt deepanshukaim br sub b deepanshukaim b sub a br a href design deepanshukaim title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author deepanshukaim title code a td td align center valign top width 14 28 a href http manthanank xyz img src https avatars githubusercontent com u 50883320 v 4 s 100 width 100px alt manthan ank br sub b manthan ank b sub a br a href design manthanank title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author manthanank title code a td td align center valign top width 14 28 a href https github com h varmazyar img src https avatars githubusercontent com u 56110766 v 4 s 100 width 100px alt hossein varmazyar br sub b hossein varmazyar b sub a br a href design h varmazyar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author h varmazyar title code a td td align center valign top width 14 28 a href https github com brayanmnz img src https avatars githubusercontent com u 61812255 v 4 s 100 width 100px alt brayan mu oz v br sub b brayan mu oz v b sub a br a href design brayanmnz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author brayanmnz title code a td td align center valign top width 14 28 a href https github com scyp101 img src https avatars githubusercontent com u 42637586 v 4 s 100 width 100px alt kamil rasheed siddiqui br sub b kamil rasheed siddiqui b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author scyp101 title code a a href design scyp101 title design a td tr tr td align center valign top width 14 28 a href https github com mutt0 ds img src https avatars githubusercontent com u 70467783 v 4 s 100 width 100px alt mutt0 ds br sub b mutt0 ds b sub a br a href design mutt0 ds title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mutt0 ds title code a td td align center valign top width 14 28 a href https github com egbertjk img src https avatars githubusercontent com u 98855468 v 4 s 100 width 100px alt egbertjk br sub b egbertjk b sub a br a href design egbertjk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author egbertjk title code a td td align center valign top width 14 28 a href https github com majid z img src https avatars githubusercontent com u 8374542 v 4 s 100 width 100px alt majid zojaji br sub b majid zojaji b sub a br a href design majid z title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author majid z title code a td td align center valign top width 14 28 a href https github com tix123 img src https avatars githubusercontent com u 52285592 v 4 s 100 width 100px alt sean chen br sub b sean chen b sub a br a href design tix123 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tix123 title code a td td align center valign top width 14 28 a href http www herbertmilhomme com img src https avatars githubusercontent com u 15901670 v 4 s 100 width 100px alt herbert milhomme br sub b herbert milhomme b sub a br a href design herbertmilhomme title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author herbertmilhomme title code a td td align center valign top width 14 28 a href https github com 101br03k img src https avatars githubusercontent com u 59868436 v 4 s 100 width 100px alt a3 br sub b a3 b sub a br a href design 101br03k title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 101br03k title code a td td align center valign top width 14 28 a href https github com lazykeru img src https avatars githubusercontent com u 26745413 v 4 s 100 width 100px alt killian br sub b killian b sub a br a href design lazykeru title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lazykeru title code a td tr tr td align center valign top width 14 28 a href https github com coakeow img src https avatars githubusercontent com u 105360570 v 4 s 100 width 100px alt coakeow br sub b coakeow b sub a br a href design coakeow title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author coakeow title code a td td align center valign top width 14 28 a href http ozh org img src https avatars githubusercontent com u 223647 v 4 s 100 width 100px alt br sub b b sub a br a href design ozh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ozh title code a td td align center valign top width 14 28 a href http pratik088 github io me img src https avatars githubusercontent com u 24887870 v 4 s 100 width 100px alt pratik solanki br sub b pratik solanki b sub a br a href design pratik088 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pratik088 title code a td td align center valign top width 14 28 a href https github com mrsunny m img src https avatars githubusercontent com u 20139599 v 4 s 100 width 100px alt sunny br sub b sunny b sub a br a href design mrsunny m title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mrsunny m title code a td td align center valign top width 14 28 a href https github com ssge img src https avatars githubusercontent com u 1730332 v 4 s 100 width 100px alt ssge br sub b ssge b sub a br a href design ssge title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ssge title code a td td align center valign top width 14 28 a href http linkedin com in bernat frangi 767748225 img src https avatars githubusercontent com u 82199014 v 4 s 100 width 100px alt bernat frangi br sub b bernat frangi b sub a br a href design bfrangi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bfrangi title code a td td align center valign top width 14 28 a href https github com jeevanrupacha img src https avatars githubusercontent com u 54855142 v 4 s 100 width 100px alt jeevan rupacha br sub b jeevan rupacha b sub a br a href design jeevanrupacha title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jeevanrupacha title code a td tr tr td align center valign top width 14 28 a href https github com amirandap img src https avatars githubusercontent com u 29356808 v 4 s 100 width 100px alt amirandap br sub b amirandap b sub a br a href design amirandap title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author amirandap title code a td td align center valign top width 14 28 a href https github com deepakshi mittal img src https avatars githubusercontent com u 78574784 v 4 s 100 width 100px alt deepakshi mittal br sub b deepakshi mittal b sub a br a href design deepakshi mittal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author deepakshi mittal title code a td td align center valign top width 14 28 a href http www abhijeetparida ml img src https avatars githubusercontent com u 23334003 v 4 s 100 width 100px alt abhijeet parida br sub b abhijeet parida b sub a br a href design a parida12 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author a parida12 title code a td td align center valign top width 14 28 a href https github com khaledr57 img src https avatars githubusercontent com u 58042646 v 4 s 100 width 100px alt khaled riyad br sub b khaled riyad b sub a br a href design khaledr57 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author khaledr57 title code a td td align center valign top width 14 28 a href https unique134 blogspot com img src https avatars githubusercontent com u 52885495 v 4 s 100 width 100px alt pratap parui br sub b pratap parui b sub a br a href design pratap360 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pratap360 title code a td td align center valign top width 14 28 a href https github com prz8 img src https avatars githubusercontent com u 105464788 v 4 s 100 width 100px alt prajit panday br sub b prajit panday b sub a br a href design prz8 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author prz8 title code a td td align center valign top width 14 28 a href https github com pipesierra img src https avatars githubusercontent com u 29931193 v 4 s 100 width 100px alt pipesierra br sub b pipesierra b sub a br a href design pipesierra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pipesierra title code a td tr tr td align center valign top width 14 28 a href https github com collinsoden22 img src https avatars githubusercontent com u 103268967 v 4 s 100 width 100px alt collins oden br sub b collins oden b sub a br a href design collinsoden22 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author collinsoden22 title code a td td align center valign top width 14 28 a href https github com kshitijdwivedi28 img src https avatars githubusercontent com u 59132346 v 4 s 100 width 100px alt kshitij dwivedi br sub b kshitij dwivedi b sub a br a href design kshitijdwivedi28 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kshitijdwivedi28 title code a td td align center valign top width 14 28 a href https sites google com mail ugm ac id bernardia img src https avatars githubusercontent com u 44311743 v 4 s 100 width 100px alt bernardia vitri arumsari br sub b bernardia vitri arumsari b sub a br a href design bernardiava title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bernardiava title code a td td align center valign top width 14 28 a href http omerfruk3547 gmail com img src https avatars githubusercontent com u 58033045 v 4 s 100 width 100px alt mer faruk ta demir br sub b mer faruk ta demir b sub a br a href design omerfruk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author omerfruk title code a td td align center valign top width 14 28 a href https github com spencerstith img src https avatars githubusercontent com u 42558850 v 4 s 100 width 100px alt spencer stith br sub b spencer stith b sub a br a href design spencerstith title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author spencerstith title code a td td align center valign top width 14 28 a href https github com rodjanasak img src https avatars githubusercontent com u 45418798 v 4 s 100 width 100px alt porsche rodjanasak br sub b porsche rodjanasak b sub a br a href design rodjanasak title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rodjanasak title code a td td align center valign top width 14 28 a href https github com shakeel47 img src https avatars githubusercontent com u 63401869 v 4 s 100 width 100px alt shakeel sharif br sub b shakeel sharif b sub a br a href design shakeel47 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shakeel47 title code a td tr tr td align center valign top width 14 28 a href https github com victoriacheng15 img src https avatars githubusercontent com u 35031228 v 4 s 100 width 100px alt victoria cheng br sub b victoria cheng b sub a br a href design victoriacheng15 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author victoriacheng15 title code a td td align center valign top width 14 28 a href http c9h13no3 6734 on discord img src https avatars githubusercontent com u 91314301 v 4 s 100 width 100px alt denis br sub b denis b sub a br a href design maaaaaars title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author maaaaaars title code a td td align center valign top width 14 28 a href https github com aptiwari11 img src https avatars githubusercontent com u 16354981 v 4 s 100 width 100px alt anand prakash tiwari br sub b anand prakash tiwari b sub a br a href design aptiwari11 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aptiwari11 title code a td td align center valign top width 14 28 a href https github com danijeljw rpc img src https avatars githubusercontent com u 69200012 v 4 s 100 width 100px alt danijeljw rpc br sub b danijeljw rpc b sub a br a href design danijeljw rpc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author danijeljw rpc title code a td td align center valign top width 14 28 a href https ahmed hk img src https avatars githubusercontent com u 6904678 v 4 s 100 width 100px alt ahmed h ebrahim br sub b ahmed h ebrahim b sub a br a href design ahmedskaya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ahmedskaya title code a td td align center valign top width 14 28 a href https github com virginia gardner img src https avatars githubusercontent com u 64395870 v 4 s 100 width 100px alt virginia gardner br sub b virginia gardner b sub a br a href design virginia gardner title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author virginia gardner title code a td td align center valign top width 14 28 a href https github com jhironsel img src https avatars githubusercontent com u 28508219 v 4 s 100 width 100px alt jhironsel diaz a br sub b jhironsel diaz a b sub a br a href design jhironsel title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jhironsel title code a td tr tr td align center valign top width 14 28 a href https github com yunus kidem img src https avatars githubusercontent com u 74186011 v 4 s 100 width 100px alt yunus kidem br sub b yunus kidem b sub a br a href design yunus kidem title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yunus kidem title code a td td align center valign top width 14 28 a href https github com mervynteo img src https avatars githubusercontent com u 5101947 v 4 s 100 width 100px alt mt br sub b mt b sub a br a href design mervynteo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mervynteo title code a td td align center valign top width 14 28 a href https github com dexter dz img src https avatars githubusercontent com u 17889782 v 4 s 100 width 100px alt dinesh zaldekar br sub b dinesh zaldekar b sub a br a href design dexter dz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dexter dz title code a td td align center valign top width 14 28 a href https il linkedin com in adibnaya img src https avatars githubusercontent com u 18742832 v 4 s 100 width 100px alt adi br sub b adi b sub a br a href design adibnaya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adibnaya title code a td td align center valign top width 14 28 a href https github com farhan shaikh raw img src https avatars githubusercontent com u 92306667 v 4 s 100 width 100px alt farhan shaikh br sub b farhan shaikh b sub a br a href design farhan shaikh raw title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author farhan shaikh raw title code a td td align center valign top width 14 28 a href https github com ismaelviss img src https avatars githubusercontent com u 32187832 v 4 s 100 width 100px alt elvis salvatierra br sub b elvis salvatierra b sub a br a href design ismaelviss title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ismaelviss title code a td td align center valign top width 14 28 a href https github com kaushik iyer img src https avatars githubusercontent com u 84177184 v 4 s 100 width 100px alt kaushik iyer br sub b kaushik iyer b sub a br a href design kaushik iyer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kaushik iyer title code a td tr tr td align center valign top width 14 28 a href https github com hocandres img src https avatars githubusercontent com u 6194814 v 4 s 100 width 100px alt hocandres br sub b hocandres b sub a br a href design hocandres title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hocandres title code a td td align center valign top width 14 28 a href https github com vhaa1718 img src https avatars githubusercontent com u 37845751 v 4 s 100 width 100px alt victorhugoaguilaraguilar br sub b victorhugoaguilaraguilar b sub a br a href design vhaa1718 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vhaa1718 title code a td td align center valign top width 14 28 a href https muratcanabay github io img src https avatars githubusercontent com u 23099059 v 4 s 100 width 100px alt murat can abay br sub b murat can abay b sub a br a href design muratcanabay title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author muratcanabay title code a td td align center valign top width 14 28 a href https github com chdlsp img src https avatars githubusercontent com u 44944612 v 4 s 100 width 100px alt chris br sub b chris b sub a br a href design chdlsp title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chdlsp title code a td td align center valign top width 14 28 a href https github com shivam7 1 img src https avatars githubusercontent com u 55046031 v 4 s 100 width 100px alt shivam7 1 br sub b shivam7 1 b sub a br a href design shivam7 1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shivam7 1 title code a td td align center valign top width 14 28 a href https github com paipai13 img src https avatars githubusercontent com u 43116855 v 4 s 100 width 100px alt paipai13 br sub b paipai13 b sub a br a href design paipai13 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author paipai13 title code a td td align center valign top width 14 28 a href https github com shambles io img src https avatars githubusercontent com u 92652583 v 4 s 100 width 100px alt shambles io br sub b shambles io b sub a br a href design shambles io title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shambles io title code a td tr tr td align center valign top width 14 28 a href https github com sync271 img src https avatars githubusercontent com u 67158080 v 4 s 100 width 100px alt abhishek k m br sub b abhishek k m b sub a br a href design sync271 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sync271 title code a td td align center valign top width 14 28 a href https zeke porfolio tawny vercel app img src https avatars githubusercontent com u 82134360 v 4 s 100 width 100px alt ezequiel cuevas br sub b ezequiel cuevas b sub a br a href design zeke125 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zeke125 title code a td td align center valign top width 14 28 a href https www linkedin com in plamen ivanov 33a851226 img src https avatars githubusercontent com u 65338982 v 4 s 100 width 100px alt plamen ivanov br sub b plamen ivanov b sub a br a href design k1lgor title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author k1lgor title code a td td align center valign top width 14 28 a href https www instagram com devyuji img src https avatars githubusercontent com u 36996970 v 4 s 100 width 100px alt yuji br sub b yuji b sub a br a href design devyuji title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author devyuji title code a td td align center valign top width 14 28 a href http jean philippe leboeuf name img src https avatars githubusercontent com u 6379573 v 4 s 100 width 100px alt jean philippe leb uf br sub b jean philippe leb uf b sub a br a href design jpleboeuf title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jpleboeuf title code a a href data jpleboeuf title data a td td align center valign top width 14 28 a href https github com uxdiin img src https avatars githubusercontent com u 47312551 v 4 s 100 width 100px alt naufan br sub b naufan b sub a br a href design uxdiin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author uxdiin title code a td td align center valign top width 14 28 a href https github com jadnov img src https avatars githubusercontent com u 6341028 v 4 s 100 width 100px alt jadnov br sub b jadnov b sub a br a href design jadnov title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jadnov title code a td tr tr td align center valign top width 14 28 a href https github com vaxtangens img src https avatars githubusercontent com u 37375576 v 4 s 100 width 100px alt vaxtangens br sub b vaxtangens b sub a br a href design vaxtangens title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vaxtangens title code a td td align center valign top width 14 28 a href https github com subashkonar13 img src https avatars githubusercontent com u 18638211 v 4 s 100 width 100px alt subashkonar13 br sub b subashkonar13 b sub a br a href design subashkonar13 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author subashkonar13 title code a td td align center valign top width 14 28 a href https rushijaviya me img src https avatars githubusercontent com u 59735978 v 4 s 100 width 100px alt rushi javiya br sub b rushi javiya b sub a br a href design rushijaviya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rushijaviya title code a td td align center valign top width 14 28 a href https www linkedin com in gulmert89 img src https avatars githubusercontent com u 60785603 v 4 s 100 width 100px alt mert g l br sub b mert g l b sub a br a href design gulmert89 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gulmert89 title code a td td align center valign top width 14 28 a href http lilyb netlify app img src https avatars githubusercontent com u 61839831 v 4 s 100 width 100px alt lily br sub b lily b sub a br a href design nahay title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nahay title code a td td align center valign top width 14 28 a href http blog kalinoff com img src https avatars githubusercontent com u 18365725 v 4 s 100 width 100px alt kalinoff br sub b kalinoff b sub a br a href design kalinof title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kalinof title code a td td align center valign top width 14 28 a href https github com jay tau img src https avatars githubusercontent com u 95355656 v 4 s 100 width 100px alt joel tony br sub b joel tony b sub a br a href design jay tau title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jay tau title code a td tr tr td align center valign top width 14 28 a href https pw is img src https avatars githubusercontent com u 1020226 v 4 s 100 width 100px alt peter br sub b peter b sub a br a href design p w title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author p w title code a td td align center valign top width 14 28 a href https github com roozbehzarei img src https avatars githubusercontent com u 55883200 v 4 s 100 width 100px alt roozbeh zarei br sub b roozbeh zarei b sub a br a href design roozbehzarei title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author roozbehzarei title code a td td align center valign top width 14 28 a href https shushengacademy com img src https avatars githubusercontent com u 21266146 v 4 s 100 width 100px alt shen br sub b shen b sub a br a href design shenshu2016 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shenshu2016 title code a td td align center valign top width 14 28 a href https github com joonsoo2 img src https avatars githubusercontent com u 17442963 v 4 s 100 width 100px alt joonsoo lee br sub b joonsoo lee b sub a br a href design joonsoo2 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author joonsoo2 title code a td td align center valign top width 14 28 a href https github com thepowa753 img src https avatars githubusercontent com u 44495483 v 4 s 100 width 100px alt fede breg br sub b fede breg b sub a br a href design thepowa753 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thepowa753 title code a td td align center valign top width 14 28 a href https github com rui costa img src https avatars githubusercontent com u 44004884 v 4 s 100 width 100px alt rui costa br sub b rui costa b sub a br a href design rui costa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rui costa title code a td td align center valign top width 14 28 a href https jgbispo vercel app img src https avatars githubusercontent com u 83095574 v 4 s 100 width 100px alt jo o gustavo bispo br sub b jo o gustavo bispo b sub a br a href design jgbispo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jgbispo title code a td tr tr td align center valign top width 14 28 a href https github com sami i img src https avatars githubusercontent com u 48256625 v 4 s 100 width 100px alt sami i br sub b sami i b sub a br a href design sami i title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sami i title code a td td align center valign top width 14 28 a href https github com tsvetoslav88 img src https avatars githubusercontent com u 8929789 v 4 s 100 width 100px alt tsvetoslav tsvetkov br sub b tsvetoslav tsvetkov b sub a br a href design tsvetoslav88 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tsvetoslav88 title code a td td align center valign top width 14 28 a href http niero dev netlify app img src https avatars githubusercontent com u 32960398 v 4 s 100 width 100px alt olabode olaniyi david br sub b olabode olaniyi david b sub a br a href design nierowheezy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nierowheezy title code a td td align center valign top width 14 28 a href https theruslan ru img src https avatars githubusercontent com u 141221 v 4 s 100 width 100px alt theruslan br sub b theruslan b sub a br a href design theruslan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author theruslan title code a td td align center valign top width 14 28 a href https github com leighboz img src https avatars githubusercontent com u 23637282 v 4 s 100 width 100px alt leighboz br sub b leighboz b sub a br a href design leighboz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author leighboz title code a td td align center valign top width 14 28 a href https github com f sossi img src https avatars githubusercontent com u 67558112 v 4 s 100 width 100px alt frank sossi br sub b frank sossi b sub a br a href design f sossi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author f sossi title code a td td align center valign top width 14 28 a href http www djtms pl img src https avatars githubusercontent com u 114456 v 4 s 100 width 100px alt tomasz adamski br sub b tomasz adamski b sub a br a href design djtms title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author djtms title code a td tr tr td align center valign top width 14 28 a href https github com sathir img src https avatars githubusercontent com u 49432180 v 4 s 100 width 100px alt mansoor m sathir br sub b mansoor m sathir b sub a br a href design sathir title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sathir title code a td td align center valign top width 14 28 a href http golamrabbiazad vercel app img src https avatars githubusercontent com u 35021384 v 4 s 100 width 100px alt golamrabbi azad br sub b golamrabbi azad b sub a br a href design golamrabbiazad title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author golamrabbiazad title code a td td align center valign top width 14 28 a href https github com nahianahmed img src https avatars githubusercontent com u 23056674 v 4 s 100 width 100px alt nahian ahmed br sub b nahian ahmed b sub a br a href design nahianahmed title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nahianahmed title code a td td align center valign top width 14 28 a href https www linkedin com in engrmonteiro img src https avatars githubusercontent com u 62445262 v 4 s 100 width 100px alt rafael de jesus silva monteiro br sub b rafael de jesus silva monteiro b sub a br a href design rafaeldjsm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rafaeldjsm title code a td td align center valign top width 14 28 a href https github com jayjaychukwu img src https avatars githubusercontent com u 82416328 v 4 s 100 width 100px alt odionyebuchukwu jude br sub b odionyebuchukwu jude b sub a br a href design jayjaychukwu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jayjaychukwu title code a td td align center valign top width 14 28 a href http www linkedin com in thenithinbalaji img src https avatars githubusercontent com u 73932121 v 4 s 100 width 100px alt the nithin balaji br sub b the nithin balaji b sub a br a href design thenithinbalaji title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thenithinbalaji title code a td td align center valign top width 14 28 a href http linktr ee knackii img src https avatars githubusercontent com u 34623058 v 4 s 100 width 100px alt knackii br sub b knackii b sub a br a href design knackii title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author knackii title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in giattiv img src https avatars githubusercontent com u 55487760 v 4 s 100 width 100px alt vittorio giatti br sub b vittorio giatti b sub a br a href design vittorio giatti title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vittorio giatti title code a td td align center valign top width 14 28 a href https github com guireboucas img src https avatars githubusercontent com u 64700267 v 4 s 100 width 100px alt guilherme de carvalho lima rebou as br sub b guilherme de carvalho lima rebou as b sub a br a href design guireboucas title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author guireboucas title code a td td align center valign top width 14 28 a href http muhammad bio game netlify app img src https avatars githubusercontent com u 40777651 v 4 s 100 width 100px alt aaref shami br sub b aaref shami b sub a br a href design aaref sh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aaref sh title code a td td align center valign top width 14 28 a href https vk com forem img src https avatars githubusercontent com u 15253861 v 4 s 100 width 100px alt andrey dryupin br sub b andrey dryupin b sub a br a href design forem1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author forem1 title code a td td align center valign top width 14 28 a href https github com muhannednoman img src https avatars githubusercontent com u 40465727 v 4 s 100 width 100px alt muhanned noman br sub b muhanned noman b sub a br a href design muhannednoman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author muhannednoman title code a td td align center valign top width 14 28 a href https github com janjitsu img src https avatars githubusercontent com u 1727447 v 4 s 100 width 100px alt jan silva br sub b jan silva b sub a br a href design janjitsu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author janjitsu title code a td td align center valign top width 14 28 a href https github com emanuele em img src https avatars githubusercontent com u 100081325 v 4 s 100 width 100px alt emanuele em br sub b emanuele em b sub a br a href design emanuele em title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author emanuele em title code a a href content emanuele em title content a td tr tr td align center valign top width 14 28 a href http gitgyan com img src https avatars githubusercontent com u 77503269 v 4 s 100 width 100px alt sanjay tm br sub b sanjay tm b sub a br a href design tm sanjay title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tm sanjay title code a td td align center valign top width 14 28 a href https onelinerhub com img src https avatars githubusercontent com u 82409010 v 4 s 100 width 100px alt joe markberg code editor br sub b joe markberg code editor b sub a br a href design nonunicorn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nonunicorn title code a td td align center valign top width 14 28 a href https github com jquiaios img src https avatars githubusercontent com u 16556006 v 4 s 100 width 100px alt julien quiaios br sub b julien quiaios b sub a br a href design jquiaios title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jquiaios title code a td td align center valign top width 14 28 a href https github com ericramirezs img src https avatars githubusercontent com u 19417880 v 4 s 100 width 100px alt eric ramirez santis br sub b eric ramirez santis b sub a br a href design ericramirezs title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ericramirezs title code a td td align center valign top width 14 28 a href http mabiola net img src https avatars githubusercontent com u 88386924 v 4 s 100 width 100px alt m br sub b m b sub a br a href design mabioia title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mabioia title code a td td align center valign top width 14 28 a href https github com malcata img src https avatars githubusercontent com u 2817001 v 4 s 100 width 100px alt malcata br sub b malcata b sub a br a href design malcata title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author malcata title code a td td align center valign top width 14 28 a href http athulmurali weebly com img src https avatars githubusercontent com u 20325788 v 4 s 100 width 100px alt athul muralidharan br sub b athul muralidharan b sub a br a href design athulmurali title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author athulmurali title code a td tr tr td align center valign top width 14 28 a href https github com ochotadariusz img src https avatars githubusercontent com u 98316845 v 4 s 100 width 100px alt dariusz ochota br sub b dariusz ochota b sub a br a href design ochotadariusz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ochotadariusz title code a td td align center valign top width 14 28 a href https chandanchoudhury in img src https avatars githubusercontent com u 62041378 v 4 s 100 width 100px alt chandan choudhury br sub b chandan choudhury b sub a br a href design chandan choudhury title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chandan choudhury title code a td td align center valign top width 14 28 a href https github com just2deep img src https avatars githubusercontent com u 48485675 v 4 s 100 width 100px alt deep br sub b deep b sub a br a href design just2deep title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author just2deep title code a td td align center valign top width 14 28 a href https github com declarck img src https avatars githubusercontent com u 10002419 v 4 s 100 width 100px alt ahmet stemihan zt rk br sub b ahmet stemihan zt rk b sub a br a href design declarck title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author declarck title code a td td align center valign top width 14 28 a href https github com timlmit img src https avatars githubusercontent com u 23659530 v 4 s 100 width 100px alt tim br sub b tim b sub a br a href design timlmit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author timlmit title code a td td align center valign top width 14 28 a href https github com jakeg814 img src https avatars githubusercontent com u 82659246 v 4 s 100 width 100px alt jakeg814 br sub b jakeg814 b sub a br a href design jakeg814 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jakeg814 title code a td td align center valign top width 14 28 a href https github com leonidos img src https avatars githubusercontent com u 378462 v 4 s 100 width 100px alt leonidos br sub b leonidos b sub a br a href design leonidos title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author leonidos title code a td tr tr td align center valign top width 14 28 a href https abhndv github io img src https avatars githubusercontent com u 29916968 v 4 s 100 width 100px alt abhinandu v nair br sub b abhinandu v nair b sub a br a href design abhndv title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author abhndv title code a td td align center valign top width 14 28 a href https github com charafeddine01 img src https avatars githubusercontent com u 68375509 v 4 s 100 width 100px alt charafeddine01 br sub b charafeddine01 b sub a br a href design charafeddine01 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author charafeddine01 title code a td td align center valign top width 14 28 a href https github com piratepie img src https avatars githubusercontent com u 27888345 v 4 s 100 width 100px alt jasper br sub b jasper b sub a br a href design piratepie title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author piratepie title code a td td align center valign top width 14 28 a href https github com manisgoyal img src https avatars githubusercontent com u 62842010 v 4 s 100 width 100px alt manish goyal br sub b manish goyal b sub a br a href design manisgoyal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author manisgoyal title code a td td align center valign top width 14 28 a href https www linkedin com in satyam singh25 img src https avatars githubusercontent com u 59700550 v 4 s 100 width 100px alt satyam singh br sub b satyam singh b sub a br a href design satyamsingh25 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author satyamsingh25 title code a td td align center valign top width 14 28 a href https github com onlyf0ur img src https avatars githubusercontent com u 29165327 v 4 s 100 width 100px alt four br sub b four b sub a br a href design onlyf0ur title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author onlyf0ur title code a td td align center valign top width 14 28 a href https github com vaishnaviamirayada img src https avatars githubusercontent com u 108050528 v 4 s 100 width 100px alt vaishnavi amira yada br sub b vaishnavi amira yada b sub a br a href design vaishnaviamirayada title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vaishnaviamirayada title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in krishna nit img src https avatars githubusercontent com u 73196470 v 4 s 100 width 100px alt shrikrushna bhagwat br sub b shrikrushna bhagwat b sub a br a href design krishna nit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author krishna nit title code a td td align center valign top width 14 28 a href https extecy in img src https avatars githubusercontent com u 85486891 v 4 s 100 width 100px alt rohit nandagawali br sub b rohit nandagawali b sub a br a href design rohit nandagawali title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rohit nandagawali title code a td td align center valign top width 14 28 a href https github com johnfelipe img src https avatars githubusercontent com u 428820 v 4 s 100 width 100px alt felipe br sub b felipe b sub a br a href design johnfelipe title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author johnfelipe title code a a href maintenance johnfelipe title maintenance a a href content johnfelipe title content a a href tutorial johnfelipe title tutorials a a href mentoring johnfelipe title mentoring a td td align center valign top width 14 28 a href http www linkedin com in mechanical engineer saurabh img src https avatars githubusercontent com u 35081754 v 4 s 100 width 100px alt saurabh mudgal br sub b saurabh mudgal b sub a br a href design saurabh mudgal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saurabh mudgal title code a td td align center valign top width 14 28 a href https github com szenadam img src https avatars githubusercontent com u 42336465 v 4 s 100 width 100px alt szenadam br sub b szenadam b sub a br a href design szenadam title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author szenadam title code a td td align center valign top width 14 28 a href https github com shubhendras11 img src https avatars githubusercontent com u 110219750 v 4 s 100 width 100px alt shubhendra singh br sub b shubhendra singh b sub a br a href design shubhendras11 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shubhendras11 title code a td td align center valign top width 14 28 a href https yoosuf sayyid netlify app img src https avatars githubusercontent com u 76224462 v 4 s 100 width 100px alt yoosuf sayyid br sub b yoosuf sayyid b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author dunkerbunker title code a a href design dunkerbunker title design a td tr tr td align center valign top width 14 28 a href https github com getinerler img src https avatars githubusercontent com u 86264137 v 4 s 100 width 100px alt g ven etinerler br sub b g ven etinerler b sub a br a href design getinerler title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author getinerler title code a td td align center valign top width 14 28 a href https github com jefferies917 img src https avatars githubusercontent com u 52199503 v 4 s 100 width 100px alt luke jefferies br sub b luke jefferies b sub a br a href design jefferies917 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jefferies917 title code a td td align center valign top width 14 28 a href https chrisgkalfas com img src https avatars githubusercontent com u 8108153 v 4 s 100 width 100px alt chris br sub b chris b sub a br a href design chrisgk89 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chrisgk89 title code a td td align center valign top width 14 28 a href http lucioaguiar com img src https avatars githubusercontent com u 70476123 v 4 s 100 width 100px alt l cio aguiar br sub b l cio aguiar b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author lucioaguiar title code a td td align center valign top width 14 28 a href https github com enuma029 img src https avatars githubusercontent com u 107807284 v 4 s 100 width 100px alt enuma029 br sub b enuma029 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author enuma029 title code a td td align center valign top width 14 28 a href https github com yktsang01 img src https avatars githubusercontent com u 68239425 v 4 s 100 width 100px alt yktsang01 br sub b yktsang01 b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author yktsang01 title code a td td align center valign top width 14 28 a href https github com maximumn3rd img src https avatars githubusercontent com u 838417 v 4 s 100 width 100px alt maximumn3rd br sub b maximumn3rd b sub a br a href design maximumn3rd title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author maximumn3rd title code a td tr tr td align center valign top width 14 28 a href https github com gallettube img src https avatars githubusercontent com u 12675779 v 4 s 100 width 100px alt jon galletero br sub b jon galletero b sub a br a href design gallettube title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gallettube title code a td td align center valign top width 14 28 a href https trailblazer me id thaddeusthomas img src https avatars githubusercontent com u 92204097 v 4 s 100 width 100px alt thaddeus thomas br sub b thaddeus thomas b sub a br a href design thomasthaddeus title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thomasthaddeus title code a td td align center valign top width 14 28 a href https aakash portfolio umber vercel app img src https avatars githubusercontent com u 95979529 v 4 s 100 width 100px alt aakash kumar br sub b aakash kumar b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author aakashvani title code a a href design aakashvani title design a td td align center valign top width 14 28 a href https github com alim 01 img src https avatars githubusercontent com u 76903214 v 4 s 100 width 100px alt ali m br sub b ali m b sub a br a href design alim 01 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alim 01 title code a td td align center valign top width 14 28 a href https github com oskyedz img src https avatars githubusercontent com u 3143322 v 4 s 100 width 100px alt oskyedz br sub b oskyedz b sub a br a href design oskyedz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author oskyedz title code a td td align center valign top width 14 28 a href https github com raavigupta img src https avatars githubusercontent com u 12634108 v 4 s 100 width 100px alt ravi gupta br sub b ravi gupta b sub a br a href design raavigupta title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author raavigupta title code a td td align center valign top width 14 28 a href https www linkedin com in rafael raizer img src https avatars githubusercontent com u 87991807 v 4 s 100 width 100px alt rafa raizer br sub b rafa raizer b sub a br a href design rafarz76 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rafarz76 title code a td tr tr td align center valign top width 14 28 a href https github com aamuzakii img src https avatars githubusercontent com u 69757282 v 4 s 100 width 100px alt abdullah al muzaki br sub b abdullah al muzaki b sub a br a href design aamuzakii title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aamuzakii title code a td td align center valign top width 14 28 a href https github com rahulfaujdar img src https avatars githubusercontent com u 83919231 v 4 s 100 width 100px alt rahul faujdar br sub b rahul faujdar b sub a br a href design rahulfaujdar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rahulfaujdar title code a td td align center valign top width 14 28 a href https github com akv2021 img src https avatars githubusercontent com u 20198980 v 4 s 100 width 100px alt abhishek verma br sub b abhishek verma b sub a br a href design akv2021 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akv2021 title code a td td align center valign top width 14 28 a href https github com celestiallemon img src https avatars githubusercontent com u 63461785 v 4 s 100 width 100px alt ashutosh shinde br sub b ashutosh shinde b sub a br a href design celestiallemon title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author celestiallemon title code a td td align center valign top width 14 28 a href https github com gaxrai img src https avatars githubusercontent com u 72004365 v 4 s 100 width 100px alt ganesh rai br sub b ganesh rai b sub a br a href design gaxrai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gaxrai title code a td td align center valign top width 14 28 a href https github com stefantrpkovic img src https avatars githubusercontent com u 22581088 v 4 s 100 width 100px alt stefantrpkovic br sub b stefantrpkovic b sub a br a href design stefantrpkovic title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author stefantrpkovic title code a td td align center valign top width 14 28 a href https github com erikbg7 img src https avatars githubusercontent com u 37018474 v 4 s 100 width 100px alt erik blanca br sub b erik blanca b sub a br a href design erikbg7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author erikbg7 title code a td tr tr td align center valign top width 14 28 a href https vedantmadane github io img src https avatars githubusercontent com u 6527493 v 4 s 100 width 100px alt vedant madane br sub b vedant madane b sub a br a href design vedantmadane title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vedantmadane title code a td td align center valign top width 14 28 a href https antra0497 github io img src https avatars githubusercontent com u 25953832 v 4 s 100 width 100px alt antra tripathi br sub b antra tripathi b sub a br a href design antra0497 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author antra0497 title code a td td align center valign top width 14 28 a href https github com ethanknights img src https avatars githubusercontent com u 34215814 v 4 s 100 width 100px alt ethan knights br sub b ethan knights b sub a br a href design ethanknights title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ethanknights title code a td td align center valign top width 14 28 a href http alexboncut medium com img src https avatars githubusercontent com u 60633447 v 4 s 100 width 100px alt alexandru boncut br sub b alexandru boncut b sub a br a href design alex3921 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alex3921 title code a td td align center valign top width 14 28 a href https weightxreps net img src https avatars githubusercontent com u 71508858 v 4 s 100 width 100px alt pablo bandinopla br sub b pablo bandinopla b sub a br a href design bandinopla title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bandinopla title code a a href maintenance bandinopla title maintenance a a href content bandinopla title content a td td align center valign top width 14 28 a href https github com robz 99 img src https avatars githubusercontent com u 80069786 v 4 s 100 width 100px alt robz 99 br sub b robz 99 b sub a br a href design robz 99 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author robz 99 title code a td td align center valign top width 14 28 a href http iwebcoders com img src https avatars githubusercontent com u 16591475 v 4 s 100 width 100px alt harpal singh br sub b harpal singh b sub a br a href design hp techbucket title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hp techbucket title code a td tr tr td align center valign top width 14 28 a href https github com paulboundy99 img src https avatars githubusercontent com u 97002965 v 4 s 100 width 100px alt paulboundy99 br sub b paulboundy99 b sub a br a href design paulboundy99 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author paulboundy99 title code a td td align center valign top width 14 28 a href https github com mubashirmalik img src https avatars githubusercontent com u 50724133 v 4 s 100 width 100px alt mubashir ahmed br sub b mubashir ahmed b sub a br a href design mubashirmalik title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mubashirmalik title code a td td align center valign top width 14 28 a href https github com rohan hari img src https avatars githubusercontent com u 74403439 v 4 s 100 width 100px alt rohan hari br sub b rohan hari b sub a br a href design rohan hari title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rohan hari title code a td td align center valign top width 14 28 a href http www notalhub com img src https avatars githubusercontent com u 15911873 v 4 s 100 width 100px alt erik henrique br sub b erik henrique b sub a br a href design erikhpo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author erikhpo title code a td td align center valign top width 14 28 a href https github com leohige img src https avatars githubusercontent com u 7697524 v 4 s 100 width 100px alt leandro matheus br sub b leandro matheus b sub a br a href design leohige title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author leohige title code a td td align center valign top width 14 28 a href http gitsdeepak github io img src https avatars githubusercontent com u 55078370 v 4 s 100 width 100px alt deepak br sub b deepak b sub a br a href design gitsdeepak title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gitsdeepak title code a td td align center valign top width 14 28 a href https github com alishasingh16 img src https avatars githubusercontent com u 111339102 v 4 s 100 width 100px alt alishasingh br sub b alishasingh b sub a br a href design alishasingh16 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alishasingh16 title code a td tr tr td align center valign top width 14 28 a href https github com lynnlattyati img src https avatars githubusercontent com u 108814689 v 4 s 100 width 100px alt lynn latt yati br sub b lynn latt yati b sub a br a href design lynnlattyati title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lynnlattyati title code a td td align center valign top width 14 28 a href https www myitshwewah com img src https avatars githubusercontent com u 65032357 v 4 s 100 width 100px alt san shwe br sub b san shwe b sub a br a href design san shwe title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author san shwe title code a td td align center valign top width 14 28 a href https github com ershakiransari img src https avatars githubusercontent com u 7697097 v 4 s 100 width 100px alt skr br sub b skr b sub a br a href design ershakiransari title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ershakiransari title code a td td align center valign top width 14 28 a href https github com msbunnyjaguar img src https avatars githubusercontent com u 111710133 v 4 s 100 width 100px alt msbunnyjaguar br sub b msbunnyjaguar b sub a br a href design msbunnyjaguar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author msbunnyjaguar title code a td td align center valign top width 14 28 a href https github com zabiullak img src https avatars githubusercontent com u 62701473 v 4 s 100 width 100px alt mohamad zabiulla br sub b mohamad zabiulla b sub a br a href design zabiullak title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zabiullak title code a td td align center valign top width 14 28 a href http hatimzahid img src https avatars githubusercontent com u 63000127 v 4 s 100 width 100px alt hatim zahid br sub b hatim zahid b sub a br a href design hatimz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hatimz title code a td td align center valign top width 14 28 a href https rauzansumara github io img src https avatars githubusercontent com u 38342494 v 4 s 100 width 100px alt rauzan sumara br sub b rauzan sumara b sub a br a href design rauzansumara title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rauzansumara title code a td tr tr td align center valign top width 14 28 a href https github com hosein1358 img src https avatars githubusercontent com u 106476372 v 4 s 100 width 100px alt hosein1358 br sub b hosein1358 b sub a br a href design hosein1358 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hosein1358 title code a td td align center valign top width 14 28 a href https mohit portifolio netlify app img src https avatars githubusercontent com u 95187592 v 4 s 100 width 100px alt mohit br sub b mohit b sub a br a href design goswamimohit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author goswamimohit title code a td td align center valign top width 14 28 a href https github com spaleet img src https avatars githubusercontent com u 76903214 v 4 s 100 width 100px alt ali br sub b ali b sub a br a href design spaleet title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author spaleet title code a td td align center valign top width 14 28 a href https github com avinash1765 img src https avatars githubusercontent com u 33092303 v 4 s 100 width 100px alt avinash1765 br sub b avinash1765 b sub a br a href design avinash1765 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author avinash1765 title code a td td align center valign top width 14 28 a href https github com saiteja madha img src https avatars githubusercontent com u 42540377 v 4 s 100 width 100px alt sai teja madha br sub b sai teja madha b sub a br a href design saiteja madha title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saiteja madha title code a td td align center valign top width 14 28 a href http monsur22 github io img src https avatars githubusercontent com u 27688730 v 4 s 100 width 100px alt monsur ahmed shafiq br sub b monsur ahmed shafiq b sub a br a href design monsur22 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author monsur22 title code a td td align center valign top width 14 28 a href https github com xuxianjin dev img src https avatars githubusercontent com u 109820230 v 4 s 100 width 100px alt xuxianjin dev br sub b xuxianjin dev b sub a br a href design xuxianjin dev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author xuxianjin dev title code a td tr tr td align center valign top width 14 28 a href https github com chetnashah img src https avatars githubusercontent com u 22337772 v 4 s 100 width 100px alt chetna br sub b chetna b sub a br a href design chetnashah title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chetnashah title code a td td align center valign top width 14 28 a href https github com imgul img src https avatars githubusercontent com u 92777653 v 4 s 100 width 100px alt gul zaib br sub b gul zaib b sub a br a href design imgul title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author imgul title code a td td align center valign top width 14 28 a href https github com nat k dev img src https avatars githubusercontent com u 8708553 v 4 s 100 width 100px alt natalia br sub b natalia b sub a br a href design nat k dev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nat k dev title code a td td align center valign top width 14 28 a href https johnbraga45 github io its me img src https avatars githubusercontent com u 70374414 v 4 s 100 width 100px alt dion sio braga br sub b dion sio braga b sub a br a href design johnbraga45 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author johnbraga45 title code a td td align center valign top width 14 28 a href https www linkedin com in crashcoder img src https avatars githubusercontent com u 91045061 v 4 s 100 width 100px alt pritish rajpurohit br sub b pritish rajpurohit b sub a br a href design smashcoder title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author smashcoder title code a td td align center valign top width 14 28 a href https github com incanlove img src https avatars githubusercontent com u 64623766 v 4 s 100 width 100px alt incanlove br sub b incanlove b sub a br a href design incanlove title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author incanlove title code a td td align center valign top width 14 28 a href https github com innocentanyaele img src https avatars githubusercontent com u 55434969 v 4 s 100 width 100px alt innocent br sub b innocent b sub a br a href design innocentanyaele title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author innocentanyaele title code a td tr tr td align center valign top width 14 28 a href https github com devkwa img src https avatars githubusercontent com u 74159713 v 4 s 100 width 100px alt devin almonor br sub b devin almonor b sub a br a href design devkwa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author devkwa title code a td td align center valign top width 14 28 a href https github com antonyveyre img src https avatars githubusercontent com u 15210581 v 4 s 100 width 100px alt antonyveyre br sub b antonyveyre b sub a br a href design antonyveyre title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author antonyveyre title code a td td align center valign top width 14 28 a href https github com beltz18 img src https avatars githubusercontent com u 65316821 v 4 s 100 width 100px alt beltz anhxton br sub b beltz anhxton b sub a br a href design beltz18 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author beltz18 title code a td td align center valign top width 14 28 a href https github com mehdiismail img src https avatars githubusercontent com u 1983061 v 4 s 100 width 100px alt mehdi br sub b mehdi b sub a br a href design mehdiismail title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mehdiismail title code a td td align center valign top width 14 28 a href https www linkedin com in muhammad usman a14882bb img src https avatars githubusercontent com u 34769369 v 4 s 100 width 100px alt muhammad usman br sub b muhammad usman b sub a br a href design muhammad usman 108 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author muhammad usman 108 title code a td td align center valign top width 14 28 a href http www linkedin com in patrick dantas img src https avatars githubusercontent com u 12243536 v 4 s 100 width 100px alt patrick dantas br sub b patrick dantas b sub a br a href design pa tiq title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pa tiq title code a td td align center valign top width 14 28 a href https github com vannakne img src https avatars githubusercontent com u 59875610 v 4 s 100 width 100px alt tak vannak br sub b tak vannak b sub a br a href design vannakne title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vannakne title code a td tr tr td align center valign top width 14 28 a href https github com rram12 img src https avatars githubusercontent com u 49193983 v 4 s 100 width 100px alt ramzi raddaoui br sub b ramzi raddaoui b sub a br a href design rram12 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rram12 title code a td td align center valign top width 14 28 a href https github com konstantin glukhov img src https avatars githubusercontent com u 24302271 v 4 s 100 width 100px alt konstantin glukhov br sub b konstantin glukhov b sub a br a href design konstantin glukhov title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author konstantin glukhov title code a td td align center valign top width 14 28 a href https github com uguroban img src https avatars githubusercontent com u 36131157 v 4 s 100 width 100px alt uguroban br sub b uguroban b sub a br a href design uguroban title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author uguroban title code a td td align center valign top width 14 28 a href https github com humbertodiego img src https avatars githubusercontent com u 26072136 v 4 s 100 width 100px alt humberto alves br sub b humberto alves b sub a br a href design humbertodiego title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author humbertodiego title code a td td align center valign top width 14 28 a href https github com juangzendrato img src https avatars githubusercontent com u 111667462 v 4 s 100 width 100px alt juangzendrato br sub b juangzendrato b sub a br a href design juangzendrato title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author juangzendrato title code a td td align center valign top width 14 28 a href jamicreation netlify app img src https avatars githubusercontent com u 100203073 v 4 s 100 width 100px alt james oluwaleye br sub b james oluwaleye b sub a br a href design ja10th title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ja10th title code a td td align center valign top width 14 28 a href https github com guitorioadar img src https avatars githubusercontent com u 13439371 v 4 s 100 width 100px alt wasi sadman br sub b wasi sadman b sub a br a href design guitorioadar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author guitorioadar title code a td tr tr td align center valign top width 14 28 a href https github com pavlem img src https avatars githubusercontent com u 14887690 v 4 s 100 width 100px alt pavle mijatovic br sub b pavle mijatovic b sub a br a href design pavlem title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pavlem title code a td td align center valign top width 14 28 a href http br linkedin com in luizhdsbispo img src https avatars githubusercontent com u 16889412 v 4 s 100 width 100px alt luiz h s bispo br sub b luiz h s bispo b sub a br a href design luizhb title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author luizhb title code a td td align center valign top width 14 28 a href https gteksd wixsite com noob img src https avatars githubusercontent com u 55411358 v 4 s 100 width 100px alt br sub b b sub a br a href design gteksd title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gteksd title code a td td align center valign top width 14 28 a href atrujillo dev img src https avatars githubusercontent com u 103326869 v 4 s 100 width 100px alt alvaro trujillo br sub b alvaro trujillo b sub a br a href design alvarotrujillo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alvarotrujillo title code a td td align center valign top width 14 28 a href https github com ever ton img src https avatars githubusercontent com u 19916017 v 4 s 100 width 100px alt everton br sub b everton b sub a br a href design ever ton title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ever ton title code a td td align center valign top width 14 28 a href https github com jfrozas img src https avatars githubusercontent com u 91458621 v 4 s 100 width 100px alt jfrozas br sub b jfrozas b sub a br a href design jfrozas title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jfrozas title code a td td align center valign top width 14 28 a href https github com shuaaibbadran img src https avatars githubusercontent com u 22274689 v 4 s 100 width 100px alt shuaaib badran br sub b shuaaib badran b sub a br a href design shuaaibbadran title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shuaaibbadran title code a td tr tr td align center valign top width 14 28 a href https shivam 2712 netlify app img src https avatars githubusercontent com u 71783722 v 4 s 100 width 100px alt shivam jha br sub b shivam jha b sub a br a href design shivam jha2712 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shivam jha2712 title code a td td align center valign top width 14 28 a href https github com mohamed tayeh img src https avatars githubusercontent com u 35163331 v 4 s 100 width 100px alt mohamed tayeh br sub b mohamed tayeh b sub a br a href design mohamed tayeh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mohamed tayeh title code a td td align center valign top width 14 28 a href https bio link makendran img src https avatars githubusercontent com u 74320000 v 4 s 100 width 100px alt makendran g br sub b makendran g b sub a br a href design makendrang title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author makendrang title code a td td align center valign top width 14 28 a href http mstomar me img src https avatars githubusercontent com u 89572392 v 4 s 100 width 100px alt mayank singh tomar br sub b mayank singh tomar b sub a br a href design 201b153 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 201b153 title code a td td align center valign top width 14 28 a href https github com hossamsadany img src https avatars githubusercontent com u 97473553 v 4 s 100 width 100px alt hossam sadany br sub b hossam sadany b sub a br a href design hossamsadany title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hossamsadany title code a td td align center valign top width 14 28 a href https bio link harsh1x4 img src https avatars githubusercontent com u 93096721 v 4 s 100 width 100px alt harshbardhan singh br sub b harshbardhan singh b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author harsh1x4 title code a a href design harsh1x4 title design a td td align center valign top width 14 28 a href https www linkedin com in fawad jawaid malik 04b59895 img src https avatars githubusercontent com u 9715067 v 4 s 100 width 100px alt fawad jawaid malik br sub b fawad jawaid malik b sub a br a href design fawadjawaid title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author fawadjawaid title code a td tr tr td align center valign top width 14 28 a href https github com tinalacatis img src https avatars githubusercontent com u 54575096 v 4 s 100 width 100px alt tina lacatis br sub b tina lacatis b sub a br a href design tinalacatis title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tinalacatis title code a td td align center valign top width 14 28 a href https github com teddycuoredolce img src https avatars githubusercontent com u 838417 v 4 s 100 width 100px alt teddycuoredolce br sub b teddycuoredolce b sub a br a href design teddycuoredolce title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author teddycuoredolce title code a td td align center valign top width 14 28 a href https bryan choo com img src https avatars githubusercontent com u 56596358 v 4 s 100 width 100px alt bchooxg br sub b bchooxg b sub a br a href design bchooxg title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bchooxg title code a td td align center valign top width 14 28 a href https github com alisha takkar img src https avatars githubusercontent com u 109353085 v 4 s 100 width 100px alt alisha takkar br sub b alisha takkar b sub a br a href design alisha takkar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alisha takkar title code a td td align center valign top width 14 28 a href https capozzoli me img src https avatars githubusercontent com u 50233545 v 4 s 100 width 100px alt gianluigi br sub b gianluigi b sub a br a href design rallytuning title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rallytuning title code a td td align center valign top width 14 28 a href https github com mehhran img src https avatars githubusercontent com u 9961577 v 4 s 100 width 100px alt mehran javaherian br sub b mehran javaherian b sub a br a href design mehhran title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mehhran title code a td td align center valign top width 14 28 a href https github com chemben17 img src https avatars githubusercontent com u 105835536 v 4 s 100 width 100px alt benjamin ololade adedokun br sub b benjamin ololade adedokun b sub a br a href design chemben17 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chemben17 title code a td tr tr td align center valign top width 14 28 a href http mamutalib github io img src https avatars githubusercontent com u 61675569 v 4 s 100 width 100px alt md abdul mutalib br sub b md abdul mutalib b sub a br a href design mamutalib title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mamutalib title code a td td align center valign top width 14 28 a href https github com aadilcrackstheweb img src https avatars githubusercontent com u 96214556 v 4 s 100 width 100px alt aadil arsh s r br sub b aadil arsh s r b sub a br a href design aadilcrackstheweb title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aadilcrackstheweb title code a td td align center valign top width 14 28 a href http nateonmission github io img src https avatars githubusercontent com u 37854313 v 4 s 100 width 100px alt j nathan allen br sub b j nathan allen b sub a br a href design nateonmission title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nateonmission title code a td td align center valign top width 14 28 a href https github com lost in cyberspace img src https avatars githubusercontent com u 32429264 v 4 s 100 width 100px alt kieran krug br sub b kieran krug b sub a br a href design lost in cyberspace title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lost in cyberspace title code a td td align center valign top width 14 28 a href https seths10 github io main portfolio img src https avatars githubusercontent com u 59029978 v 4 s 100 width 100px alt seth addo br sub b seth addo b sub a br a href design seths10 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author seths10 title code a td td align center valign top width 14 28 a href https github com satviik img src https avatars githubusercontent com u 80253346 v 4 s 100 width 100px alt satvik singh rathore br sub b satvik singh rathore b sub a br a href design satviik title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author satviik title code a td td align center valign top width 14 28 a href https github com dangoth img src https avatars githubusercontent com u 38084164 v 4 s 100 width 100px alt dangoth br sub b dangoth b sub a br a href design dangoth title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dangoth title code a td tr tr td align center valign top width 14 28 a href https github com maximmd img src https avatars githubusercontent com u 27330256 v 4 s 100 width 100px alt maxim br sub b maxim b sub a br a href design maximmd title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author maximmd title code a td td align center valign top width 14 28 a href https www linkedin com in catn img src https avatars githubusercontent com u 44314126 v 4 s 100 width 100px alt phuong cat ngo br sub b phuong cat ngo b sub a br a href design catcecilia title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author catcecilia title code a td td align center valign top width 14 28 a href https github com frenchtoast0 img src https avatars githubusercontent com u 38544250 v 4 s 100 width 100px alt frenchtoast0 br sub b frenchtoast0 b sub a br a href design frenchtoast0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author frenchtoast0 title code a td td align center valign top width 14 28 a href https github com rakshith6404 img src https avatars githubusercontent com u 92712034 v 4 s 100 width 100px alt rakshith br sub b rakshith b sub a br a href design rakshith6404 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rakshith6404 title code a td td align center valign top width 14 28 a href https vaibhavcodes me img src https avatars githubusercontent com u 82141868 v 4 s 100 width 100px alt vaibhav arora br sub b vaibhav arora b sub a br a href design vaibhavarora19 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vaibhavarora19 title code a td td align center valign top width 14 28 a href https github com zghp img src https avatars githubusercontent com u 33546213 v 4 s 100 width 100px alt zghp br sub b zghp b sub a br a href design zghp title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zghp title code a td td align center valign top width 14 28 a href https github com bedovan img src https avatars githubusercontent com u 60407088 v 4 s 100 width 100px alt bedovan br sub b bedovan b sub a br a href design bedovan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bedovan title code a td tr tr td align center valign top width 14 28 a href https github com chiaramistro img src https avatars githubusercontent com u 41189322 v 4 s 100 width 100px alt chiaramistro br sub b chiaramistro b sub a br a href design chiaramistro title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chiaramistro title code a td td align center valign top width 14 28 a href https github com him2016 img src https avatars githubusercontent com u 39089904 v 4 s 100 width 100px alt him2016 br sub b him2016 b sub a br a href design him2016 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author him2016 title code a td td align center valign top width 14 28 a href https github com harshitsachdeva img src https avatars githubusercontent com u 30202783 v 4 s 100 width 100px alt harshitsachdeva br sub b harshitsachdeva b sub a br a href design harshitsachdeva title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author harshitsachdeva title code a td td align center valign top width 14 28 a href https sadafsaleem mystrikingly com img src https avatars githubusercontent com u 61821924 v 4 s 100 width 100px alt sadaf saleem br sub b sadaf saleem b sub a br a href design sadafsaleem123 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sadafsaleem123 title code a td td align center valign top width 14 28 a href https github com aaroh1 img src https avatars githubusercontent com u 96298187 v 4 s 100 width 100px alt aaroh srivastava br sub b aaroh srivastava b sub a br a href design aaroh1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aaroh1 title code a td td align center valign top width 14 28 a href https eloygplaza github io img src https avatars githubusercontent com u 10582213 v 4 s 100 width 100px alt eloygplaza br sub b eloygplaza b sub a br a href design eloygplaza title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author eloygplaza title code a td td align center valign top width 14 28 a href https github com vgauravkumar img src https avatars githubusercontent com u 63816299 v 4 s 100 width 100px alt gaurav kumar verma br sub b gaurav kumar verma b sub a br a href design vgauravkumar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vgauravkumar title code a td tr tr td align center valign top width 14 28 a href https github com andreacus img src https avatars githubusercontent com u 44421522 v 4 s 100 width 100px alt andreacus br sub b andreacus b sub a br a href design andreacus title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author andreacus title code a td td align center valign top width 14 28 a href https www linkedin com in simran chaurasia 003 img src https avatars githubusercontent com u 88017902 v 4 s 100 width 100px alt simran br sub b simran b sub a br a href design simransia title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author simransia title code a td td align center valign top width 14 28 a href https www linkedin com in prashant bhapkar 064a78145 img src https avatars githubusercontent com u 60314439 v 4 s 100 width 100px alt prashant bhapkar br sub b prashant bhapkar b sub a br a href design prashant bhapkar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author prashant bhapkar title code a td td align center valign top width 14 28 a href http mhaendler me img src https avatars githubusercontent com u 8059717 v 4 s 100 width 100px alt mhaendler br sub b mhaendler b sub a br a href design mhaendler title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mhaendler title code a td td align center valign top width 14 28 a href https github com gauriimaheshwarii img src https avatars githubusercontent com u 100439627 v 4 s 100 width 100px alt gauri maheshwari br sub b gauri maheshwari b sub a br a href design gauriimaheshwarii title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gauriimaheshwarii title code a td td align center valign top width 14 28 a href https 4lajf com img src https avatars githubusercontent com u 42503855 v 4 s 100 width 100px alt 4lajf br sub b 4lajf b sub a br a href design 4lajf title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 4lajf title code a td td align center valign top width 14 28 a href https tanmoy sengupta ueniweb com img src https avatars githubusercontent com u 65300045 v 4 s 100 width 100px alt tanmoy sengupta br sub b tanmoy sengupta b sub a br a href design tsg405 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tsg405 title code a td tr tr td align center valign top width 14 28 a href https github com tripathisharad img src https avatars githubusercontent com u 72781325 v 4 s 100 width 100px alt sharad tripathi br sub b sharad tripathi b sub a br a href design tripathisharad title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tripathisharad title code a td td align center valign top width 14 28 a href https github com nemoniraj img src https avatars githubusercontent com u 88889386 v 4 s 100 width 100px alt niraj chavan br sub b niraj chavan b sub a br a href design nemoniraj title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nemoniraj title code a td td align center valign top width 14 28 a href https github com luisagualda img src https avatars githubusercontent com u 35310567 v 4 s 100 width 100px alt luisa gualda br sub b luisa gualda b sub a br a href design luisagualda title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author luisagualda title code a td td align center valign top width 14 28 a href https github com monika sivakumar 3 img src https avatars githubusercontent com u 111675738 v 4 s 100 width 100px alt monika sivakumar 3 br sub b monika sivakumar 3 b sub a br a href design monika sivakumar 3 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author monika sivakumar 3 title code a td td align center valign top width 14 28 a href https github com harryfensome img src https avatars githubusercontent com u 47598993 v 4 s 100 width 100px alt harryfensome br sub b harryfensome b sub a br a href design harryfensome title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author harryfensome title code a td td align center valign top width 14 28 a href http ishubham010 github io img src https avatars githubusercontent com u 71643172 v 4 s 100 width 100px alt shubham choubey br sub b shubham choubey b sub a br a href design ishubham010 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ishubham010 title code a td td align center valign top width 14 28 a href https github com ashwinip343 img src https avatars githubusercontent com u 91271985 v 4 s 100 width 100px alt ashwini patil br sub b ashwini patil b sub a br a href design ashwinip343 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ashwinip343 title code a td tr tr td align center valign top width 14 28 a href https cleversonlira github io personal page img src https avatars githubusercontent com u 19823964 v 4 s 100 width 100px alt cleversonlira br sub b cleversonlira b sub a br a href design cleversonlira title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cleversonlira title code a td td align center valign top width 14 28 a href https github com nuromirzak img src https avatars githubusercontent com u 76807326 v 4 s 100 width 100px alt nurmukhammed br sub b nurmukhammed b sub a br a href design nuromirzak title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nuromirzak title code a td td align center valign top width 14 28 a href https github com workspace utkarsh img src https avatars githubusercontent com u 115065256 v 4 s 100 width 100px alt workspace utkarsh br sub b workspace utkarsh b sub a br a href design workspace utkarsh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author workspace utkarsh title code a td td align center valign top width 14 28 a href https santosh phadtare netlify app img src https avatars githubusercontent com u 99491679 v 4 s 100 width 100px alt santosh phadtare br sub b santosh phadtare b sub a br a href design psantosh16 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author psantosh16 title code a td td align center valign top width 14 28 a href https github com prashantkvian img src https avatars githubusercontent com u 115395187 v 4 s 100 width 100px alt prashant warghude br sub b prashant warghude b sub a br a href design prashantkvian title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author prashantkvian title code a td td align center valign top width 14 28 a href https github com denny ud img src https avatars githubusercontent com u 77261658 v 4 s 100 width 100px alt umang dakh br sub b umang dakh b sub a br a href design denny ud title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author denny ud title code a td td align center valign top width 14 28 a href https github com shalinichavan img src https avatars githubusercontent com u 15189398 v 4 s 100 width 100px alt shalini chavan br sub b shalini chavan b sub a br a href design shalinichavan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shalinichavan title code a td tr tr td align center valign top width 14 28 a href https github com adhiramaa img src https avatars githubusercontent com u 97173586 v 4 s 100 width 100px alt vinit gurjar br sub b vinit gurjar b sub a br a href design adhiramaa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adhiramaa title code a td td align center valign top width 14 28 a href https github com vish1161 img src https avatars githubusercontent com u 112061222 v 4 s 100 width 100px alt vishal kumar br sub b vishal kumar b sub a br a href design vish1161 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vish1161 title code a td td align center valign top width 14 28 a href https github com wonhyeongseo img src https avatars githubusercontent com u 29195190 v 4 s 100 width 100px alt wonhyeong seo br sub b wonhyeong seo b sub a br a href design wonhyeongseo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wonhyeongseo title code a td td align center valign top width 14 28 a href https github com prajwalprogrammer img src https avatars githubusercontent com u 63206330 v 4 s 100 width 100px alt achwale prajwal namdevrao br sub b achwale prajwal namdevrao b sub a br a href design prajwalprogrammer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author prajwalprogrammer title code a td td align center valign top width 14 28 a href https github com ankan792 img src https avatars githubusercontent com u 34034274 v 4 s 100 width 100px alt ankan banerjee br sub b ankan banerjee b sub a br a href design ankan792 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ankan792 title code a td td align center valign top width 14 28 a href https github com bhaumikankan img src https avatars githubusercontent com u 70452964 v 4 s 100 width 100px alt bhaumikankan br sub b bhaumikankan b sub a br a href design bhaumikankan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bhaumikankan title code a td td align center valign top width 14 28 a href http 4f84b2 xyz about img src https avatars githubusercontent com u 33259827 v 4 s 100 width 100px alt jamesmacrozhang br sub b jamesmacrozhang b sub a br a href design macrozhang title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author macrozhang title code a td tr tr td align center valign top width 14 28 a href https github com pedrolopes101 img src https avatars githubusercontent com u 45852886 v 4 s 100 width 100px alt pedro lopes br sub b pedro lopes b sub a br a href design pedrolopes101 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pedrolopes101 title code a td td align center valign top width 14 28 a href https github com dianosaur12 img src https avatars githubusercontent com u 54020066 v 4 s 100 width 100px alt dia br sub b dia b sub a br a href design dianosaur12 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dianosaur12 title code a td td align center valign top width 14 28 a href https www facebook com profile php id 100041711958208 img src https avatars githubusercontent com u 50795716 v 4 s 100 width 100px alt tayyabhussain2910 br sub b tayyabhussain2910 b sub a br a href design tayyabhussain03 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tayyabhussain03 title code a td td align center valign top width 14 28 a href https github com rajdeepsri img src https avatars githubusercontent com u 67205583 v 4 s 100 width 100px alt rajdeep shrivastava br sub b rajdeep shrivastava b sub a br a href design rajdeepsri title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rajdeepsri title code a td td align center valign top width 14 28 a href https github com mukul kr img src https avatars githubusercontent com u 74813712 v 4 s 100 width 100px alt mukul kumar br sub b mukul kumar b sub a br a href design mukul kr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mukul kr title code a td td align center valign top width 14 28 a href https github com m a y a n k img src https avatars githubusercontent com u 10991741 v 4 s 100 width 100px alt mayank n br sub b mayank n b sub a br a href design m a y a n k title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author m a y a n k title code a td td align center valign top width 14 28 a href https github com jdelucca img src https avatars githubusercontent com u 76178990 v 4 s 100 width 100px alt jdelucca br sub b jdelucca b sub a br a href design jdelucca title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jdelucca title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in sneha mittal 334a6b223 img src https avatars githubusercontent com u 96607269 v 4 s 100 width 100px alt sneha mittal br sub b sneha mittal b sub a br a href design sneha mittal88293 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sneha mittal88293 title code a td td align center valign top width 14 28 a href https github com humsarika img src https avatars githubusercontent com u 75199589 v 4 s 100 width 100px alt sarika kushwaha br sub b sarika kushwaha b sub a br a href design humsarika title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author humsarika title code a td td align center valign top width 14 28 a href https github com farzad khb img src https avatars githubusercontent com u 68053779 v 4 s 100 width 100px alt farzad khb br sub b farzad khb b sub a br a href design farzad khb title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author farzad khb title code a td td align center valign top width 14 28 a href http eshack94 com img src https avatars githubusercontent com u 33649649 v 4 s 100 width 100px alt elijah shackelford br sub b elijah shackelford b sub a br a href design eshack94 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author eshack94 title code a td td align center valign top width 14 28 a href https github com the only raminator img src https avatars githubusercontent com u 115736227 v 4 s 100 width 100px alt the only raminator br sub b the only raminator b sub a br a href design the only raminator title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author the only raminator title code a td td align center valign top width 14 28 a href https github com keerthanak tw img src https avatars githubusercontent com u 76804118 v 4 s 100 width 100px alt keerthana kasthuril br sub b keerthana kasthuril b sub a br a href design keerthanak tw title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author keerthanak tw title code a td td align center valign top width 14 28 a href https github com auchynnikau img src https avatars githubusercontent com u 33329898 v 4 s 100 width 100px alt viachaslau auchynnikau br sub b viachaslau auchynnikau b sub a br a href design auchynnikau title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author auchynnikau title code a td tr tr td align center valign top width 14 28 a href https osman rasooli github io new portfolio img src https avatars githubusercontent com u 109551544 v 4 s 100 width 100px alt mohammad osman rasooli br sub b mohammad osman rasooli b sub a br a href design osman rasooli title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author osman rasooli title code a td td align center valign top width 14 28 a href https github com mvedovato img src https avatars githubusercontent com u 31349919 v 4 s 100 width 100px alt mvedovato br sub b mvedovato b sub a br a href design mvedovato title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mvedovato title code a td td align center valign top width 14 28 a href https sonalirajput hashnode dev img src https avatars githubusercontent com u 71600666 v 4 s 100 width 100px alt sonali rajput br sub b sonali rajput b sub a br a href design sonali rajput title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sonali rajput title code a td td align center valign top width 14 28 a href https github com isha dhek img src https avatars githubusercontent com u 97114683 v 4 s 100 width 100px alt isha dhek br sub b isha dhek b sub a br a href design isha dhek title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author isha dhek title code a td td align center valign top width 14 28 a href https github com cpramshad img src https avatars githubusercontent com u 36877435 v 4 s 100 width 100px alt ramshad cheriyeri peediyakkal br sub b ramshad cheriyeri peediyakkal b sub a br a href design cpramshad title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cpramshad title code a td td align center valign top width 14 28 a href https github com mphzz img src https avatars githubusercontent com u 109570379 v 4 s 100 width 100px alt micah br sub b micah b sub a br a href design mphzz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mphzz title code a td td align center valign top width 14 28 a href https github com gauravshukla2203 img src https avatars githubusercontent com u 76643106 v 4 s 100 width 100px alt gauravshukla2203 br sub b gauravshukla2203 b sub a br a href design gauravshukla2203 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gauravshukla2203 title code a td tr tr td align center valign top width 14 28 a href https github com sndmurthy img src https avatars githubusercontent com u 2811193 v 4 s 100 width 100px alt sndmurthy br sub b sndmurthy b sub a br a href design sndmurthy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sndmurthy title code a td td align center valign top width 14 28 a href http www instagram com sd shiivam img src https avatars githubusercontent com u 75006771 v 4 s 100 width 100px alt shivam singh br sub b shivam singh b sub a br a href design sd shiivam title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sd shiivam title code a td td align center valign top width 14 28 a href https github com mammarkhan img src https avatars githubusercontent com u 73057016 v 4 s 100 width 100px alt m ammar khan br sub b m ammar khan b sub a br a href design mammarkhan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mammarkhan title code a td td align center valign top width 14 28 a href https github com chandolakul img src https avatars githubusercontent com u 70189957 v 4 s 100 width 100px alt chandolakul br sub b chandolakul b sub a br a href design chandolakul title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chandolakul title code a td td align center valign top width 14 28 a href https github com bhatnagar221 img src https avatars githubusercontent com u 112082712 v 4 s 100 width 100px alt bhatnagar221 br sub b bhatnagar221 b sub a br a href design bhatnagar221 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bhatnagar221 title code a td td align center valign top width 14 28 a href https adrianfactuall com img src https avatars githubusercontent com u 63786641 v 4 s 100 width 100px alt adrian nie ciur br sub b adrian nie ciur b sub a br a href design factuall title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author factuall title code a td td align center valign top width 14 28 a href https github com nezi311 img src https avatars githubusercontent com u 22798378 v 4 s 100 width 100px alt nezi311 br sub b nezi311 b sub a br a href design nezi311 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nezi311 title code a td tr tr td align center valign top width 14 28 a href https github com scottajevans img src https avatars githubusercontent com u 39980206 v 4 s 100 width 100px alt scottajevans br sub b scottajevans b sub a br a href design scottajevans title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author scottajevans title code a td td align center valign top width 14 28 a href https github com markfantini img src https avatars githubusercontent com u 88554151 v 4 s 100 width 100px alt marcelo antunes soares fantini br sub b marcelo antunes soares fantini b sub a br a href design markfantini title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author markfantini title code a td td align center valign top width 14 28 a href http deacetis cz img src https avatars githubusercontent com u 20586054 v 4 s 100 width 100px alt axel de acetis br sub b axel de acetis b sub a br a href design adeacetis title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adeacetis title code a td td align center valign top width 14 28 a href https github com dazzle sah img src https avatars githubusercontent com u 112880786 v 4 s 100 width 100px alt drishti sah br sub b drishti sah b sub a br a href design dazzle sah title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dazzle sah title code a td td align center valign top width 14 28 a href https github com vipuldhillon img src https avatars githubusercontent com u 91725643 v 4 s 100 width 100px alt vipuldhillon br sub b vipuldhillon b sub a br a href design vipuldhillon title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vipuldhillon title code a td td align center valign top width 14 28 a href https www linkedin com in urmi jana 16b44b21b img src https avatars githubusercontent com u 75936174 v 4 s 100 width 100px alt urmi jana br sub b urmi jana b sub a br a href design urmi jana title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author urmi jana title code a td td align center valign top width 14 28 a href https github com ayushmokal img src https avatars githubusercontent com u 95966154 v 4 s 100 width 100px alt ayush mokal br sub b ayush mokal b sub a br a href design ayushmokal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ayushmokal title code a td tr tr td align center valign top width 14 28 a href https github com damola18 img src https avatars githubusercontent com u 50779080 v 4 s 100 width 100px alt damola olutoke br sub b damola olutoke b sub a br a href design damola18 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author damola18 title code a td td align center valign top width 14 28 a href https github com nightshadetvn img src https avatars githubusercontent com u 46790388 v 4 s 100 width 100px alt max br sub b max b sub a br a href design nightshadetvn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nightshadetvn title code a td td align center valign top width 14 28 a href https github com lakshmi930 img src https avatars githubusercontent com u 79132440 v 4 s 100 width 100px alt lakshmi n br sub b lakshmi n b sub a br a href design lakshmi930 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lakshmi930 title code a td td align center valign top width 14 28 a href https github com artemu78 img src https avatars githubusercontent com u 4625608 v 4 s 100 width 100px alt artemreva br sub b artemreva b sub a br a href design artemu78 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author artemu78 title code a td td align center valign top width 14 28 a href https github com ujjwalaggarwal 1 img src https avatars githubusercontent com u 96613056 v 4 s 100 width 100px alt ujjwal aggarwal br sub b ujjwal aggarwal b sub a br a href design ujjwalaggarwal 1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ujjwalaggarwal 1 title code a td td align center valign top width 14 28 a href http gglink uk img src https avatars githubusercontent com u 55099505 v 4 s 100 width 100px alt mo br sub b mo b sub a br a href design moktermd08 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author moktermd08 title code a td td align center valign top width 14 28 a href http briangor github io img src https avatars githubusercontent com u 27485722 v 4 s 100 width 100px alt brian br sub b brian b sub a br a href design briangor title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author briangor title code a td tr tr td align center valign top width 14 28 a href http chamley dev img src https avatars githubusercontent com u 10702270 v 4 s 100 width 100px alt chamley br sub b chamley b sub a br a href design chamley title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chamley title code a td td align center valign top width 14 28 a href https github com silimim img src https avatars githubusercontent com u 47183870 v 4 s 100 width 100px alt simone baptiste br sub b simone baptiste b sub a br a href design silimim title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author silimim title code a td td align center valign top width 14 28 a href https github com nanshekhar04 img src https avatars githubusercontent com u 110991877 v 4 s 100 width 100px alt shekhar thakur br sub b shekhar thakur b sub a br a href design nanshekhar04 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nanshekhar04 title code a td td align center valign top width 14 28 a href https github com smith1161 img src https avatars githubusercontent com u 116065791 v 4 s 100 width 100px alt smith br sub b smith b sub a br a href design smith1161 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author smith1161 title code a td td align center valign top width 14 28 a href https github com codernoob1 img src https avatars githubusercontent com u 79470721 v 4 s 100 width 100px alt codernoob1 br sub b codernoob1 b sub a br a href design codernoob1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author codernoob1 title code a td td align center valign top width 14 28 a href https github com lok84 img src https avatars githubusercontent com u 74888033 v 4 s 100 width 100px alt lok84 br sub b lok84 b sub a br a href design lok84 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lok84 title code a td td align center valign top width 14 28 a href https www virtual coffee chat com img src https avatars githubusercontent com u 66555313 v 4 s 100 width 100px alt tobias riemenschneider br sub b tobias riemenschneider b sub a br a href design riemto title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author riemto title code a td tr tr td align center valign top width 14 28 a href https github com tharsanan1 img src https avatars githubusercontent com u 25491225 v 4 s 100 width 100px alt tharsanan1 br sub b tharsanan1 b sub a br a href design tharsanan1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tharsanan1 title code a td td align center valign top width 14 28 a href https www linkedin com in anurag singh b0120516a img src https avatars githubusercontent com u 54910091 v 4 s 100 width 100px alt anurag singh br sub b anurag singh b sub a br a href design anurags10 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anurags10 title code a td td align center valign top width 14 28 a href http kryptonguy me img src https avatars githubusercontent com u 79744248 v 4 s 100 width 100px alt yash sant br sub b yash sant b sub a br a href design kryptonguy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kryptonguy title code a td td align center valign top width 14 28 a href https github com krishiv patel img src https avatars githubusercontent com u 64356068 v 4 s 100 width 100px alt krishiv patel br sub b krishiv patel b sub a br a href design krishiv patel title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author krishiv patel title code a td td align center valign top width 14 28 a href https wwshuang github io img src https avatars githubusercontent com u 33902518 v 4 s 100 width 100px alt gggalaxy br sub b gggalaxy b sub a br a href design wwshuang title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wwshuang title code a td td align center valign top width 14 28 a href https github com pardeepdhillon661 img src https avatars githubusercontent com u 92221868 v 4 s 100 width 100px alt pardeepdhillon661 br sub b pardeepdhillon661 b sub a br a href design pardeepdhillon661 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pardeepdhillon661 title code a td td align center valign top width 14 28 a href https github com anujd64 img src https avatars githubusercontent com u 89857126 v 4 s 100 width 100px alt anujd64 br sub b anujd64 b sub a br a href design anujd64 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anujd64 title code a td tr tr td align center valign top width 14 28 a href https github com komodoro img src https avatars githubusercontent com u 5166385 v 4 s 100 width 100px alt pedro pereira br sub b pedro pereira b sub a br a href design komodoro title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author komodoro title code a td td align center valign top width 14 28 a href https github com mastersaptak009 img src https avatars githubusercontent com u 102503419 v 4 s 100 width 100px alt master saptak br sub b master saptak b sub a br a href design mastersaptak009 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mastersaptak009 title code a td td align center valign top width 14 28 a href https github com developersuranjan img src https avatars githubusercontent com u 91688087 v 4 s 100 width 100px alt suranjan das br sub b suranjan das b sub a br a href design developersuranjan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author developersuranjan title code a td td align center valign top width 14 28 a href https github com tripura kant img src https avatars githubusercontent com u 40862497 v 4 s 100 width 100px alt tripura kant br sub b tripura kant b sub a br a href design tripura kant title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tripura kant title code a td td align center valign top width 14 28 a href https github com shabzkhan img src https avatars githubusercontent com u 23547024 v 4 s 100 width 100px alt shabzkhan br sub b shabzkhan b sub a br a href design shabzkhan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shabzkhan title code a td td align center valign top width 14 28 a href http golbarg net img src https avatars githubusercontent com u 14885009 v 4 s 100 width 100px alt mustafa poya br sub b mustafa poya b sub a br a href design mustafapoya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mustafapoya title code a td td align center valign top width 14 28 a href https github com iam roshanj img src https avatars githubusercontent com u 84196979 v 4 s 100 width 100px alt roshan jha br sub b roshan jha b sub a br a href design iam roshanj title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author iam roshanj title code a td tr tr td align center valign top width 14 28 a href https github com guillaumelarue img src https avatars githubusercontent com u 43040692 v 4 s 100 width 100px alt guillaumelarue br sub b guillaumelarue b sub a br a href design guillaumelarue title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author guillaumelarue title code a td td align center valign top width 14 28 a href http imul math uni lodz pl rodakt img src https avatars githubusercontent com u 33201785 v 4 s 100 width 100px alt tomasz rodak br sub b tomasz rodak b sub a br a href design chamerion title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author chamerion title code a td td align center valign top width 14 28 a href https github com sparkleholic img src https avatars githubusercontent com u 2949977 v 4 s 100 width 100px alt junil kim br sub b junil kim b sub a br a href design sparkleholic title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sparkleholic title code a td td align center valign top width 14 28 a href https surbhi2408 github io img src https avatars githubusercontent com u 58289829 v 4 s 100 width 100px alt surbhi mayank br sub b surbhi mayank b sub a br a href design surbhi2408 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author surbhi2408 title code a td td align center valign top width 14 28 a href https github com wizardlemon img src https avatars githubusercontent com u 34193350 v 4 s 100 width 100px alt nemanja lekic br sub b nemanja lekic b sub a br a href design wizardlemon title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author wizardlemon title code a td td align center valign top width 14 28 a href https github com hemantmalokar img src https avatars githubusercontent com u 75850339 v 4 s 100 width 100px alt hemantmalokar br sub b hemantmalokar b sub a br a href design hemantmalokar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hemantmalokar title code a td td align center valign top width 14 28 a href https www ac uma es asenjo research img src https avatars githubusercontent com u 12429461 v 4 s 100 width 100px alt felipe m l pez br sub b felipe m l pez b sub a br a href design felipemlopez title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author felipemlopez title code a td tr tr td align center valign top width 14 28 a href https github com bibliofilo img src https avatars githubusercontent com u 42589480 v 4 s 100 width 100px alt bibliofilo br sub b bibliofilo b sub a br a href design bibliofilo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bibliofilo title code a td td align center valign top width 14 28 a href https github com gauthamg2 img src https avatars githubusercontent com u 36467370 v 4 s 100 width 100px alt gauthamg2 br sub b gauthamg2 b sub a br a href design gauthamg2 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gauthamg2 title code a td td align center valign top width 14 28 a href https github com 02 t img src https avatars githubusercontent com u 93790398 v 4 s 100 width 100px alt 02 t br sub b 02 t b sub a br a href design 02 t title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 02 t title code a td td align center valign top width 14 28 a href https www linkedin com in yussah img src https avatars githubusercontent com u 61895971 v 4 s 100 width 100px alt yusuf abdul razaq br sub b yusuf abdul razaq b sub a br a href design yabdulra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yabdulra title code a td td align center valign top width 14 28 a href https github com folld img src https avatars githubusercontent com u 73252859 v 4 s 100 width 100px alt vladimir br sub b vladimir b sub a br a href design folld title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author folld title code a td td align center valign top width 14 28 a href https github com singletick img src https avatars githubusercontent com u 43012033 v 4 s 100 width 100px alt sai chandra k br sub b sai chandra k b sub a br a href design singletick title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author singletick title code a td td align center valign top width 14 28 a href https soroush am img src https avatars githubusercontent com u 5072187 v 4 s 100 width 100px alt soroush bonab br sub b soroush bonab b sub a br a href design soroushamdg title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author soroushamdg title code a td tr tr td align center valign top width 14 28 a href https github com giide0n img src https avatars githubusercontent com u 39622960 v 4 s 100 width 100px alt giide0n br sub b giide0n b sub a br a href design giide0n title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author giide0n title code a td td align center valign top width 14 28 a href https github com kreutz56 img src https avatars githubusercontent com u 63000176 v 4 s 100 width 100px alt gg br sub b gg b sub a br a href design kreutz56 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kreutz56 title code a td td align center valign top width 14 28 a href https github com dagerzuga img src https avatars githubusercontent com u 19642693 v 4 s 100 width 100px alt d ger z iga br sub b d ger z iga b sub a br a href design dagerzuga title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dagerzuga title code a td td align center valign top width 14 28 a href https github com rsk2 img src https avatars githubusercontent com u 45331524 v 4 s 100 width 100px alt rsk2 br sub b rsk2 b sub a br a href design rsk2 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rsk2 title code a td td align center valign top width 14 28 a href http hosting easy ru img src https avatars githubusercontent com u 48508182 v 4 s 100 width 100px alt storozhev dj br sub b storozhev dj b sub a br a href design storozhevdj title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author storozhevdj title code a td td align center valign top width 14 28 a href https github com jivan84 img src https avatars githubusercontent com u 118162251 v 4 s 100 width 100px alt jeevan br sub b jeevan b sub a br a href design jivan84 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jivan84 title code a td td align center valign top width 14 28 a href https andyjohnson netlify app img src https avatars githubusercontent com u 103585624 v 4 s 100 width 100px alt andy johnson br sub b andy johnson b sub a br a href design multi vit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author multi vit title code a td tr tr td align center valign top width 14 28 a href https github com apozo copyright img src https avatars githubusercontent com u 57532569 v 4 s 100 width 100px alt an bal pozo br sub b an bal pozo b sub a br a href design apozo copyright title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author apozo copyright title code a td td align center valign top width 14 28 a href https www linkedin com in jovanecastro img src https avatars githubusercontent com u 60260322 v 4 s 100 width 100px alt jovane de castro br sub b jovane de castro b sub a br a href design cadavanaugh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cadavanaugh title code a td td align center valign top width 14 28 a href https pk linkedin com in muhammad hamza amir 412b4b183 img src https avatars githubusercontent com u 43249821 v 4 s 100 width 100px alt muhammad hamza amir br sub b muhammad hamza amir b sub a br a href design muhammadhamzaamir title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author muhammadhamzaamir title code a td td align center valign top width 14 28 a href https github com tharaka mts img src https avatars githubusercontent com u 84124871 v 4 s 100 width 100px alt tharaka mts br sub b tharaka mts b sub a br a href design tharaka mts title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tharaka mts title code a td td align center valign top width 14 28 a href https ali khyar com img src https avatars githubusercontent com u 44535965 v 4 s 100 width 100px alt ali khyar br sub b ali khyar b sub a br a href design alikhyar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alikhyar title code a td td align center valign top width 14 28 a href https github com ojuaracaio img src https avatars githubusercontent com u 89320217 v 4 s 100 width 100px alt caio araujo br sub b caio araujo b sub a br a href design ojuaracaio title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ojuaracaio title code a td td align center valign top width 14 28 a href http oscardyremyhr me img src https avatars githubusercontent com u 12874252 v 4 s 100 width 100px alt oscar dyremyhr br sub b oscar dyremyhr b sub a br a href design ossinova title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ossinova title code a td tr tr td align center valign top width 14 28 a href https arteality pl img src https avatars githubusercontent com u 37437781 v 4 s 100 width 100px alt arteality br sub b arteality b sub a br a href design arteality title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arteality title code a td td align center valign top width 14 28 a href http www se medien de img src https avatars githubusercontent com u 7121202 v 4 s 100 width 100px alt daniel drexlmaier br sub b daniel drexlmaier b sub a br a href design drexlma title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author drexlma title code a td td align center valign top width 14 28 a href https www linkedin com in marco monti 1a7293138 img src https avatars githubusercontent com u 34945781 v 4 s 100 width 100px alt marco monti br sub b marco monti b sub a br a href design mmark94 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mmark94 title code a td td align center valign top width 14 28 a href https github com mikeycrystal img src https avatars githubusercontent com u 108841529 v 4 s 100 width 100px alt mikeycrystal br sub b mikeycrystal b sub a br a href design mikeycrystal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mikeycrystal title code a td td align center valign top width 14 28 a href https github com veljanovskii img src https avatars githubusercontent com u 67647377 v 4 s 100 width 100px alt veljanovskii br sub b veljanovskii b sub a br a href design veljanovskii title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author veljanovskii title code a td td align center valign top width 14 28 a href https github com minigo img src https avatars githubusercontent com u 7579415 v 4 s 100 width 100px alt ivan gorbachev br sub b ivan gorbachev b sub a br a href design minigo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author minigo title code a td td align center valign top width 14 28 a href https www instagram com sahilrawat 001 img src https avatars githubusercontent com u 66208562 v 4 s 100 width 100px alt sahil rawat br sub b sahil rawat b sub a br a href design sahilrawat001 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sahilrawat001 title code a td tr tr td align center valign top width 14 28 a href https hasithasuneth github io portfolio img src https avatars githubusercontent com u 87106402 v 4 s 100 width 100px alt hasitha suneth br sub b hasitha suneth b sub a br a href design hasithasuneth title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hasithasuneth title code a td td align center valign top width 14 28 a href https www linkedin com in yerko vera lezama 9b3193110 img src https avatars githubusercontent com u 16638068 v 4 s 100 width 100px alt yerko vera lezama br sub b yerko vera lezama b sub a br a href design yerkovl title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yerkovl title code a td td align center valign top width 14 28 a href https github com ivan penchev img src https avatars githubusercontent com u 30929349 v 4 s 100 width 100px alt ivan penchev br sub b ivan penchev b sub a br a href design ivan penchev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ivan penchev title code a td td align center valign top width 14 28 a href https github com tonmoycoder img src https avatars githubusercontent com u 78300713 v 4 s 100 width 100px alt tanver islam tonmoy br sub b tanver islam tonmoy b sub a br a href design tonmoycoder title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tonmoycoder title code a td td align center valign top width 14 28 a href https github com xcao65 img src https avatars githubusercontent com u 26684441 v 4 s 100 width 100px alt xun cao br sub b xun cao b sub a br a href design xcao65 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author xcao65 title code a td td align center valign top width 14 28 a href https github com nayanbabariya95 img src https avatars githubusercontent com u 63590009 v 4 s 100 width 100px alt nayan babariya br sub b nayan babariya b sub a br a href design nayanbabariya95 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nayanbabariya95 title code a td td align center valign top width 14 28 a href http itspriyanshu vercel app img src https avatars githubusercontent com u 101447544 v 4 s 100 width 100px alt priyanshu maurya br sub b priyanshu maurya b sub a br a href design priyansumaurya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author priyansumaurya title code a td tr tr td align center valign top width 14 28 a href https github com dylannalex img src https avatars githubusercontent com u 59183947 v 4 s 100 width 100px alt dylan tintenfich br sub b dylan tintenfich b sub a br a href design dylannalex title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dylannalex title code a td td align center valign top width 14 28 a href https github com ronstrauss img src https avatars githubusercontent com u 82303541 v 4 s 100 width 100px alt ron strauss br sub b ron strauss b sub a br a href design ronstrauss title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ronstrauss title code a td td align center valign top width 14 28 a href https github com mohammadalbanna img src https avatars githubusercontent com u 7462007 v 4 s 100 width 100px alt mohammed albanna br sub b mohammed albanna b sub a br a href design mohammadalbanna title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mohammadalbanna title code a td td align center valign top width 14 28 a href https github com mukundmohanan img src https avatars githubusercontent com u 32845021 v 4 s 100 width 100px alt mukund m br sub b mukund m b sub a br a href design mukundmohanan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mukundmohanan title code a td td align center valign top width 14 28 a href http frankiefab com img src https avatars githubusercontent com u 46662771 v 4 s 100 width 100px alt franklin ohaegbulam br sub b franklin ohaegbulam b sub a br a href design frankiefab100 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author frankiefab100 title code a td td align center valign top width 14 28 a href https nisarg0606 github io img src https avatars githubusercontent com u 64687773 v 4 s 100 width 100px alt nisarg shah br sub b nisarg shah b sub a br a href design nisarg0606 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nisarg0606 title code a td td align center valign top width 14 28 a href http www unikdahal com np img src https avatars githubusercontent com u 61407386 v 4 s 100 width 100px alt unik dahal br sub b unik dahal b sub a br a href design unikdahal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author unikdahal title code a td tr tr td align center valign top width 14 28 a href https github com readi1y img src https avatars githubusercontent com u 121257452 v 4 s 100 width 100px alt readily br sub b readily b sub a br a href design readi1y title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author readi1y title code a td td align center valign top width 14 28 a href http www linkedin com in alexandre poitevin yahya abou imran img src https avatars githubusercontent com u 31008523 v 4 s 100 width 100px alt alexandre poitevin br sub b alexandre poitevin b sub a br a href design yahya abou imran title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yahya abou imran title code a td td align center valign top width 14 28 a href https github com scaramir img src https avatars githubusercontent com u 29096190 v 4 s 100 width 100px alt scaramir br sub b scaramir b sub a br a href design scaramir title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author scaramir title code a td td align center valign top width 14 28 a href https pruthvi ca img src https avatars githubusercontent com u 779092 v 4 s 100 width 100px alt pruthvi br sub b pruthvi b sub a br a href design pruthvi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pruthvi title code a td td align center valign top width 14 28 a href https github com kalmanq img src https avatars githubusercontent com u 76232104 v 4 s 100 width 100px alt kalmanq br sub b kalmanq b sub a br a href design kalmanq title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kalmanq title code a td td align center valign top width 14 28 a href https alfatahnesab com img src https avatars githubusercontent com u 16444407 v 4 s 100 width 100px alt alfatah nesab br sub b alfatah nesab b sub a br a href design alfatahnesab title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alfatahnesab title code a td td align center valign top width 14 28 a href https github com arudesai img src https avatars githubusercontent com u 56399105 v 4 s 100 width 100px alt arudesai br sub b arudesai b sub a br a href design arudesai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arudesai title code a td tr tr td align center valign top width 14 28 a href https github com dreamy26 img src https avatars githubusercontent com u 53249146 v 4 s 100 width 100px alt adryenne br sub b adryenne b sub a br a href design dreamy26 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dreamy26 title code a td td align center valign top width 14 28 a href https github com elcaveman img src https avatars githubusercontent com u 61284089 v 4 s 100 width 100px alt el mehdi oudaoud br sub b el mehdi oudaoud b sub a br a href design elcaveman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author elcaveman title code a td td align center valign top width 14 28 a href https github com jayantgoel001 img src https avatars githubusercontent com u 54479676 v 4 s 100 width 100px alt jayant goel br sub b jayant goel b sub a br a href design jayantgoel001 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jayantgoel001 title code a td td align center valign top width 14 28 a href http tsukizombina github io img src https avatars githubusercontent com u 7613290 v 4 s 100 width 100px alt tsuki br sub b tsuki b sub a br a href design tsukizombina title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tsukizombina title code a td td align center valign top width 14 28 a href https github com plemanski img src https avatars githubusercontent com u 22970533 v 4 s 100 width 100px alt peter lemanski br sub b peter lemanski b sub a br a href design plemanski title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author plemanski title code a td td align center valign top width 14 28 a href https github com annurag byte img src https avatars githubusercontent com u 94035812 v 4 s 100 width 100px alt annurag byte br sub b annurag byte b sub a br a href design annurag byte title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author annurag byte title code a td td align center valign top width 14 28 a href http vua11 vercel app img src https avatars githubusercontent com u 70167429 v 4 s 100 width 100px alt anthony vu br sub b anthony vu b sub a br a href design vua11 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vua11 title code a td tr tr td align center valign top width 14 28 a href https github com vitalnik img src https avatars githubusercontent com u 3410985 v 4 s 100 width 100px alt vitaly nikolaychuk br sub b vitaly nikolaychuk b sub a br a href design vitalnik title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vitalnik title code a td td align center valign top width 14 28 a href http nathancho net img src https avatars githubusercontent com u 10931888 v 4 s 100 width 100px alt nathan br sub b nathan b sub a br a href design hatchcanon title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hatchcanon title code a td td align center valign top width 14 28 a href http petukhov cyou img src https avatars githubusercontent com u 72270591 v 4 s 100 width 100px alt evgenii petukhov br sub b evgenii petukhov b sub a br a href design evgenii petukhov title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author evgenii petukhov title code a td td align center valign top width 14 28 a href https github com dehre img src https avatars githubusercontent com u 23709926 v 4 s 100 width 100px alt loris guerra br sub b loris guerra b sub a br a href design dehre title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dehre title code a td td align center valign top width 14 28 a href https github com fakhriaunur img src https avatars githubusercontent com u 9006080 v 4 s 100 width 100px alt fakhriaunur br sub b fakhriaunur b sub a br a href design fakhriaunur title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author fakhriaunur title code a td td align center valign top width 14 28 a href https www mehdihyani me img src https avatars githubusercontent com u 62780960 v 4 s 100 width 100px alt mehdi hyani br sub b mehdi hyani b sub a br a href design br4inl3ss title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author br4inl3ss title code a td td align center valign top width 14 28 a href http sarvex github io img src https avatars githubusercontent com u 1885938 v 4 s 100 width 100px alt sarvex jatasra br sub b sarvex jatasra b sub a br a href design sarvex title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sarvex title code a td tr tr td align center valign top width 14 28 a href https github com santimanuelr img src https avatars githubusercontent com u 8482241 v 4 s 100 width 100px alt santimanuelr br sub b santimanuelr b sub a br a href design santimanuelr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author santimanuelr title code a td td align center valign top width 14 28 a href https github com evgrezanov img src https avatars githubusercontent com u 5329288 v 4 s 100 width 100px alt evgeniy rezanov br sub b evgeniy rezanov b sub a br a href design evgrezanov title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author evgrezanov title code a td td align center valign top width 14 28 a href https dev to soniajm img src https avatars githubusercontent com u 98415819 v 4 s 100 width 100px alt sonia m br sub b sonia m b sub a br a href design letscode 17 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author letscode 17 title code a td td align center valign top width 14 28 a href http grzegorzkmita com img src https avatars githubusercontent com u 97115044 v 4 s 100 width 100px alt grzegorz kmita br sub b grzegorz kmita b sub a br a href design jirafey title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jirafey title code a td td align center valign top width 14 28 a href https github com manul30 img src https avatars githubusercontent com u 67177371 v 4 s 100 width 100px alt manuel carita br sub b manuel carita b sub a br a href design manul30 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author manul30 title code a td td align center valign top width 14 28 a href https github com ftcister img src https avatars githubusercontent com u 63937848 v 4 s 100 width 100px alt felipe cisternas alvarez br sub b felipe cisternas alvarez b sub a br a href design ftcister title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ftcister title code a td td align center valign top width 14 28 a href https github com guoci img src https avatars githubusercontent com u 1260178 v 4 s 100 width 100px alt guo ci br sub b guo ci b sub a br a href design guoci title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author guoci title code a td tr tr td align center valign top width 14 28 a href https github com mediumhotcoffee img src https avatars githubusercontent com u 38895096 v 4 s 100 width 100px alt marcos silva br sub b marcos silva b sub a br a href design mediumhotcoffee title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mediumhotcoffee title code a td td align center valign top width 14 28 a href https github com kylekao img src https avatars githubusercontent com u 29105860 v 4 s 100 width 100px alt kk br sub b kk b sub a br a href design kylekao title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kylekao title code a td td align center valign top width 14 28 a href https github com shubhanjanmedhi img src https avatars githubusercontent com u 28539208 v 4 s 100 width 100px alt shubhanjan medhi br sub b shubhanjan medhi b sub a br a href design shubhanjanmedhi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shubhanjanmedhi title code a td td align center valign top width 14 28 a href https www linkedin com in arthurfrodrigues img src https avatars githubusercontent com u 69909375 v 4 s 100 width 100px alt arthurferreirarodrigues br sub b arthurferreirarodrigues b sub a br a href design arthurferreirarodrigues title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arthurferreirarodrigues title code a td td align center valign top width 14 28 a href https github com pablohermun img src https avatars githubusercontent com u 99298400 v 4 s 100 width 100px alt pablohermun br sub b pablohermun b sub a br a href design pablohermun title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pablohermun title code a td td align center valign top width 14 28 a href https github com disha baldawa img src https avatars githubusercontent com u 108571891 v 4 s 100 width 100px alt disha baldawa br sub b disha baldawa b sub a br a href design disha baldawa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author disha baldawa title code a td td align center valign top width 14 28 a href https github com staromoon img src https avatars githubusercontent com u 8587762 v 4 s 100 width 100px alt staromoon br sub b staromoon b sub a br a href design staromoon title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author staromoon title code a td tr tr td align center valign top width 14 28 a href https github com amila t kumarasekara img src https avatars githubusercontent com u 84329334 v 4 s 100 width 100px alt amila t kumarasekara br sub b amila t kumarasekara b sub a br a href design amila t kumarasekara title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author amila t kumarasekara title code a td td align center valign top width 14 28 a href http amosmachora vercel app img src https avatars githubusercontent com u 81857018 v 4 s 100 width 100px alt amoh prince br sub b amoh prince b sub a br a href design amohprince title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author amohprince title code a td td align center valign top width 14 28 a href https github com angelogc img src https avatars githubusercontent com u 80314503 v 4 s 100 width 100px alt angelogc br sub b angelogc b sub a br a href design angelogc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author angelogc title code a td td align center valign top width 14 28 a href https ebubegloryogbonda dev img src https avatars githubusercontent com u 22121310 v 4 s 100 width 100px alt ebube glory ogbonda br sub b ebube glory ogbonda b sub a br a href design ogbondaglory title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ogbondaglory title code a td td align center valign top width 14 28 a href https belavadi com img src https avatars githubusercontent com u 16673094 v 4 s 100 width 100px alt prahalad belavadi br sub b prahalad belavadi b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author prahaladbelavadi title documentation a td td align center valign top width 14 28 a href https github com ant st img src https avatars githubusercontent com u 122909818 v 4 s 100 width 100px alt antoni sarnowski trypka br sub b antoni sarnowski trypka b sub a br a href design ant st title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ant st title code a td td align center valign top width 14 28 a href https github com albertopasqualetto img src https avatars githubusercontent com u 39854348 v 4 s 100 width 100px alt alberto pasqualetto br sub b alberto pasqualetto b sub a br a href design albertopasqualetto title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author albertopasqualetto title code a td tr tr td align center valign top width 14 28 a href https weblast eu img src https avatars githubusercontent com u 18403325 v 4 s 100 width 100px alt amir babaei br sub b amir babaei b sub a br a href design amirbabaei97 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author amirbabaei97 title code a td td align center valign top width 14 28 a href https github com syedhannan img src https avatars githubusercontent com u 91002522 v 4 s 100 width 100px alt syed abdul hannan br sub b syed abdul hannan b sub a br a href design syedhannan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author syedhannan title code a td td align center valign top width 14 28 a href https github com thesrajan img src https avatars githubusercontent com u 123892470 v 4 s 100 width 100px alt srajan rai br sub b srajan rai b sub a br a href design thesrajan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thesrajan title code a td td align center valign top width 14 28 a href https github com androidlion48 img src https avatars githubusercontent com u 92341925 v 4 s 100 width 100px alt clarence moore br sub b clarence moore b sub a br a href design androidlion48 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author androidlion48 title code a td td align center valign top width 14 28 a href http www spring io img src https avatars githubusercontent com u 77793919 v 4 s 100 width 100px alt nguyen anh tuan br sub b nguyen anh tuan b sub a br a href design ng anhhtuann title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ng anhhtuann title code a td td align center valign top width 14 28 a href https github com dar2dar2 img src https avatars githubusercontent com u 35633178 v 4 s 100 width 100px alt dar2dar2 br sub b dar2dar2 b sub a br a href design dar2dar2 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dar2dar2 title code a td td align center valign top width 14 28 a href https github com itachi 13 img src https avatars githubusercontent com u 87619819 v 4 s 100 width 100px alt ameer ibrahim br sub b ameer ibrahim b sub a br a href design itachi 13 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author itachi 13 title code a td tr tr td align center valign top width 14 28 a href https github com tiagolugatto img src https avatars githubusercontent com u 56102177 v 4 s 100 width 100px alt tiago lugatto br sub b tiago lugatto b sub a br a href design tiagolugatto title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tiagolugatto title code a td td align center valign top width 14 28 a href https github com raremiroir img src https avatars githubusercontent com u 80620847 v 4 s 100 width 100px alt raremiroir br sub b raremiroir b sub a br a href design raremiroir title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author raremiroir title code a td td align center valign top width 14 28 a href https github com csis0247 img src https avatars githubusercontent com u 21369255 v 4 s 100 width 100px alt moobie br sub b moobie b sub a br a href design csis0247 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author csis0247 title code a td td align center valign top width 14 28 a href https github com alicandursun img src https avatars githubusercontent com u 55031061 v 4 s 100 width 100px alt alicandursun br sub b alicandursun b sub a br a href design alicandursun title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alicandursun title code a td td align center valign top width 14 28 a href https github com bbalsam img src https avatars githubusercontent com u 43484084 v 4 s 100 width 100px alt bbalsam br sub b bbalsam b sub a br a href design bbalsam title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bbalsam title code a td td align center valign top width 14 28 a href https github com hajeklu img src https avatars githubusercontent com u 40526897 v 4 s 100 width 100px alt lubo h jek br sub b lubo h jek b sub a br a href design hajeklu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hajeklu title code a td td align center valign top width 14 28 a href https github com mrshahzeb7 img src https avatars githubusercontent com u 69900372 v 4 s 100 width 100px alt mrshahzeb7 br sub b mrshahzeb7 b sub a br a href design mrshahzeb7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mrshahzeb7 title code a td tr tr td align center valign top width 14 28 a href https github com konjoinfinity img src https avatars githubusercontent com u 46323883 v 4 s 100 width 100px alt wesley scholl br sub b wesley scholl b sub a br a href design konjoinfinity title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author konjoinfinity title code a td td align center valign top width 14 28 a href https github com ltenfield img src https avatars githubusercontent com u 11895716 v 4 s 100 width 100px alt lawrence turcotte br sub b lawrence turcotte b sub a br a href design ltenfield title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ltenfield title code a td td align center valign top width 14 28 a href https github com madseventwo img src https avatars githubusercontent com u 51255499 v 4 s 100 width 100px alt michael dipaolo br sub b michael dipaolo b sub a br a href design madseventwo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author madseventwo title code a td td align center valign top width 14 28 a href https github com codemaster08240328 img src https avatars githubusercontent com u 39701522 v 4 s 100 width 100px alt smart codi br sub b smart codi b sub a br a href design codemaster08240328 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author codemaster08240328 title code a td td align center valign top width 14 28 a href https www linkedin com in vivekkumar1503 img src https avatars githubusercontent com u 49686162 v 4 s 100 width 100px alt vivek kumar br sub b vivek kumar b sub a br a href design vivekdebugs title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vivekdebugs title code a td td align center valign top width 14 28 a href http www linkedin com in imoiseev img src https avatars githubusercontent com u 7127317 v 4 s 100 width 100px alt igor moiseev br sub b igor moiseev b sub a br a href design igormoiseev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author igormoiseev title code a td td align center valign top width 14 28 a href https www linkedin com in bard pedersen img src https avatars githubusercontent com u 72338855 v 4 s 100 width 100px alt b rd pedersen br sub b b rd pedersen b sub a br a href design bardpedersen title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bardpedersen title code a td tr tr td align center valign top width 14 28 a href http hoaphan net img src https avatars githubusercontent com u 5586453 v 4 s 100 width 100px alt hoa phan br sub b hoa phan b sub a br a href design s50600822 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author s50600822 title code a td td align center valign top width 14 28 a href https github com gabormodra img src https avatars githubusercontent com u 93826830 v 4 s 100 width 100px alt gabormodra br sub b gabormodra b sub a br a href design gabormodra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gabormodra title code a td td align center valign top width 14 28 a href https github com vivek 114 img src https avatars githubusercontent com u 48213072 v 4 s 100 width 100px alt vivek 114 br sub b vivek 114 b sub a br a href design vivek 114 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vivek 114 title code a td td align center valign top width 14 28 a href https github com kayumuzzaman img src https avatars githubusercontent com u 46846503 v 4 s 100 width 100px alt robin br sub b robin b sub a br a href design kayumuzzaman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kayumuzzaman title code a td td align center valign top width 14 28 a href http yatseyko com img src https avatars githubusercontent com u 34627441 v 4 s 100 width 100px alt alex br sub b alex b sub a br a href design alex yatseyko title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alex yatseyko title code a td td align center valign top width 14 28 a href http jehrlinger wordpress com img src https avatars githubusercontent com u 1110676 v 4 s 100 width 100px alt john ehrlinger br sub b john ehrlinger b sub a br a href design ehrlinger title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ehrlinger title code a td td align center valign top width 14 28 a href http snelsi com img src https avatars githubusercontent com u 15171036 v 4 s 100 width 100px alt roman zhuravlov br sub b roman zhuravlov b sub a br a href design snelsi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author snelsi title code a td tr tr td align center valign top width 14 28 a href https github com mrblue6ix img src https avatars githubusercontent com u 82508439 v 4 s 100 width 100px alt jordan moss br sub b jordan moss b sub a br a href design mrblue6ix title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mrblue6ix title code a td td align center valign top width 14 28 a href https github com raeshelly img src https avatars githubusercontent com u 72581570 v 4 s 100 width 100px alt raeshelly br sub b raeshelly b sub a br a href design raeshelly title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author raeshelly title code a td td align center valign top width 14 28 a href https github com gmollard img src https avatars githubusercontent com u 22834092 v 4 s 100 width 100px alt gmollard br sub b gmollard b sub a br a href design gmollard title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gmollard title code a td td align center valign top width 14 28 a href https github com midikaif img src https avatars githubusercontent com u 107634998 v 4 s 100 width 100px alt md kaif khan br sub b md kaif khan b sub a br a href design midikaif title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author midikaif title code a td td align center valign top width 14 28 a href https github com promeraq img src https avatars githubusercontent com u 95442056 v 4 s 100 width 100px alt pablo romera br sub b pablo romera b sub a br a href design promeraq title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author promeraq title code a td td align center valign top width 14 28 a href https github com erikbustos img src https avatars githubusercontent com u 22849104 v 4 s 100 width 100px alt erik bustos br sub b erik bustos b sub a br a href design erikbustos title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author erikbustos title code a td td align center valign top width 14 28 a href https github com trogfield img src https avatars githubusercontent com u 22109189 v 4 s 100 width 100px alt trogfield br sub b trogfield b sub a br a href design trogfield title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author trogfield title code a td tr tr td align center valign top width 14 28 a href https github com simon aichhorn img src https avatars githubusercontent com u 36436746 v 4 s 100 width 100px alt simon aichhorn br sub b simon aichhorn b sub a br a href design simon aichhorn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author simon aichhorn title code a td td align center valign top width 14 28 a href https github com gulectufan img src https avatars githubusercontent com u 65404074 v 4 s 100 width 100px alt tufan g le br sub b tufan g le b sub a br a href design gulectufan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gulectufan title code a td td align center valign top width 14 28 a href https github com ugurberkecan img src https avatars githubusercontent com u 42906958 v 4 s 100 width 100px alt u ur berkecan nl br sub b u ur berkecan nl b sub a br a href design ugurberkecan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ugurberkecan title code a td td align center valign top width 14 28 a href https github com revanthsonu img src https avatars githubusercontent com u 40160940 v 4 s 100 width 100px alt revanth naik br sub b revanth naik b sub a br a href design revanthsonu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author revanthsonu title code a td td align center valign top width 14 28 a href https github com lia pires img src https avatars githubusercontent com u 102235852 v 4 s 100 width 100px alt lia pires br sub b lia pires b sub a br a href design lia pires title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lia pires title code a td td align center valign top width 14 28 a href https github com bambam320 img src https avatars githubusercontent com u 89107952 v 4 s 100 width 100px alt igor mestechkin br sub b igor mestechkin b sub a br a href design bambam320 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bambam320 title code a td td align center valign top width 14 28 a href https github com anirudhkaranth img src https avatars githubusercontent com u 97871145 v 4 s 100 width 100px alt anirudh karanth br sub b anirudh karanth b sub a br a href design anirudhkaranth title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anirudhkaranth title code a td tr tr td align center valign top width 14 28 a href https github com kbobovskiy img src https avatars githubusercontent com u 35502578 v 4 s 100 width 100px alt kbobovskiy br sub b kbobovskiy b sub a br a href design kbobovskiy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kbobovskiy title code a td td align center valign top width 14 28 a href https github com zhatiayua img src https avatars githubusercontent com u 32076811 v 4 s 100 width 100px alt zhatiayua br sub b zhatiayua b sub a br a href design zhatiayua title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zhatiayua title code a a href content zhatiayua title content a td td align center valign top width 14 28 a href https www linkedin com in davidlaket img src https avatars githubusercontent com u 51886804 v 4 s 100 width 100px alt david cardona br sub b david cardona b sub a br a href design davidlaket title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author davidlaket title code a td td align center valign top width 14 28 a href https github com castilhera img src https avatars githubusercontent com u 32399161 v 4 s 100 width 100px alt paulo castilho br sub b paulo castilho b sub a br a href design castilhera title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author castilhera title code a td td align center valign top width 14 28 a href https github com picchiseba img src https avatars githubusercontent com u 38473030 v 4 s 100 width 100px alt sebastiano picchi br sub b sebastiano picchi b sub a br a href design picchiseba title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author picchiseba title code a td td align center valign top width 14 28 a href https github com pjotar img src https avatars githubusercontent com u 16525325 v 4 s 100 width 100px alt pjotar br sub b pjotar b sub a br a href design pjotar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pjotar title code a td td align center valign top width 14 28 a href https github com rimelcherif img src https avatars githubusercontent com u 52446873 v 4 s 100 width 100px alt rimel cherif br sub b rimel cherif b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author rimelcherif title code a td tr tr td align center valign top width 14 28 a href https github com arsaluddin img src https avatars githubusercontent com u 91743738 v 4 s 100 width 100px alt arsal uddin br sub b arsal uddin b sub a br a href content arsaluddin title content a td td align center valign top width 14 28 a href https github com kasporskidzmitry img src https avatars githubusercontent com u 31612563 v 4 s 100 width 100px alt dmitry kasporsky br sub b dmitry kasporsky b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kasporskidzmitry title code a td td align center valign top width 14 28 a href https github com softwaredev1014 img src https avatars githubusercontent com u 47503803 v 4 s 100 width 100px alt softwaredev1014 br sub b softwaredev1014 b sub a br a href design softwaredev1014 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author softwaredev1014 title code a td td align center valign top width 14 28 a href https github com robvred img src https avatars githubusercontent com u 12579254 v 4 s 100 width 100px alt robvred br sub b robvred b sub a br a href design robvred title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author robvred title code a td td align center valign top width 14 28 a href https github com kasunshanaka img src https avatars githubusercontent com u 62996748 v 4 s 100 width 100px alt kasun shanaka br sub b kasun shanaka b sub a br a href https github com ebazhanov linkedin skill assessments quizzes commits author kasunshanaka title code a td td align center valign top width 14 28 a href https github com 9amtech img src https avatars githubusercontent com u 48345582 v 4 s 100 width 100px alt ahmad m br sub b ahmad m b sub a br a href design 9amtech title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 9amtech title code a td td align center valign top width 14 28 a href https github com alex kozin img src https avatars githubusercontent com u 23097023 v 4 s 100 width 100px alt alex kozin br sub b alex kozin b sub a br a href design alex kozin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alex kozin title code a td tr tr td align center valign top width 14 28 a href http mandymeindersma com img src https avatars githubusercontent com u 17459171 v 4 s 100 width 100px alt mandy meindersma br sub b mandy meindersma b sub a br a href design mandymeindersma title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mandymeindersma title code a td td align center valign top width 14 28 a href https github com rahib777 7 img src https avatars githubusercontent com u 74979271 v 4 s 100 width 100px alt legalise piracy br sub b legalise piracy b sub a br a href design rahib777 7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rahib777 7 title code a td td align center valign top width 14 28 a href http alexlogvin altervista org img src https avatars githubusercontent com u 6129602 v 4 s 100 width 100px alt alex logvin br sub b alex logvin b sub a br a href design alexlogvin title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alexlogvin title code a td td align center valign top width 14 28 a href https www linkedin com in ariacomputer img src https avatars githubusercontent com u 10091898 v 4 s 100 width 100px alt aria dahl br sub b aria dahl b sub a br a href design ariacomputer title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ariacomputer title code a td td align center valign top width 14 28 a href http www xcrafted co uk img src https avatars githubusercontent com u 21038876 v 4 s 100 width 100px alt mustafa arifoglu br sub b mustafa arifoglu b sub a br a href design marifoglu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author marifoglu title code a td td align center valign top width 14 28 a href http yevhen999 vercel app img src https avatars githubusercontent com u 105009162 v 4 s 100 width 100px alt yevhen leshchenko br sub b yevhen leshchenko b sub a br a href design yevhen999 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yevhen999 title code a td td align center valign top width 14 28 a href https github com anubhav1206 img src https avatars githubusercontent com u 53504460 v 4 s 100 width 100px alt anubhav adhikari br sub b anubhav adhikari b sub a br a href design anubhav1206 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anubhav1206 title code a td tr tr td align center valign top width 14 28 a href https github com ntatko img src https avatars githubusercontent com u 37306038 v 4 s 100 width 100px alt noah tatko br sub b noah tatko b sub a br a href design ntatko title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ntatko title code a td td align center valign top width 14 28 a href https github com mohitgadhavi1 img src https avatars githubusercontent com u 37660846 v 4 s 100 width 100px alt mohit gadhavi br sub b mohit gadhavi b sub a br a href design mohitgadhavi1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mohitgadhavi1 title code a td td align center valign top width 14 28 a href https github com pedrocostab img src https avatars githubusercontent com u 40375460 v 4 s 100 width 100px alt pedro bas lio br sub b pedro bas lio b sub a br a href design pedrocostab title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author pedrocostab title code a td td align center valign top width 14 28 a href https github com realsanjeev img src https avatars githubusercontent com u 45820805 v 4 s 100 width 100px alt realsanjeev br sub b realsanjeev b sub a br a href design realsanjeev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author realsanjeev title code a td td align center valign top width 14 28 a href https www linkedin com in iamakashhazra img src https avatars githubusercontent com u 4105390 v 4 s 100 width 100px alt akash hazra br sub b akash hazra b sub a br a href design iamakashhazra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author iamakashhazra title code a td td align center valign top width 14 28 a href https www dahlen org img src https avatars githubusercontent com u 23745709 v 4 s 100 width 100px alt christoph dahlen br sub b christoph dahlen b sub a br a href design m0wlheld title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author m0wlheld title code a td td align center valign top width 14 28 a href https github com vincentonepointone img src https avatars githubusercontent com u 63422692 v 4 s 100 width 100px alt vincent du plessis br sub b vincent du plessis b sub a br a href design vincentonepointone title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vincentonepointone title code a td tr tr td align center valign top width 14 28 a href http tamrazyan com img src https avatars githubusercontent com u 123498 v 4 s 100 width 100px alt karen tamrazyan br sub b karen tamrazyan b sub a br a href design karentamrazyan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author karentamrazyan title code a td td align center valign top width 14 28 a href https github com mirza younus baig img src https avatars githubusercontent com u 30597752 v 4 s 100 width 100px alt mirza younus baig br sub b mirza younus baig b sub a br a href design mirza younus baig title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mirza younus baig title code a td td align center valign top width 14 28 a href https github com webdev ashishk img src https avatars githubusercontent com u 127021921 v 4 s 100 width 100px alt ashish kumar br sub b ashish kumar b sub a br a href design webdev ashishk title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author webdev ashishk title code a td td align center valign top width 14 28 a href https github com unknown1934 del img src https avatars githubusercontent com u 63234449 v 4 s 100 width 100px alt unknown6334 br sub b unknown6334 b sub a br a href design unknown1934 del title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author unknown1934 del title code a td td align center valign top width 14 28 a href https github com flowaz img src https avatars githubusercontent com u 133242638 v 4 s 100 width 100px alt flowaz br sub b flowaz b sub a br a href design flowaz title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author flowaz title code a td td align center valign top width 14 28 a href https github com zi aikra img src https avatars githubusercontent com u 129437412 v 4 s 100 width 100px alt zi aikra br sub b zi aikra b sub a br a href design zi aikra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zi aikra title code a td td align center valign top width 14 28 a href https github com payalpm img src https avatars githubusercontent com u 76490207 v 4 s 100 width 100px alt payal pm br sub b payal pm b sub a br a href design payalpm title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author payalpm title code a td tr tr td align center valign top width 14 28 a href https lennartloesche de img src https avatars githubusercontent com u 69513317 v 4 s 100 width 100px alt lennart l sche br sub b lennart l sche b sub a br a href design l3nnartt title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author l3nnartt title code a td td align center valign top width 14 28 a href https github com yummy yums img src https avatars githubusercontent com u 77977520 v 4 s 100 width 100px alt yummy yums br sub b yummy yums b sub a br a href design yummy yums title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yummy yums title code a td td align center valign top width 14 28 a href https www linkedin com in hubert mikulowski njuacha img src https avatars githubusercontent com u 36202502 v 4 s 100 width 100px alt njuacha hubert mikulowski br sub b njuacha hubert mikulowski b sub a br a href design njuacha title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author njuacha title code a td td align center valign top width 14 28 a href https www husseinesmail xyz img src https avatars githubusercontent com u 31802504 v 4 s 100 width 100px alt hussein esmail br sub b hussein esmail b sub a br a href design hussein esmail7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hussein esmail7 title code a td td align center valign top width 14 28 a href https bilgehanbezir netlify app img src https avatars githubusercontent com u 72104028 v 4 s 100 width 100px alt bilgehan bezir br sub b bilgehan bezir b sub a br a href design flyturtle61 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author flyturtle61 title code a td td align center valign top width 14 28 a href https mshittu com img src https avatars githubusercontent com u 54511108 v 4 s 100 width 100px alt muhammed shittu br sub b muhammed shittu b sub a br a href design devshittu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author devshittu title code a td td align center valign top width 14 28 a href https github com clement fernandes img src https avatars githubusercontent com u 72019007 v 4 s 100 width 100px alt cl ment fernandes br sub b cl ment fernandes b sub a br a href design clement fernandes title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author clement fernandes title code a td tr tr td align center valign top width 14 28 a href https github com jackop619 img src https avatars githubusercontent com u 36840967 v 4 s 100 width 100px alt jackop619 br sub b jackop619 b sub a br a href design jackop619 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jackop619 title code a td td align center valign top width 14 28 a href https github com userutf8 img src https avatars githubusercontent com u 60378904 v 4 s 100 width 100px alt userutf8 br sub b userutf8 b sub a br a href design userutf8 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author userutf8 title code a td td align center valign top width 14 28 a href https github com mubaid img src https avatars githubusercontent com u 15779057 v 4 s 100 width 100px alt mohamed ubaid br sub b mohamed ubaid b sub a br a href design mubaid title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mubaid title code a td td align center valign top width 14 28 a href https github com justinyates887 img src https avatars githubusercontent com u 72110942 v 4 s 100 width 100px alt justin yates br sub b justin yates b sub a br a href design justinyates887 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author justinyates887 title code a td td align center valign top width 14 28 a href https alidevhere com img src https avatars githubusercontent com u 53839118 v 4 s 100 width 100px alt mohammad ali br sub b mohammad ali b sub a br a href design alidevhere title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alidevhere title code a td td align center valign top width 14 28 a href https github com madhav 2808 img src https avatars githubusercontent com u 113347221 v 4 s 100 width 100px alt madhav singh br sub b madhav singh b sub a br a href design madhav 2808 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author madhav 2808 title code a td td align center valign top width 14 28 a href https github com rgbmouse69 img src https avatars githubusercontent com u 119504381 v 4 s 100 width 100px alt rgbmouse69 br sub b rgbmouse69 b sub a br a href design rgbmouse69 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rgbmouse69 title code a td tr tr td align center valign top width 14 28 a href https github com leaskn img src https avatars githubusercontent com u 34516906 v 4 s 100 width 100px alt nicholas leask br sub b nicholas leask b sub a br a href design leaskn title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author leaskn title code a td td align center valign top width 14 28 a href https github com parthav0 img src https avatars githubusercontent com u 97030355 v 4 s 100 width 100px alt parthav0 br sub b parthav0 b sub a br a href design parthav0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author parthav0 title code a td td align center valign top width 14 28 a href https github com sigmaskid img src https avatars githubusercontent com u 51486191 v 4 s 100 width 100px alt sigma br sub b sigma b sub a br a href design sigmaskid title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sigmaskid title code a td td align center valign top width 14 28 a href https github com egbecheva img src https avatars githubusercontent com u 34000861 v 4 s 100 width 100px alt evelina becheva br sub b evelina becheva b sub a br a href design egbecheva title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author egbecheva title code a td td align center valign top width 14 28 a href http www linkedin com in akshitgulyan img src https avatars githubusercontent com u 103456810 v 4 s 100 width 100px alt akshit gulyan br sub b akshit gulyan b sub a br a href design akshitgulyan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akshitgulyan title code a td td align center valign top width 14 28 a href https github com arpitajana1220 img src https avatars githubusercontent com u 46591649 v 4 s 100 width 100px alt arpita jana br sub b arpita jana b sub a br a href design arpitajana1220 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author arpitajana1220 title code a td td align center valign top width 14 28 a href https pk t portfolio vercel app img src https avatars githubusercontent com u 94980644 v 4 s 100 width 100px alt praveen kumar br sub b praveen kumar b sub a br a href design sha0urya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sha0urya title code a td tr tr td align center valign top width 14 28 a href https github com msamidev img src https avatars githubusercontent com u 53607086 v 4 s 100 width 100px alt mohammad sami br sub b mohammad sami b sub a br a href design msamidev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author msamidev title code a td td align center valign top width 14 28 a href https github com eddiestefanescu img src https avatars githubusercontent com u 135341180 v 4 s 100 width 100px alt eddiestefanescu br sub b eddiestefanescu b sub a br a href design eddiestefanescu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author eddiestefanescu title code a td td align center valign top width 14 28 a href https github com ram3shyadav img src https avatars githubusercontent com u 4143650 v 4 s 100 width 100px alt ramesh yadav br sub b ramesh yadav b sub a br a href design ram3shyadav title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ram3shyadav title code a td td align center valign top width 14 28 a href https github com craniace img src https avatars githubusercontent com u 100042684 v 4 s 100 width 100px alt sarthak joshi br sub b sarthak joshi b sub a br a href design craniace title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author craniace title code a td td align center valign top width 14 28 a href https github com nikhil12300 img src https avatars githubusercontent com u 56203844 v 4 s 100 width 100px alt nikhil12300 br sub b nikhil12300 b sub a br a href design nikhil12300 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nikhil12300 title code a td td align center valign top width 14 28 a href https github com e vasiltsov img src https avatars githubusercontent com u 9628086 v 4 s 100 width 100px alt yevgen br sub b yevgen b sub a br a href design e vasiltsov title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author e vasiltsov title code a td td align center valign top width 14 28 a href https github com thienlinh1420 img src https avatars githubusercontent com u 15803788 v 4 s 100 width 100px alt leo br sub b leo b sub a br a href design thienlinh1420 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thienlinh1420 title code a td tr tr td align center valign top width 14 28 a href https iosdev space multitudes img src https avatars githubusercontent com u 29355828 v 4 s 100 width 100px alt laurent b br sub b laurent b b sub a br a href design multitudes title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author multitudes title code a td td align center valign top width 14 28 a href https github com mettchen img src https avatars githubusercontent com u 75529387 v 4 s 100 width 100px alt mettchen br sub b mettchen b sub a br a href design mettchen title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mettchen title code a td td align center valign top width 14 28 a href https github com ivadham img src https avatars githubusercontent com u 11696957 v 4 s 100 width 100px alt ali mahdavi br sub b ali mahdavi b sub a br a href design ivadham title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ivadham title code a td td align center valign top width 14 28 a href https github com lucasdondo img src https avatars githubusercontent com u 59975541 v 4 s 100 width 100px alt lucas dondo br sub b lucas dondo b sub a br a href design lucasdondo title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lucasdondo title code a td td align center valign top width 14 28 a href https siddhesh tech img src https avatars githubusercontent com u 68057995 v 4 s 100 width 100px alt siddhesh agarwal br sub b siddhesh agarwal b sub a br a href design siddhesh agarwal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author siddhesh agarwal title code a td td align center valign top width 14 28 a href https github com slimerpuncher img src https avatars githubusercontent com u 72827343 v 4 s 100 width 100px alt slimerpuncher br sub b slimerpuncher b sub a br a href design slimerpuncher title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author slimerpuncher title code a td td align center valign top width 14 28 a href https github com saritashh img src https avatars githubusercontent com u 137906927 v 4 s 100 width 100px alt saritashh br sub b saritashh b sub a br a href design saritashh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saritashh title code a td tr tr td align center valign top width 14 28 a href https www linkedin com in iulian cioata7 img src https avatars githubusercontent com u 76158820 v 4 s 100 width 100px alt iulian valeriu cioat br sub b iulian valeriu cioat b sub a br a href design iuliancioata title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author iuliancioata title code a td td align center valign top width 14 28 a href https szabolcsnagy com img src https avatars githubusercontent com u 109295080 v 4 s 100 width 100px alt szabolcs nagy br sub b szabolcs nagy b sub a br a href design szabolcsthedeveloper title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author szabolcsthedeveloper title code a td td align center valign top width 14 28 a href https github com superjarle img src https avatars githubusercontent com u 70260762 v 4 s 100 width 100px alt jarle kvile br sub b jarle kvile b sub a br a href design superjarle title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author superjarle title code a td td align center valign top width 14 28 a href https github com sunset1117 img src https avatars githubusercontent com u 41656144 v 4 s 100 width 100px alt vic liu br sub b vic liu b sub a br a href design sunset1117 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sunset1117 title code a td td align center valign top width 14 28 a href https suryansh one img src https avatars githubusercontent com u 58465650 v 4 s 100 width 100px alt suryansh br sub b suryansh b sub a br a href design drk1rd title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author drk1rd title code a td td align center valign top width 14 28 a href https github com mattewoosthuyse img src https avatars githubusercontent com u 63950795 v 4 s 100 width 100px alt matthew oosthuyse br sub b matthew oosthuyse b sub a br a href design mattewoosthuyse title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mattewoosthuyse title code a td td align center valign top width 14 28 a href https github com florinchess img src https avatars githubusercontent com u 78698161 v 4 s 100 width 100px alt florin zamfir br sub b florin zamfir b sub a br a href design florinchess title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author florinchess title code a td tr tr td align center valign top width 14 28 a href https github com melekzmerli img src https avatars githubusercontent com u 85803635 v 4 s 100 width 100px alt melek br sub b melek b sub a br a href design melekzmerli title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author melekzmerli title code a td td align center valign top width 14 28 a href https nakigoe github io img src https avatars githubusercontent com u 44026576 v 4 s 100 width 100px alt moesocio br sub b moesocio b sub a br a href design moesocio title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author moesocio title code a td td align center valign top width 14 28 a href https github com alanjames00 img src https avatars githubusercontent com u 112971020 v 4 s 100 width 100px alt alan james br sub b alan james b sub a br a href design alanjames00 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alanjames00 title code a td td align center valign top width 14 28 a href https github com phuong74200 img src https avatars githubusercontent com u 48126823 v 4 s 100 width 100px alt mai thanh ph ng br sub b mai thanh ph ng b sub a br a href design phuong74200 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author phuong74200 title code a td td align center valign top width 14 28 a href https github com nevildabre img src https avatars githubusercontent com u 22199541 v 4 s 100 width 100px alt neville dabre br sub b neville dabre b sub a br a href design nevildabre title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nevildabre title code a td td align center valign top width 14 28 a href http 0xp dk img src https avatars githubusercontent com u 16857670 v 4 s 100 width 100px alt maksym br sub b maksym b sub a br a href design maksym 0xp title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author maksym 0xp title code a td td align center valign top width 14 28 a href https github com tamanna900 img src https avatars githubusercontent com u 72334820 v 4 s 100 width 100px alt tamanna900 br sub b tamanna900 b sub a br a href design tamanna900 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tamanna900 title code a td tr tr td align center valign top width 14 28 a href https github com p1utoze img src https avatars githubusercontent com u 64393108 v 4 s 100 width 100px alt adithya awati br sub b adithya awati b sub a br a href design p1utoze title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author p1utoze title code a td td align center valign top width 14 28 a href https github com kianzahrai img src https avatars githubusercontent com u 68393093 v 4 s 100 width 100px alt kianzahrai br sub b kianzahrai b sub a br a href design kianzahrai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kianzahrai title code a td td align center valign top width 14 28 a href https github com 0left img src https avatars githubusercontent com u 52964358 v 4 s 100 width 100px alt 0left br sub b 0left b sub a br a href design 0left title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 0left title code a td td align center valign top width 14 28 a href https github com hanzalasheikh img src https avatars githubusercontent com u 132583844 v 4 s 100 width 100px alt hanzala br sub b hanzala b sub a br a href design hanzalasheikh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hanzalasheikh title code a td td align center valign top width 14 28 a href https beacons ai daethyra img src https avatars githubusercontent com u 109057945 v 4 s 100 width 100px alt daemon br sub b daemon b sub a br a href design daethyra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author daethyra title code a td td align center valign top width 14 28 a href https github com saras008 img src https avatars githubusercontent com u 17946130 v 4 s 100 width 100px alt saras008 br sub b saras008 b sub a br a href design saras008 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saras008 title code a td td align center valign top width 14 28 a href https github com mdadsh img src https avatars githubusercontent com u 51800796 v 4 s 100 width 100px alt mdadsh br sub b mdadsh b sub a br a href design mdadsh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mdadsh title code a td tr tr td align center valign top width 14 28 a href https github com creme332 img src https avatars githubusercontent com u 65414576 v 4 s 100 width 100px alt creme332 br sub b creme332 b sub a br a href design creme332 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author creme332 title code a td td align center valign top width 14 28 a href https github com rexbrandy img src https avatars githubusercontent com u 31530319 v 4 s 100 width 100px alt bailey armitage br sub b bailey armitage b sub a br a href design rexbrandy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rexbrandy title code a td td align center valign top width 14 28 a href https github com nouri muhammad img src https avatars githubusercontent com u 142153367 v 4 s 100 width 100px alt nouri muhammad br sub b nouri muhammad b sub a br a href design nouri muhammad title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nouri muhammad title code a td td align center valign top width 14 28 a href https github com nourkhashan img src https avatars githubusercontent com u 15859529 v 4 s 100 width 100px alt nour br sub b nour b sub a br a href design nourkhashan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author nourkhashan title code a td td align center valign top width 14 28 a href https github com vermee81 img src https avatars githubusercontent com u 1096256 v 4 s 100 width 100px alt vermee81 br sub b vermee81 b sub a br a href design vermee81 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vermee81 title code a td td align center valign top width 14 28 a href http johnmarquez me img src https avatars githubusercontent com u 12912585 v 4 s 100 width 100px alt john o morales marquez br sub b john o morales marquez b sub a br a href design jmarquez cs title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author jmarquez cs title code a td td align center valign top width 14 28 a href https github com deepakk dev img src https avatars githubusercontent com u 142822780 v 4 s 100 width 100px alt deepak kumar br sub b deepak kumar b sub a br a href design deepakk dev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author deepakk dev title code a td tr tr td align center valign top width 14 28 a href http shaigro dev img src https avatars githubusercontent com u 17238438 v 4 s 100 width 100px alt robin boucher br sub b robin boucher b sub a br a href design shaigrorb title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shaigrorb title code a td td align center valign top width 14 28 a href https www linkedin com in mahfuzkhandaker img src https avatars githubusercontent com u 41839536 v 4 s 100 width 100px alt mahfuz khandaker br sub b mahfuz khandaker b sub a br a href design mahfuzkhandaker title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mahfuzkhandaker title code a td td align center valign top width 14 28 a href https vinidevbr github io linktree img src https avatars githubusercontent com u 106121034 v 4 s 100 width 100px alt vinicius celestino de oliveira pereira br sub b vinicius celestino de oliveira pereira b sub a br a href design vinidevbr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vinidevbr title code a td td align center valign top width 14 28 a href https github com redhawk18 img src https avatars githubusercontent com u 77415970 v 4 s 100 width 100px alt redhawk br sub b redhawk b sub a br a href design redhawk18 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author redhawk18 title code a td td align center valign top width 14 28 a href https www linkedin com in danielsacco img src https avatars githubusercontent com u 37663427 v 4 s 100 width 100px alt daniel sacco br sub b daniel sacco b sub a br a href design danielsacco title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author danielsacco title code a td td align center valign top width 14 28 a href https github com gabrielsalvador img src https avatars githubusercontent com u 8077421 v 4 s 100 width 100px alt gabriel salvador br sub b gabriel salvador b sub a br a href design gabrielsalvador title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gabrielsalvador title code a td td align center valign top width 14 28 a href https github com mranaydongre img src https avatars githubusercontent com u 56868253 v 4 s 100 width 100px alt mranaydongre br sub b mranaydongre b sub a br a href design mranaydongre title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mranaydongre title code a td tr tr td align center valign top width 14 28 a href https github com vivekkumarsahu07 img src https avatars githubusercontent com u 80661612 v 4 s 100 width 100px alt vivek kumar sahu br sub b vivek kumar sahu b sub a br a href design vivekkumarsahu07 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vivekkumarsahu07 title code a td td align center valign top width 14 28 a href https github com naman065malik img src https avatars githubusercontent com u 86320160 v 4 s 100 width 100px alt naman malik br sub b naman malik b sub a br a href design naman065malik title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author naman065malik title code a td td align center valign top width 14 28 a href https github com harshavardhan b20 img src https avatars githubusercontent com u 113964278 v 4 s 100 width 100px alt harshavardhan bellamkonda br sub b harshavardhan bellamkonda b sub a br a href design harshavardhan b20 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author harshavardhan b20 title code a td td align center valign top width 14 28 a href https github com tuhinaww img src https avatars githubusercontent com u 119059108 v 4 s 100 width 100px alt tuhina br sub b tuhina b sub a br a href design tuhinaww title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tuhinaww title code a td td align center valign top width 14 28 a href https github com sarthak dms img src https avatars githubusercontent com u 103513895 v 4 s 100 width 100px alt sarthak dms br sub b sarthak dms b sub a br a href design sarthak dms title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sarthak dms title code a td td align center valign top width 14 28 a href http muhrifqii com img src https avatars githubusercontent com u 6963502 v 4 s 100 width 100px alt muhammad rifqi fatchurrahman br sub b muhammad rifqi fatchurrahman b sub a br a href design muhrifqii title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author muhrifqii title code a td td align center valign top width 14 28 a href https github com cretus iosdev img src https avatars githubusercontent com u 84556881 v 4 s 100 width 100px alt rutik maraskolhe br sub b rutik maraskolhe b sub a br a href design cretus iosdev title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author cretus iosdev title code a td tr tr td align center valign top width 14 28 a href https github com ayush yadavv img src https avatars githubusercontent com u 115359450 v 4 s 100 width 100px alt ayush yadav br sub b ayush yadav b sub a br a href design ayush yadavv title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ayush yadavv title code a td td align center valign top width 14 28 a href https github com s403o img src https avatars githubusercontent com u 38042656 v 4 s 100 width 100px alt eslam adel br sub b eslam adel b sub a br a href design s403o title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author s403o title code a td td align center valign top width 14 28 a href https github com ro4i7 img src https avatars githubusercontent com u 88114930 v 4 s 100 width 100px alt rohit raj br sub b rohit raj b sub a br a href design ro4i7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ro4i7 title code a td td align center valign top width 14 28 a href https github com rajkanwars15 img src https avatars githubusercontent com u 89787756 v 4 s 100 width 100px alt rajkanwar singh br sub b rajkanwar singh b sub a br a href design rajkanwars15 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rajkanwars15 title code a td td align center valign top width 14 28 a href https github com alphaviper7769 img src https avatars githubusercontent com u 77016972 v 4 s 100 width 100px alt aayush raturi br sub b aayush raturi b sub a br a href design alphaviper7769 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alphaviper7769 title code a td td align center valign top width 14 28 a href http cabr al img src https avatars githubusercontent com u 9435341 v 4 s 100 width 100px alt carlos cabral br sub b carlos cabral b sub a br a href design carloshbcabral title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author carloshbcabral title code a td td align center valign top width 14 28 a href https github com saher2106 img src https avatars githubusercontent com u 90704614 v 4 s 100 width 100px alt saher br sub b saher b sub a br a href design saher2106 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saher2106 title code a td tr tr td align center valign top width 14 28 a href https github com adrija g img src https avatars githubusercontent com u 108509197 v 4 s 100 width 100px alt adrija br sub b adrija b sub a br a href design adrija g title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adrija g title code a td td align center valign top width 14 28 a href https github com manchurianman img src https avatars githubusercontent com u 84538245 v 4 s 100 width 100px alt benjamin thompson br sub b benjamin thompson b sub a br a href design manchurianman title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author manchurianman title code a td td align center valign top width 14 28 a href https github com lostzor0 img src https avatars githubusercontent com u 126610447 v 4 s 100 width 100px alt dipesh banerjee br sub b dipesh banerjee b sub a br a href design lostzor0 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author lostzor0 title code a td td align center valign top width 14 28 a href https www linkedin com in siddharthkekre img src https avatars githubusercontent com u 40489787 v 4 s 100 width 100px alt siddharth kekre br sub b siddharth kekre b sub a br a href design isiddharth20 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author isiddharth20 title code a td td align center valign top width 14 28 a href https github com biswajyotiray img src https avatars githubusercontent com u 106693738 v 4 s 100 width 100px alt biswajyoti ray br sub b biswajyoti ray b sub a br a href design biswajyotiray title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author biswajyotiray title code a td td align center valign top width 14 28 a href https github com just ctrlc ctrlv img src https avatars githubusercontent com u 109028862 v 4 s 100 width 100px alt tanmay shukla br sub b tanmay shukla b sub a br a href design just ctrlc ctrlv title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author just ctrlc ctrlv title code a td td align center valign top width 14 28 a href https github com aloneking789 img src https avatars githubusercontent com u 116704975 v 4 s 100 width 100px alt abhay pandey br sub b abhay pandey b sub a br a href design aloneking789 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aloneking789 title code a td tr tr td align center valign top width 14 28 a href https github com sumitwarrior7 img src https avatars githubusercontent com u 108853577 v 4 s 100 width 100px alt sumit br sub b sumit b sub a br a href design sumitwarrior7 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sumitwarrior7 title code a td td align center valign top width 14 28 a href https github com tushar2930 img src https avatars githubusercontent com u 110845672 v 4 s 100 width 100px alt tushar2930 br sub b tushar2930 b sub a br a href design tushar2930 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tushar2930 title code a td td align center valign top width 14 28 a href https github com solverabhi img src https avatars githubusercontent com u 118924633 v 4 s 100 width 100px alt solverabhi br sub b solverabhi b sub a br a href design solverabhi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author solverabhi title code a td td align center valign top width 14 28 a href https github com vaibhav 009 img src https avatars githubusercontent com u 100083207 v 4 s 100 width 100px alt vaibhav br sub b vaibhav b sub a br a href design vaibhav 009 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vaibhav 009 title code a td td align center valign top width 14 28 a href https github com alienishi img src https avatars githubusercontent com u 128703909 v 4 s 100 width 100px alt aditya aryaman das br sub b aditya aryaman das b sub a br a href design alienishi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author alienishi title code a td td align center valign top width 14 28 a href https hamidg netlify app img src https avatars githubusercontent com u 123867876 v 4 s 100 width 100px alt hamid goodarzi br sub b hamid goodarzi b sub a br a href design hamidg420 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author hamidg420 title code a td td align center valign top width 14 28 a href https github com rohxn16 img src https avatars githubusercontent com u 142105763 v 4 s 100 width 100px alt rohan dey br sub b rohan dey b sub a br a href design rohxn16 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rohxn16 title code a td tr tr td align center valign top width 14 28 a href https github com saisumith770 img src https avatars githubusercontent com u 67259068 v 4 s 100 width 100px alt saisumith770 br sub b saisumith770 b sub a br a href design saisumith770 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saisumith770 title code a td td align center valign top width 14 28 a href https github com anupamsrivastava003 img src https avatars githubusercontent com u 125076213 v 4 s 100 width 100px alt anupam srivastava br sub b anupam srivastava b sub a br a href design anupamsrivastava003 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anupamsrivastava003 title code a td td align center valign top width 14 28 a href https github com shorya18 img src https avatars githubusercontent com u 73016660 v 4 s 100 width 100px alt shorya agarwal br sub b shorya agarwal b sub a br a href design shorya18 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shorya18 title code a td td align center valign top width 14 28 a href https github com keshav pahwa img src https avatars githubusercontent com u 83963387 v 4 s 100 width 100px alt keshav pahwa br sub b keshav pahwa b sub a br a href design keshav pahwa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author keshav pahwa title code a td td align center valign top width 14 28 a href https github com aryan rohit img src https avatars githubusercontent com u 114604099 v 4 s 100 width 100px alt aryan rohit br sub b aryan rohit b sub a br a href design aryan rohit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aryan rohit title code a td td align center valign top width 14 28 a href https github com ved142 img src https avatars githubusercontent com u 78460491 v 4 s 100 width 100px alt ved prakash br sub b ved prakash b sub a br a href design ved142 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ved142 title code a td td align center valign top width 14 28 a href https github com vatsalya vyas img src https avatars githubusercontent com u 140804211 v 4 s 100 width 100px alt vatsalya vyas br sub b vatsalya vyas b sub a br a href design vatsalya vyas title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vatsalya vyas title code a td tr tr td align center valign top width 14 28 a href https www cmarghin com img src https avatars githubusercontent com u 74823355 v 4 s 100 width 100px alt cmarghin br sub b cmarghin b sub a br a href design ch4r4f title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ch4r4f title code a td td align center valign top width 14 28 a href https github com vinaykokate22 img src https avatars githubusercontent com u 114766745 v 4 s 100 width 100px alt vinaykokate22 br sub b vinaykokate22 b sub a br a href design vinaykokate22 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vinaykokate22 title code a td td align center valign top width 14 28 a href https github com aneeshd27 img src https avatars githubusercontent com u 98216256 v 4 s 100 width 100px alt aneesh27 br sub b aneesh27 b sub a br a href design aneeshd27 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author aneeshd27 title code a td td align center valign top width 14 28 a href https github com mary 0165 img src https avatars githubusercontent com u 146911989 v 4 s 100 width 100px alt mary 0165 br sub b mary 0165 b sub a br a href design mary 0165 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mary 0165 title code a td td align center valign top width 14 28 a href https smashedfrenzy16 github io img src https avatars githubusercontent com u 68993968 v 4 s 100 width 100px alt smashedfrenzy16 br sub b smashedfrenzy16 b sub a br a href design smashedfrenzy16 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author smashedfrenzy16 title code a td td align center valign top width 14 28 a href https codemaster7000 github io img src https avatars githubusercontent com u 95772109 v 4 s 100 width 100px alt codemaster7000 br sub b codemaster7000 b sub a br a href design codemaster7000 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author codemaster7000 title code a td td align center valign top width 14 28 a href https github com shivam250702 img src https avatars githubusercontent com u 103785990 v 4 s 100 width 100px alt shivam singh br sub b shivam singh b sub a br a href design shivam250702 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shivam250702 title code a td tr tr td align center valign top width 14 28 a href https github com adi 456 img src https avatars githubusercontent com u 116885696 v 4 s 100 width 100px alt aditya gupta br sub b aditya gupta b sub a br a href design adi 456 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author adi 456 title code a td td align center valign top width 14 28 a href https haxkd github io img src https avatars githubusercontent com u 33129246 v 4 s 100 width 100px alt abul hasan br sub b abul hasan b sub a br a href design haxkd title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author haxkd title code a td td align center valign top width 14 28 a href https github com sudhanshu 77 img src https avatars githubusercontent com u 97780892 v 4 s 100 width 100px alt sudhanshu tripathi br sub b sudhanshu tripathi b sub a br a href design sudhanshu 77 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sudhanshu 77 title code a td td align center valign top width 14 28 a href https github com siddwarr img src https avatars githubusercontent com u 117698635 v 4 s 100 width 100px alt siddharth warrier br sub b siddharth warrier b sub a br a href design siddwarr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author siddwarr title code a td td align center valign top width 14 28 a href https github com joyeljohny img src https avatars githubusercontent com u 81413791 v 4 s 100 width 100px alt joyel johny br sub b joyel johny b sub a br a href design joyeljohny title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author joyeljohny title code a td td align center valign top width 14 28 a href https harshalwebfolio netlify app img src https avatars githubusercontent com u 105191619 v 4 s 100 width 100px alt harshal honde br sub b harshal honde b sub a br a href design harshalhonde21 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author harshalhonde21 title code a td td align center valign top width 14 28 a href https github com indranisom img src https avatars githubusercontent com u 121074944 v 4 s 100 width 100px alt indrani som br sub b indrani som b sub a br a href design indranisom title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author indranisom title code a td tr tr td align center valign top width 14 28 a href https github com sofawho img src https avatars githubusercontent com u 146117256 v 4 s 100 width 100px alt sofawho br sub b sofawho b sub a br a href design sofawho title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sofawho title code a td td align center valign top width 14 28 a href https github com rahul dabholkar img src https avatars githubusercontent com u 109458437 v 4 s 100 width 100px alt rahul dabholkar br sub b rahul dabholkar b sub a br a href design rahul dabholkar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rahul dabholkar title code a td td align center valign top width 14 28 a href https github com dliz05 img src https avatars githubusercontent com u 86371128 v 4 s 100 width 100px alt aliza dixit br sub b aliza dixit b sub a br a href design dliz05 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author dliz05 title code a td td align center valign top width 14 28 a href https linktr ee abhishekkshuklaaaaa img src https avatars githubusercontent com u 93446673 v 4 s 100 width 100px alt abhishek shukla br sub b abhishek shukla b sub a br a href design shuklaaa title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shuklaaa title code a td td align center valign top width 14 28 a href https github com suyash878 img src https avatars githubusercontent com u 141909257 v 4 s 100 width 100px alt suyash878 br sub b suyash878 b sub a br a href design suyash878 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author suyash878 title code a td td align center valign top width 14 28 a href https github com rot8 img src https avatars githubusercontent com u 44167792 v 4 s 100 width 100px alt oliver brinkmann br sub b oliver brinkmann b sub a br a href design rot8 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rot8 title code a td td align center valign top width 14 28 a href https github com yashlondhe img src https avatars githubusercontent com u 9318062 v 4 s 100 width 100px alt yash londhe br sub b yash londhe b sub a br a href design yashlondhe title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yashlondhe title code a td tr tr td align center valign top width 14 28 a href https github com shivsagar002 img src https avatars githubusercontent com u 99870508 v 4 s 100 width 100px alt shiv sagar br sub b shiv sagar b sub a br a href design shivsagar002 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author shivsagar002 title code a td td align center valign top width 14 28 a href https prateek271 github io portfolio page img src https avatars githubusercontent com u 66623022 v 4 s 100 width 100px alt prateek kumar singh br sub b prateek kumar singh b sub a br a href design prateek271 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author prateek271 title code a td td align center valign top width 14 28 a href http sohamgupta hashnode dev img src https avatars githubusercontent com u 97831613 v 4 s 100 width 100px alt soham gupta br sub b soham gupta b sub a br a href design gupta soham title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gupta soham title code a td td align center valign top width 14 28 a href https github com ankur249 img src https avatars githubusercontent com u 105782132 v 4 s 100 width 100px alt ankur249 br sub b ankur249 b sub a br a href design ankur249 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ankur249 title code a td td align center valign top width 14 28 a href https github com codrrk08 img src https avatars githubusercontent com u 95128123 v 4 s 100 width 100px alt risshi kudeshia br sub b risshi kudeshia b sub a br a href design codrrk08 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author codrrk08 title code a td td align center valign top width 14 28 a href https github com malivinayak img src https avatars githubusercontent com u 66154908 v 4 s 100 width 100px alt vinayak mali br sub b vinayak mali b sub a br a href design malivinayak title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author malivinayak title code a td td align center valign top width 14 28 a href https github com kaushal1717 img src https avatars githubusercontent com u 121810303 v 4 s 100 width 100px alt kaushal padaliya br sub b kaushal padaliya b sub a br a href design kaushal1717 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author kaushal1717 title code a td tr tr td align center valign top width 14 28 a href https github com tanyaagarwal28 img src https avatars githubusercontent com u 67827730 v 4 s 100 width 100px alt tanya agarwal br sub b tanya agarwal b sub a br a href design tanyaagarwal28 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tanyaagarwal28 title code a td td align center valign top width 14 28 a href https github com sidwar007 img src https avatars githubusercontent com u 65236872 v 4 s 100 width 100px alt siddharth br sub b siddharth b sub a br a href design sidwar007 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sidwar007 title code a td td align center valign top width 14 28 a href https github com 05hiteshbansal img src https avatars githubusercontent com u 83907989 v 4 s 100 width 100px alt hitesh bansal br sub b hitesh bansal b sub a br a href design 05hiteshbansal title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 05hiteshbansal title code a td td align center valign top width 14 28 a href https chaudharyakash com img src https avatars githubusercontent com u 68101395 v 4 s 100 width 100px alt akash chaudhary br sub b akash chaudhary b sub a br a href design akashchaudhary git title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akashchaudhary git title code a td td align center valign top width 14 28 a href https github com sentious img src https avatars githubusercontent com u 115402871 v 4 s 100 width 100px alt sentious br sub b sentious b sub a br a href design sentious title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sentious title code a td td align center valign top width 14 28 a href https github com sh4d0wy img src https avatars githubusercontent com u 85192629 v 4 s 100 width 100px alt saksham bhugra br sub b saksham bhugra b sub a br a href design sh4d0wy title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author sh4d0wy title code a td td align center valign top width 14 28 a href https github com advait1601 img src https avatars githubusercontent com u 105768690 v 4 s 100 width 100px alt advait1601 br sub b advait1601 b sub a br a href design advait1601 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author advait1601 title code a td tr tr td align center valign top width 14 28 a href https github com vinay94278 img src https avatars githubusercontent com u 106542979 v 4 s 100 width 100px alt vinay adatiya br sub b vinay adatiya b sub a br a href design vinay94278 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vinay94278 title code a td td align center valign top width 14 28 a href https github com rohan37kumar img src https avatars githubusercontent com u 130988597 v 4 s 100 width 100px alt rohan kumar br sub b rohan kumar b sub a br a href design rohan37kumar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rohan37kumar title code a td td align center valign top width 14 28 a href https github com neetukuniyal06 img src https avatars githubusercontent com u 147978102 v 4 s 100 width 100px alt neetukuniyal06 br sub b neetukuniyal06 b sub a br a href design neetukuniyal06 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author neetukuniyal06 title code a td td align center valign top width 14 28 a href https github com anujshandillya img src https avatars githubusercontent com u 95935183 v 4 s 100 width 100px alt anujshandillya br sub b anujshandillya b sub a br a href design anujshandillya title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author anujshandillya title code a td td align center valign top width 14 28 a href https github com mateenshamsi img src https avatars githubusercontent com u 101262736 v 4 s 100 width 100px alt abdulmateen br sub b abdulmateen b sub a br a href design mateenshamsi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author mateenshamsi title code a td td align center valign top width 14 28 a href http martinyonathann medium com img src https avatars githubusercontent com u 107392127 v 4 s 100 width 100px alt martin yonatan pasaribu br sub b martin yonatan pasaribu b sub a br a href design martinyonatann title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author martinyonatann title code a td td align center valign top width 14 28 a href https github com gurjot03 img src https avatars githubusercontent com u 147967653 v 4 s 100 width 100px alt gurjot03 br sub b gurjot03 b sub a br a href design gurjot03 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author gurjot03 title code a td tr tr td align center valign top width 14 28 a href https github com ohmramwala img src https avatars githubusercontent com u 60615314 v 4 s 100 width 100px alt ohm ramwala br sub b ohm ramwala b sub a br a href design ohmramwala title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ohmramwala title code a td td align center valign top width 14 28 a href https github com yadlamani img src https avatars githubusercontent com u 133841094 v 4 s 100 width 100px alt mani yadla br sub b mani yadla b sub a br a href design yadlamani title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author yadlamani title code a td td align center valign top width 14 28 a href https github com spyrosigma img src https avatars githubusercontent com u 111422209 v 4 s 100 width 100px alt satyam namdev br sub b satyam namdev b sub a br a href design spyrosigma title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author spyrosigma title code a td td align center valign top width 14 28 a href https github com thevirengarg img src https avatars githubusercontent com u 111726483 v 4 s 100 width 100px alt virender garg br sub b virender garg b sub a br a href design thevirengarg title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author thevirengarg title code a td td align center valign top width 14 28 a href http www linkedin com in sahoo smruti ranjan img src https avatars githubusercontent com u 8217389 v 4 s 100 width 100px alt smruti ranjan sahoo br sub b smruti ranjan sahoo b sub a br a href design c99srs title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author c99srs title code a td td align center valign top width 14 28 a href https parthasarathidey tech img src https avatars githubusercontent com u 131694386 v 4 s 100 width 100px alt partha sarathi dey br sub b partha sarathi dey b sub a br a href design parthasdey2304 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author parthasdey2304 title code a td td align center valign top width 14 28 a href https github com bratajit 03 img src https avatars githubusercontent com u 106532791 v 4 s 100 width 100px alt bratajit das br sub b bratajit das b sub a br a href design bratajit 03 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author bratajit 03 title code a td tr tr td align center valign top width 14 28 a href https github com ihgazi img src https avatars githubusercontent com u 44411308 v 4 s 100 width 100px alt irfan habeeb gazi br sub b irfan habeeb gazi b sub a br a href design ihgazi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ihgazi title code a td td align center valign top width 14 28 a href https www raunakmishra com np img src https avatars githubusercontent com u 52267072 v 4 s 100 width 100px alt raunak kumar br sub b raunak kumar b sub a br a href design raunakkumarr title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author raunakkumarr title code a td td align center valign top width 14 28 a href https github com priyank911 img src https avatars githubusercontent com u 109425795 v 4 s 100 width 100px alt panchal priyank s br sub b panchal priyank s b sub a br a href design priyank911 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author priyank911 title code a td td align center valign top width 14 28 a href https github com vidhijain27 img src https avatars githubusercontent com u 130988632 v 4 s 100 width 100px alt vidhi jain br sub b vidhi jain b sub a br a href design vidhijain27 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author vidhijain27 title code a td td align center valign top width 14 28 a href https github com avtech04 img src https avatars githubusercontent com u 97428742 v 4 s 100 width 100px alt ayush varshney br sub b ayush varshney b sub a br a href design avtech04 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author avtech04 title code a td td align center valign top width 14 28 a href https github com avinavchatterjee2103028 img src https avatars githubusercontent com u 96583409 v 4 s 100 width 100px alt avinav chatterjee br sub b avinav chatterjee b sub a br a href design avinavchatterjee2103028 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author avinavchatterjee2103028 title code a td td align center valign top width 14 28 a href https subhayudutta github io img src https avatars githubusercontent com u 97235543 v 4 s 100 width 100px alt subhayu dutta br sub b subhayu dutta b sub a br a href design subhayudutta title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author subhayudutta title code a td tr tr td align center valign top width 14 28 a href https linktr ee amanpathan1 img src https avatars githubusercontent com u 76259086 v 4 s 100 width 100px alt ronin br sub b ronin b sub a br a href design amanpathan title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author amanpathan title code a td td align center valign top width 14 28 a href https github com javiidiazglez img src https avatars githubusercontent com u 72259510 v 4 s 100 width 100px alt javi br sub b javi b sub a br a href design javiidiazglez title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author javiidiazglez title code a td td align center valign top width 14 28 a href https github com tanmay giram img src https avatars githubusercontent com u 95128407 v 4 s 100 width 100px alt tammay giram br sub b tammay giram b sub a br a href design tanmay giram title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author tanmay giram title code a td td align center valign top width 14 28 a href https github com parthrc img src https avatars githubusercontent com u 101104958 v 4 s 100 width 100px alt parth chawande br sub b parth chawande b sub a br a href design parthrc title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author parthrc title code a td td align center valign top width 14 28 a href https github com ankoorgorai img src https avatars githubusercontent com u 148214358 v 4 s 100 width 100px alt ankoorgorai br sub b ankoorgorai b sub a br a href design ankoorgorai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ankoorgorai title code a td td align center valign top width 14 28 a href https github com soulnikhar img src https avatars githubusercontent com u 111144948 v 4 s 100 width 100px alt nikhar behera br sub b nikhar behera b sub a br a href design soulnikhar title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author soulnikhar title code a td td align center valign top width 14 28 a href https github com ayushrakesh img src https avatars githubusercontent com u 115995339 v 4 s 100 width 100px alt ayushrakesh br sub b ayushrakesh b sub a br a href design ayushrakesh title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ayushrakesh title code a td tr tr td align center valign top width 14 28 a href https github com akshath99 img src https avatars githubusercontent com u 126553203 v 4 s 100 width 100px alt akshath p br sub b akshath p b sub a br a href design akshath99 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akshath99 title code a td td align center valign top width 14 28 a href https github com ritikkumarparvat img src https avatars githubusercontent com u 115374818 v 4 s 100 width 100px alt ritik kumar parvat br sub b ritik kumar parvat b sub a br a href design ritikkumarparvat title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ritikkumarparvat title code a td td align center valign top width 14 28 a href https github com zephyrxebec img src https avatars githubusercontent com u 147932899 v 4 s 100 width 100px alt zephyr br sub b zephyr b sub a br a href design zephyrxebec title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author zephyrxebec title code a td td align center valign top width 14 28 a href https github com 0armaan025 img src https avatars githubusercontent com u 104704093 v 4 s 100 width 100px alt armaan br sub b armaan b sub a br a href design 0armaan025 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author 0armaan025 title code a td td align center valign top width 14 28 a href https upendra portfolio netlify app img src https avatars githubusercontent com u 96371563 v 4 s 100 width 100px alt upendra br sub b upendra b sub a br a href design upendra2003 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author upendra2003 title code a td td align center valign top width 14 28 a href https github com siddhant40 img src https avatars githubusercontent com u 97793203 v 4 s 100 width 100px alt siddhant br sub b siddhant b sub a br a href design siddhant40 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author siddhant40 title code a td td align center valign top width 14 28 a href https github com samara6855 img src https avatars githubusercontent com u 101248119 v 4 s 100 width 100px alt yasani samara simha reddy br sub b yasani samara simha reddy b sub a br a href design samara6855 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author samara6855 title code a td tr tr td align center valign top width 14 28 a href https github com biswabaibhab007 img src https avatars githubusercontent com u 94667039 v 4 s 100 width 100px alt biswa baibhab subudhi br sub b biswa baibhab subudhi b sub a br a href design biswabaibhab007 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author biswabaibhab007 title code a td td align center valign top width 14 28 a href https github com rs labhub img src https avatars githubusercontent com u 117426013 v 4 s 100 width 100px alt rohan sharma br sub b rohan sharma b sub a br a href design rs labhub title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rs labhub title code a td td align center valign top width 14 28 a href https akxai vercel app img src https avatars githubusercontent com u 85357123 v 4 s 100 width 100px alt akshay aileni br sub b akshay aileni b sub a br a href design akxai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author akxai title code a td td align center valign top width 14 28 a href https github com janumalaakhilendra img src https avatars githubusercontent com u 82641474 v 4 s 100 width 100px alt janumala akhilendra br sub b janumala akhilendra b sub a br a href design janumalaakhilendra title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author janumalaakhilendra title code a td td align center valign top width 14 28 a href https github com farukhs52 img src https avatars githubusercontent com u 129654632 v 4 s 100 width 100px alt farookh zaheer siddiqui br sub b farookh zaheer siddiqui b sub a br a href design farukhs52 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author farukhs52 title code a td td align center valign top width 14 28 a href https github com ackermanlevi1 img src https avatars githubusercontent com u 114604529 v 4 s 100 width 100px alt aryan br sub b aryan b sub a br a href design ackermanlevi1 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ackermanlevi1 title code a td td align center valign top width 14 28 a href https github com saharshjain78 img src https avatars githubusercontent com u 117359137 v 4 s 100 width 100px alt saharsh jain br sub b saharsh jain b sub a br a href design saharshjain78 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author saharshjain78 title code a td tr tr td align center valign top width 14 28 a href https github com ayan joshi img src https avatars githubusercontent com u 96243602 v 4 s 100 width 100px alt ayan joshi br sub b ayan joshi b sub a br a href design ayan joshi title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ayan joshi title code a td td align center valign top width 14 28 a href https github com himanshumahto img src https avatars githubusercontent com u 93067059 v 4 s 100 width 100px alt himanshu kumar mahto br sub b himanshu kumar mahto b sub a br a href design himanshumahto title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author himanshumahto title code a td td align center valign top width 14 28 a href https github com priyanshuthapliyal2005 img src https avatars githubusercontent com u 114170980 v 4 s 100 width 100px alt priyanshu thapliyal br sub b priyanshu thapliyal b sub a br a href design priyanshuthapliyal2005 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author priyanshuthapliyal2005 title code a td td align center valign top width 14 28 a href https github com piyushk77 img src https avatars githubusercontent com u 109459034 v 4 s 100 width 100px alt piyush katyal br sub b piyush katyal b sub a br a href design piyushk77 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author piyushk77 title code a td td align center valign top width 14 28 a href https github com margaret hu img src https avatars githubusercontent com u 70117942 v 4 s 100 width 100px alt margaret hu br sub b margaret hu b sub a br a href design margaret hu title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author margaret hu title code a td td align center valign top width 14 28 a href http youtube com linuxsploitofficial img src https avatars githubusercontent com u 68427058 v 4 s 100 width 100px alt bilal hameed br sub b bilal hameed b sub a br a href design linuxsploit title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author linuxsploit title code a td td align center valign top width 14 28 a href https github com ivikashgorai img src https avatars githubusercontent com u 114097162 v 4 s 100 width 100px alt vikash br sub b vikash b sub a br a href design ivikashgorai title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author ivikashgorai title code a td tr tr td align center valign top width 14 28 a href https github com rajarshi101 img src https avatars githubusercontent com u 109743720 v 4 s 100 width 100px alt rajarshi sengupta br sub b rajarshi sengupta b sub a br a href design rajarshi101 title design a a href https github com ebazhanov linkedin skill assessments quizzes commits author rajarshi101 title code a td tr tbody table markdownlint restore prettier ignore end all contributors list end this project follows the all contributors https github com all contributors all contributors specification contributions of any kind welcome a id bottom page a go back to the top of the page top page contributor over time github contributor over time https contributor overtime api git contributor com contributors svg chart contributorovertime repo ebazhanov linkedin skill assessments quizzes https git contributor com chart contributorovertime repo ebazhanov linkedin skill assessments quizzes stargazers over time stargazers over time https starchart cc ebazhanov linkedin quiz assessments svg https starchart cc ebazhanov linkedin quiz assessments visualisation of this repository by gource https www youtube com watch v 24czvytc5d4 https www youtube com watch v 24czvytc5d4 gource gource gif | linkedin quiz-questions answers assessment quiz linkedin-questions hacktoberfest hacktoberfest2020 exam skills hacktoberfest2021 golang english france german hacktoberfest2022 hacktoberfest2023 | ai |
aws-mqtt | aws iot mqtt client npm https nodei co npm aws mqtt png global true https nodei co npm aws mqtt this module implements a client to connect to aws iot mqtt broker using websockets it can be used in a browser as well as in node js environment the main class exported from this package is a subclass of mqttclient https github com mqttjs mqtt js and exposes the same api what this package adds is the following aws iot broker url signing logic refreshing of credentials and re signing url on re connects custom websocket stream implementation that is more efficient then out of the box mqtt js websocket stream combo this package handles corking uncorking of the stream whereas websocket stream sends a separate frame per each byte written validated connection options that work with aws mqtt broker pins versions of mqtt and aws signature v4 to a known tested combo in the past lax version constraints broke this package nodeclient that works in node need to install ws separately motivation up until now an implementation of a realtime in browser application required the use of either an external service e g pusher https pusher com pubnub https www pubnub com or roll your own servers e g using socket io http socket io that maintain connections with browsers and need scaling to respond to the changes in number of active users using aws iot mqtt broker as the realtime backend provides a low cost scalable service for your application disclaimer aws documentation does not explicitly promote the use of iot mqtt broker as a general purpose pub sub broker only the use case of iot devices communication is explicitly described while technically there is nothing preventing general purpose browsers and servers connecting to the broker such as implemented by this library aws may change its terms of service or implement some broker constraints to prevent such use case use at your own risk usage npm install aws sdk aws mqtt save when using in a node environment not browser install websocket implementation e g ws npm install ws save in browser the example below assumes the use of babel webpack aws sdk now officially supports bundling with webpack with a few things to know http docs aws amazon com sdk for javascript v2 developer guide webpack html javascript import aws from aws sdk global import awsmqttclient from aws mqtt aws config region us east 1 your region aws config credentials see aws setup and security below const client new awsmqttclient region aws config region credentials aws config credentials endpoint iot us east 1 amazonaws com note see below on how to get the endpoint domain expires 600 sign url with expiration of 600 seconds clientid mqtt client math floor math random 100000 1 clientid to register with mqtt broker need to be unique per client will topic willmsg payload connection closed abnormally qos 0 retain false client on connect client subscribe mytopic client on message topic message console log topic message client on close client on offline the client object in the above example is a subclass of mqttclient class from mqtt js for events and api see the docs https github com mqttjs mqtt js api in node js the same usage as in browser but require a different module require aws mqtt lib nodeclient instead of require aws mqtt ws https github com websockets ws also needs to be installed install ws if you don t have it installed yet bash npm install ws 6 0 0 javascript in node v6 x const aws require aws sdk const awsmqttclient require aws mqtt lib nodeclient aws config region us east 1 aws config credentials const client new awsmqttclient region aws config region credentials aws config credentials endpoint iot us east 1 amazonaws com note get this value with aws iot describe endpoint clientid mqtt client math floor math random 100000 1 clientid to register with mqtt broker need to be unique per client will topic willmsg payload connection closed abnormally qos 0 retain false in aws lambda functions creating a nodeclient instance will set up internal timers and the node js process will not exit until you call client end this is fine if you are developing a long running server app that subscribes and or publishes messages for ephemeral functions such as aws lambda this approach will cause the function invocation to timeout to publish a single message to a topic and disconnect require publishmessage and use it like this javascript const aws require aws sdk const publishmessage require aws mqtt lib publishmessage aws config region us east 1 aws config credentials const config region aws config region credentials aws config credentials endpoint iot us east 1 amazonaws com publish returns a promise publishmessage config mytopic my message then console log console error using mqtt will the will option will send a message by the broker automatically when the client disconnect badly for more information of how to use it look the mqtt client https github com mqttjs mqtt js mqttclientstreambuilder options option on the mqtt js https github com mqttjs mqtt js documentation aws setup and security endpoint see https aws amazon com blogs iot aws iot core ats endpoints if you don t use ats endpoint as was specified in this readme some time ago you will get net err cert authority invalid error on connect aws iot describe endpoint endpoint type iot data ats policies there is an example cloudformation template tests cf stack yml and deploy script tests deploy sh to simplify creation of cognito identity pool first the required primer on aws javascript configuration http docs aws amazon com sdk for javascript v2 developer guide configuring the jssdk html there are multiple ways to configure aws based on the use case for example for usage in a web browser by un authenticated users the best practice is to use cognito identity when a cognito identity pool is created it s assigned an iam role that is used by un authenticated users that role needs to be given a minimum required permissions policy following the principle of least privilege read more on aws iot policies http docs aws amazon com iot latest developerguide iot policies html an example of the most permissive policy good for development to avoid head scratching on why things don t work not recommended for production json version 2012 10 17 statement effect allow action iot resource an example of a more restrictive policy statement for an un authenticated user tweak as you see fit note the use of iot clientid to dynamically limit the topics for more information see https docs aws amazon com iot latest developerguide example iot policies elements html https docs aws amazon com iot latest developerguide iot action resources html note how the format of resource is different for different actions json version 2012 10 17 statement effect allow action iot connect resource arn aws iot us east 1 client iot clientid effect allow action iot subscribe resource arn aws iot us east 1 topicfilter foo bar effect allow action iot receive resource arn aws iot us east 1 topic foo bar effect allow action iot publish resource arn aws iot us east 1 topic iot clientid quick example using cognito identity un authenticated users approach create a cognito identity pool in aws under cognito federated identities image of step1 https github com kmamykin aws mqtt raw master examples identitypoolstep1 jpg accept default create iam roles for authenticated and un authenticated identities image of step2 https github com kmamykin aws mqtt raw master examples identitypoolstep2 jpg go to iam roles and find the role for the un authenticated role created for the identity pool image of step3 https github com kmamykin aws mqtt raw master examples identitypoolstep3 jpg edit the inline policy to allow access to connect subscribe and publish to iot message broker note the policy shown below is very open for an un authenticated user you can start with that to make sure things work and then tighten it up image of step4 https github com kmamykin aws mqtt raw master examples identitypoolstep4 jpg get the identity pool id you just created bash aws cognito identity list identity pools max results 5 use the identity pool id in you app credentials javascript aws config region e g us west 2 aws config credentials new aws cognitoidentitycredentials identitypoolid pass aws config credentials to awsmqtt connect methods examples in examples folder there are two example projects chat the minimalistic example of using awsmqtt in browser with webpack node publisher contains two examples 1 timepublisher js how to connect to aws iot mqtt broker subscribe and publish messages 2 publish js how to publish one message and disconnect e g node publish js chat hello before running any of the examples copy examples config example js to examples config js and fill in your values frequently asked questions memory leak if your browser is reporting a memory leak this could be caused by your cleanup strategy of event listeners by default most browsers allow 10 event listeners to listen to a single emitting event from a singular source so if you have more than 10 listeners for an event ie client on message where message is the event then you will get this error if your client is disconnecting or reconnecting we recommend that you cleanup the old event listeners with client removealllisteners event where event could be message or other or client removelistener event fn frequently disconnecting there are a few reasons why your client may be disconnecting unexpectedly here are a few cases clientid in the connect configuration must be unique across each client if clients a and b use the same clientid then when b tries to connect client a will get disconnected by the broker because this package attempts to reconnect you when disconnected client a will reconnect which will cause client b to disconnect and an infinite cycle ensues note that clientid if not passed in the config will use mqtt client math floor math random 100000 1 to generate a unique clientid if you are passing in clientid to override the default make sure it is unique permissions with aws iam could be set up incorrectly | server |
|
Computer-Vision-OpenCV3-Udemy | computer vision opencv3 python machine learning this course is taught by computer vision expert from university of edinberg the course is implementation oriented and less of theorey if you do not care about the theorey and are looking for a quick implememntation guide on popular opencv algorithms this is the course to take course website https www udemy com master computer vision with opencv in python what i learnt from this course key concepts of computer vision opencv perform image manipulations such as transformations cropping blurring thresholding edge detection and cropping segment images by understanding contours circle and line detection how to approximate contours do contour filtering and ordering as well as approximations feature detection sift surf fast brief orb for object detection implement object detection for faces people cars extract facial landmarks for face analysis applying filters and face swaps implement machine learning in computer vision for handwritten digit recognition implement facial recognition implement and understand motion analysis object tracking use basic computational photography techniques for photo restoration eliminate marks lines creases and smudges from old damaged photos getting started in deep learning | ai |
|
Capstone_Robot_Arm | 2023 capston design 2023 1 inverse kinematics 3 5 https github com sw801733 capstone robot arm assets 104549849 64c4470a 2ccb 41ee adf5 a7d8bb7e0561 https www youtube com watch v ozfxrjzoal8 github inverse kinematics https github com sw801733 inverse kinematics object detection https github com taebee00 hw 3d https github com surpise hw 3d object detection https github com wooyoungman 2023 03 02 2023 06 02 249829064 4a85fba2 e642 46bc 990d b090e5c34f6f https github com sw801733 capstone robot arm assets 104549849 f1d231e2 db79 4d19 9bfe bcb6e114e8a2 1 2 3 inverse kinematics https github com sw801733 capstone robot arm assets 104549849 54f39c26 561d 4bb8 8ad7 1f2cf02f4414 https github com sw801733 capstone robot arm assets 104549849 9737f79b d4ae 4c01 8cd7 8b832110e7e6 1 z r z 2 1 x y r x r y 3 2 x y r x r y 4 3 5 x y r x r y 5 4 3d autodesk fusion 360 3d https github com taebee00 capstone robot arm assets 104549849 62fd2d3c c90a 48e5 b4e3 37f964f8c54f https github com taebee00 capstone robot arm assets 104549849 3c022401 e23d 462e 888f 298aa8991bbb https github com taebee00 capstone robot arm assets 104549849 29357338 210e 4e22 abd9 18fda63e682c https github com taebee00 capstone robot arm assets 104549849 ae1919b2 e7aa 497e a86a a75f768e23a9 jetson nano jetson inference camera capture dataset 1200 dataset 6 2 2 train valdation test https github com dusty nv jetson inference blob master docs pytorch collect detection md https github com sw801733 capstone robot arm assets 104549849 ff9a5511 6ec0 4758 b436 e0740d8d210b img src https github com sw801733 capstone robot arm assets 104549849 c9cb8214 5580 44db 9052 d326d1cd59cb width 50 height 50 br 4 1 15 inverse kinematics inverse kinematics inverse kinematics 1 2 3 3 3 3 inverse kinematics 4 2 2 inverse kinematics 3 3 inverse kinematics 2 2 inverse kinematics 3 3 inverse kinematics 2 2 https github com sw801733 capstone robot arm assets 104549849 cc449208 99a5 41a6 a564 286ea62717ce 3 3 https github com sw801733 capstone robot arm assets 104549849 e7a3dda3 87f2 4621 95bd 0372d952a844 1 theta 2 br cos c 2 a 2 b 2 2ab cos c br x 2 y 2 l 1 2 l 2 2 2l 1l 2cos 180 theta 2 br cos 180 theta 2 cos theta 2 br cos theta 2 frac x 2 y 2 l 1 2 l 2 2 2l 1l 2 br theta 2 arccos frac x 2 y 2 l 1 2 l 2 2 2l 1l 2 br br 2 theta 1 br sin frac sinb b frac sin c c br frac sin bar theta 1 l 2 frac sin 180 theta 2 sqrt x 2 y 2 frac sin theta 2 sqrt x 2 y 2 br bar theta 1 arcsin frac l 2sin theta 2 sqrt x 2 y 2 br theta 1 bar theta 1 alpha br alpha arctan frac y x br theta 1 arcsin frac l 2sin theta 2 sqrt x 2 y 2 arctan frac y x 1 theta 0 br tan theta 0 frac y x br theta 0 arctan frac y x br br 2 theta 1 theta 2 br 2 sqrt x 2 y 2 z 2 2 inverse kinematics br theta 2 arccos frac x 2 y 2 z 2 l 1 2 l 2 2 2l 1l 2 br theta 1 arcsin frac l 2 sin theta 2 x 2 y 2 z 2 arctan frac z sqrt x 2 y 2 | os |
|
MAD_A2 | mad a2 | front_end |
|
python-machine-learning-book-3rd-edition | python machine learning 3rd ed code repository python 3 6 https img shields io badge python 3 7 blue svg license https img shields io badge code 20license mit blue svg license txt code repositories for the 1st and 2nd edition are available at https github com rasbt python machine learning book and https github com rasbt python machine learning book 2nd edition python machine learning 3rd ed to be published december 12th 2019 paperback 770 pages publisher packt publishing language english isbn 10 1789955750 isbn 13 978 1789955750 kindle asin b07vblx2w7 img src other cover 1 jpg width 248 https www amazon com python machine learning scikit learn tensorflow dp 1789955750 links amazon page https www amazon com python machine learning scikit learn tensorflow dp 1789955750 packt page https www packtpub com data python machine learning third edition table of contents and code notebooks helpful installation and setup instructions can be found in the readme md file of chapter 1 ch01 readme md please note that these are just the code examples accompanying the book which we uploaded for your convenience be aware that these notebooks may not be useful without the formulae and descriptive text 1 machine learning giving computers the ability to learn from data open dir ch01 2 training machine learning algorithms for classification open dir ch02 3 a tour of machine learning classifiers using scikit learn open dir ch03 4 building good training sets data pre processing open dir ch04 5 compressing data via dimensionality reduction open dir ch05 6 learning best practices for model evaluation and hyperparameter optimization open dir ch06 7 combining different models for ensemble learning open dir ch07 8 applying machine learning to sentiment analysis open dir ch08 9 embedding a machine learning model into a web application open dir ch09 10 predicting continuous target variables with regression analysis open dir ch10 11 working with unlabeled data clustering analysis open dir ch11 12 implementing a multi layer artificial neural network from scratch open dir ch12 13 parallelizing neural network training with tensorflow open dir ch13 14 going deeper the mechanics of tensorflow open dir ch14 15 classifying images with deep convolutional neural networks open dir ch15 16 modeling sequential data using recurrent neural networks open dir ch16 17 generative adversarial networks for synthesizing new data open dir ch17 18 reinforcement learning for decision making in complex environments open dir ch18 br br raschka sebastian and vahid mirjalili python machine learning 3rd ed packt publishing 2019 book raschkamirjalili2019 address birmingham uk author raschka sebastian and mirjalili vahid edition 3 isbn 978 1789955750 publisher packt publishing title python machine learning 3rd ed year 2019 | machine-learning deep-learning tensorflow scikit-learn | ai |
openai_tools | license https img shields io badge license mit brightgreen license this repository contains basic scripts designed to investigate scientific publication pdfs utilizing the chatgpt api it has been created to share helpful code for navigating the literature please note that this code is experimental we encourage others to test it and if you find it useful feel free to share your feedback with us installing 1 you first need to create your conda environment as conda create name your env name python 3 10 2 then activate it conda activate your env name 3 install the package pip install 4 we rely on the adjusttext library for positioning labels that currently only work from the master branch so install it using pip install https github com phlya adjusttext archive master zip 5 go the script folder cd scripts 6 copy your openai api key in the env file you can find this here https platform openai com account api keys running scripts this package contains a list of classes to facilitate exploring the litterature using large language models currently we are focusing on openai api but we plan to extend in the future classes are documented and tested but we recommend using our scripts first in the script folder those scripts were designed to be simple to use and facilitate growing a local database of publication data 1 first after installing go the script folder cd scripts 2 you can use 3 scripts currently the first one is ran using python pdf summary py path pdf path to your pdf save summary true this will save a little text file along with your pdf with the same filename but with a txt extension the second one is ran using python list pdfs embedding py path folder path to your pdfs database path path to a folder the embedding is saved automatically in the folder with all your pdfs as tsne embeddings png currently this plot uses the filename of each pdf to assign a label the third one is ran using python pubmed embedding py pubmed query your query field abstract save path path to a png file database path path to a folder althought database path is optional we highly recommend choosing a folder on your local hard drive to store your paper database this will limit calls to the large language models and save you time papers embedding could scale to thousands of papers eventually if you process your entire litterature parameters for pdf summary path pdf path to a pdf file that you want to summarize type string default os path join script path example 2020 12 15 422967v4 full pdf save summary save the generated summary in a txt file alongside the pdf file type boolean default true save raw text save the raw text in a txt file along the pdf file type boolean default true cut bibliography try not to summarize the bibliography at the end of the pdf file type boolean default true chunk length determines the final length of the summary by summarizing the document in chunks more chunks result in a longer summary but may lead to inconsistency across sections typically 1 is a good value for an abstract and 2 or 3 for more detailed summaries type integer default 1 database path path to the database file this is an optional argument if path is not provided no database will be used or created if the path is provided the database will be created if it does not exist if it exists it will be loaded and used use this to grow your database of papers type str default none parameters for pubmed embedding pubmed query a query made to pubmed this can return a very large number of publications and they will be processed up to max results type str default none field you can embed the title or the abstract currently just give title or abstract your choice here will depends on how much details you want your embedding to rely on type str default abstract database path path to the database file this is an optional argument if path is not provided no database will be used or created if the path is provided the database will be created if it does not exist if it exists it will be loaded and used use this to grow your database of papers type str default none save path path to a local image file this is where the plot will be saved type str default none perplexity perplexity for the t sne plot default is 8 higher values will make the plot more spread out lower values will make the plot more clustered type int default 8 max results maximum number of results to fetch from pubmed type int default 100 examples paper summary see the example folder for example runs there is a typical short example length of a typical abstract and a long summary using chunk length 4 list pdfs embedding here is an example embedding for approximately 100 publications mostly around in vivo calcium imaging of neuronal activity example embedding example tsne embeddings example png pubmed embedding here is an example embedding for the following command python pubmed embedding py pubmed query in vivo two photon voltage imaging field abstract save path example twophotonvoltage html perplexity 5 below is a screenshot the generated plot is interactive https alleninstitute github io openai tools example twophotonvoltage html to explore the content of each paper download the html on your machine and open in a browser example embedding example twophotonvoltage png here is an second embedding for the following command for a very large number of paper python pubmed embedding py pubmed query mouse visual cortex field abstract save path example mouse invivo recordings html max result 3500 perplexity 30 below is a screenshot the generated plot is interactive https alleninstitute github io openai tools example mouse invivo recordings html to explore the content of each paper download the html on your machine and open in a browser example embedding example mouse invivo recordings png database the papers extractor utilizes a straightforward database created with the diskcache python package by specifying the database path the module will handle everything for you its purpose is to compile a collection of papers complete with statistics and numerical embeddings additionally it automatically regulates the number of calls made to llm apis effectively reducing costs any previously processed pdf is automatically cached to determine if a pdf was previously processed it uses a hash from the content of the pdf so you can freely rename them you can store your database or several at any location on your local drive using the database path parameter how to contribute 1 first go to tests and read the readme md 2 make a pr against main this will run ci through github actions credits this repository was started by jerome lecoq on april 12th 2023 please reach out jeromel alleninstitute org for any questions if this is useful to you wave are welcome | ai |
|
cloud-applications-F22 | cloud applications f22 repository for content and examples for e6156 topics in sw engineering cloud applications | cloud |
|
build-blockchain-insurance-app | warning this repository is no longer maintained warning this repository will not be updated i will check periodically for pull requests but do not expect a quick response read this in other languages readme cn md readme ja md build blockchain insurance application this project showcases the use of blockchain in insurance domain for claim processing in this application we have four participants namely insurance police repair shop and the shop furthermore each participant will own its own peer node the insurance peer is the insurance company providing the insurance for the products and it is responsible for processing the claims police peer is responsible for verifying the theft claims repair shop peer is responsible for repairs of the product while shop peer sells the products to consumer the value of running this network on the ibm blockchain platform is that you can easily customize the network infrastructure as needed whether that is the location of the nodes the cpu and ram of the hardware the endorsement policy needed to reach consensus or adding new organizations and members to the network note this code pattern can either be run locally or connected to the ibm blockchain platform b if you only care about running this pattern locally please find the local instructions here readme local md b audience level intermediate developers when the reader has completed this code pattern they will understand how to create a kubernetes cluster using the ibm kubernetes service create an ibm blockchain service and launch the service onto the kubernetes cluster create a network including all relevant components such as certificate authority msp membership service providers peers orderers and channels deploy a packaged smart contract onto the ibm blockchain platform by installing and instantiating it on the peers use the connection profile from ibm blockchain platform to create application admins and submit transactions from our client application view transaction details on our channel from ibm blockchain platform application workflow diagram workflow images app arch png 1 the blockchain operator creates a ibm kubernetes service cluster b 32cpu 32ram 3 workers recommended b and an ibm blockchain platform 2 0 service 2 the ibm blockchain platform 2 0 creates a hyperledger fabric network on an ibm kubernetes service and the operator installs and instantiates the smart contract on the network 3 the node js application server uses the fabric sdk to interact with the deployed network on ibm blockchain platform 2 0 4 the react ui uses the node js application api to interact and submit transactions to the network 5 the user interacts with the insurance application web interface to update and query the blockchain ledger and state included components ibm blockchain platform v2 beta https console bluemix net docs services blockchain howto ibp v2 deploy iks html ibp v2 deploy iks gives you total control of your blockchain network with a user interface that can simplify and accelerate your journey to deploy and manage blockchain components on the ibm cloud kubernetes service ibm cloud kubernetes service https www ibm com cloud container service creates a cluster of compute hosts and deploys highly available containers a kubernetes cluster lets you securely manage the resources that you need to quickly deploy update and scale applications featured technologies hyperledger fabric v1 4 https hyperledger fabric readthedocs io is a platform for distributed ledger solutions underpinned by a modular architecture that delivers high degrees of confidentiality resiliency flexibility and scalability node js https nodejs org is an open source cross platform javascript run time environment that executes server side javascript code react https reactjs org a declarative efficient and flexible javascript library for building user interfaces docker https www docker com docker is a computer program that performs operating system level virtualization it was first released in 2013 and is developed by docker inc watch the video multiple organization and multiple peer app demo 1 intro images part1 png https www youtube com watch v lr3efkayp0o watch the video ibm blockchain tutorial multiple organization and multiple peer app demo 2 build nodes images part2 png https www youtube com watch v wi6i28vrigs watch the video multiple organization and multiple peer app demo 1 intro images part3 png https www youtube com watch v 3drckqzvfqw prerequisites we find that blockchain can be finicky when it comes to installing node we want to share this stackoverflow response https stackoverflow com questions 49744276 error cannot find module api hyperledger composer because many times the errors you see with compose are derived in having installed either the wrong node version or took an approach that is not supported by compose ibm cloud account https cloud ibm com registration docker https www docker com products latest docker compose https docs docker com compose overview latest npm https www npmjs com get npm latest nvm latest node js https nodejs org en download node v8 9 x git client https git scm com downloads latest python https www python org downloads 2 7 x react https reactjs org 15 6 1 steps steps local network to run a local network you can find steps here readme local md steps cloud network 1 create ibm cloud services step 1 create ibm cloud services 2 build a network certificate authority step 2 build a network certificate authority 3 build a network create msp definitions step 3 build a network create msp definitions 4 build a network create peers step 4 build a network create peers 5 build a network create orderer step 5 build a network create orderer 6 build a network create and join channel step 6 build a network create and join channel 7 deploy insurance smart contract on the network step 7 deploy insurance smart contract on the network 8 connect application to the network step 8 connect application to the network 9 enroll app admin identities step 9 enroll app admin identities 10 run the application step 10 run the application important note this pattern is more advanced because it uses four organizations for this reason you will likely have to get a paid kubernetes cluster to run this pattern on the cloud since a free cluster will not have the cpu storage necessary to deploy all of the pods that we need to run this pattern there are other patterns that leverage a free kubernetes cluster and only two organizations so if you want to try that one out first go here https github com ibm blockchainbean2 step 1 create ibm cloud services create the ibm cloud kubernetes service https cloud ibm com catalog infrastructure containers kubernetes you can find the service in the catalog note that b for this code pattern we need to use the 32cpu 32gb ram cluster b once you reach the b create a new cluster page b you will need to do the following choose b standard b cluster type fill out cluster name choose geography b north america b choose location and availability b multizone b choose metro b dallas b choose worker nodes b dallas 10 only b choose master service endpoint b both private public endpoints b choose default worker pool b 1 12 7 stable default b choose master service endpoint b both private public endpoints b choose flavor b 32 cores 32gb ram ubuntu 18 b choose encrypt local disk b yes b choose worker nodes b 3 b click on b create cluster b b the cluster takes around 15 20 minutes to provision so please be patient b br p align center img src images gifs createcluster gif p br after your kubernetes cluster is up and running you can deploy your ibm blockchain platform v2 beta on the cluster the service walks through few steps and finds your cluster on the ibm cloud to deploy the service on br p align center img src images gifs deploy blockchain on cluster gif p br once the blockchain platform is deployed on the kubernetes cluster you can launch the console to start operating on your blockchain network br p align center img src images gifs launch ibm blockchain gif p br step 2 build a network certificate authority we will build a network as provided by the ibm blockchain platform documentation https console bluemix net docs services blockchain howto ibp console build network html ibp console build network this will include creating a channel with a single peer organization with its own msp and ca certificate authority and an orderer organization with its own msp and ca we will create the respective identities to deploy peers and operate nodes create your insurance organization ca click b add certificate authority b click b ibm cloud b under b create certificate authority b and b next b give it a b display name b of insurance ca specify an b admin id b of admin and b admin secret b of adminpw br p align center img src images gifs insuranceibp2 gif p br create your shop organization ca process is same as shown in gif above click b add certificate authority b click b ibm cloud b under b create certificate authority b and b next b give it a b display name b of shop ca specify an b admin id b of admin and b admin secret b of adminpw create your repair shop organization ca process is same as shown in gif above click b add certificate authority b click b ibm cloud b under b create certificate authority b and b next b give it a b display name b of repair shop ca specify an b admin id b of admin and b admin secret b of adminpw create your police organization ca process is same as shown in gif above click b add certificate authority b click b ibm cloud b under b create certificate authority b and b next b give it a b display name b of police ca specify an b admin id b of admin and b admin secret b of adminpw use your ca to register insurance identities select the b insurance ca b certificate authority that we created first we will register an admin for our insurance organization click on the b register user b button give an b enroll id b of insuranceadmin and b enroll secret b of insuranceadminpw click b next b set the b type b for this identity as client and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank we will repeat the process to create an identity of the peer click on the b register user b button give an b enroll id b of insurancepeer and b enroll secret b of insurancepeerpw click b next b set the b type b for this identity as peer and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank br p align center img src images gifs registerinsuranceadminpeer gif p br use your ca to register shop identities process is same as shown in gif above select the b shop ca b certificate authority that we created first we will register an admin for our insurance organization click on the b register user b button give an b enroll id b of shopadmin and b enroll secret b of shopadminpw click b next b set the b type b for this identity as client and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank we will repeat the process to create an identity of the peer click on the b register user b button give an b enroll id b of shoppeer and b enroll secret b of shoppeerpw click b next b set the b type b for this identity as peer and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank use your ca to register repair shop identities process is same as shown in gif above select the b repair shop ca b certificate authority that we created first we will register an admin for our insurance organization click on the b register user b button give an b enroll id b of repairshopadmin and b enroll secret b of repairshopadminpw click b next b set the b type b for this identity as client and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank we will repeat the process to create an identity of the peer click on the b register user b button give an b enroll id b of repairshoppeer and b enroll secret b of repairshoppeerpw click b next b set the b type b for this identity as peer and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank use your ca to register police shop identities process is same as shown in gif above select the b police ca b certificate authority that we created first we will register an admin for our insurance organization click on the b register user b button give an b enroll id b of policeadmin and b enroll secret b of policeadminpw click b next b set the b type b for this identity as client and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank we will repeat the process to create an identity of the peer click on the b register user b button give an b enroll id b of policepeer and b enroll secret b of policepeerpw click b next b set the b type b for this identity as peer and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank step 3 build a network create msp definitions create the insurance msp definition navigate to the b organizations b tab in the left navigation and click b create msp definition b enter the b msp display name b as insurance msp and an b msp id b of insurancemsp under b root certificate authority b details specify the peer ca that we created insurance ca as the root ca for the organization give the b enroll id b and b enroll secret b for your organization admin insuranceadmin and insuranceadminpw then give the identity name insurance admin click the b generate b button to enroll this identity as the admin of your organization and export the identity to the wallet click b export b to export the admin certificates to your file system finally click b create msp definition b br p align center img src images gifs insurancemsp gif p br create the shop msp definition same process as shown in gif above navigate to the b organizations b tab in the left navigation and click b create msp definition b enter the b msp display name b as shop msp and an b msp id b of shopmsp under b root certificate authority b details specify the peer ca that we created shop ca as the root ca for the organization give the b enroll id b and b enroll secret b for your organization admin shopadmin and shopadminpw then give the identity name shop admin click the b generate b button to enroll this identity as the admin of your organization and export the identity to the wallet click b export b to export the admin certificates to your file system finally click b create msp definition b create the repair shop msp definition same process as shown in gif above navigate to the b organizations b tab in the left navigation and click b create msp definition b enter the b msp display name b as repair shop msp and an b msp id b of repairshopmsp under b root certificate authority b details specify the peer ca that we created repair shop ca as the root ca for the organization give the b enroll id b and b enroll secret b for your organization admin repairshopadmin and repairshopadminpw then give the identity name repair shop admin click the b generate b button to enroll this identity as the admin of your organization and export the identity to the wallet click b export b to export the admin certificates to your file system finally click b create msp definition b create the police msp definition same process as shown in gif above navigate to the b organizations b tab in the left navigation and click b create msp definition b enter the b msp display name b as police msp and an b msp id b of policemsp under b root certificate authority b details specify the peer ca that we created police ca as the root ca for the organization give the b enroll id b and b enroll secret b for your organization admin policeadmin and policeadminpw then give the identity name police admin click the b generate b button to enroll this identity as the admin of your organization and export the identity to the wallet click b export b to export the admin certificates to your file system finally click b create msp definition b step 4 build a network create peers create an insurance peer on the b nodes b page click b add peer b click b ibm cloud b under create a new peer and b next b give your peer a b display name b of insurance peer on the next screen select insurance ca as your b certificate authority b then give the b enroll id b and b enroll secret b for the peer identity that you created for your peer insurancepeer and insurancepeerpw then select the b administrator certificate from msp b insurance msp from the drop down list and click b next b give the b tls enroll id b admin and b tls enroll secret b adminpw the same values are the enroll id and enroll secret that you gave when creating the ca leave the b tls csr hostname b blank the last side panel will ask you to b associate an identity b and make it the admin of your peer select your peer admin identity insurance admin review the summary and click b submit b br p align center img src images gifs addinsurancepeer gif p br create a shop peer same process as shown in gif above on the b nodes b page click b add peer b click b ibm cloud b under create a new peer and b next b give your peer a b display name b of shop peer on the next screen select shop ca as your b certificate authority b then give the b enroll id b and b enroll secret b for the peer identity that you created for your peer shoppeer and shoppeerpw then select the b administrator certificate from msp b shop msp from the drop down list and click b next b give the b tls enroll id b admin and b tls enroll secret b adminpw the same values are the enroll id and enroll secret that you gave when creating the ca leave the b tls csr hostname b blank the last side panel will ask you to b associate an identity b and make it the admin of your peer select your peer admin identity shop admin review the summary and click b submit b create a repair shop peer same process as shown in gif above on the b nodes b page click b add peer b click b ibm cloud b under create a new peer and b next b give your peer a b display name b of repair shop peer on the next screen select repair shop ca as your b certificate authority b then give the b enroll id b and b enroll secret b for the peer identity that you created for your peer repairshoppeer and repairshoppeerpw then select the b administrator certificate from msp b repair shop msp from the drop down list and click b next b give the b tls enroll id b admin and b tls enroll secret b adminpw the same values are the enroll id and enroll secret that you gave when creating the ca leave the b tls csr hostname b blank the last side panel will ask you to b associate an identity b and make it the admin of your peer select your peer admin identity repair shop admin review the summary and click b submit b create a police peer same process as shown in gif above on the b nodes b page click b add peer b click b ibm cloud b under create a new peer and b next b give your peer a b display name b of police peer on the next screen select police ca as your b certificate authority b then give the b enroll id b and b enroll secret b for the peer identity that you created for your peer policepeer and policepeerpw then select the b administrator certificate from msp b police msp from the drop down list and click b next b give the b tls enroll id b admin and b tls enroll secret b adminpw the same values are the enroll id and enroll secret that you gave when creating the ca leave the b tls csr hostname b blank the last side panel will ask you to b associate an identity b and make it the admin of your peer select your peer admin identity police admin review the summary and click b submit b step 5 build a network create orderer create your orderer organization ca click b add certificate authority b click b ibm cloud b under b create certificate authority b and b next b give it a unique b display name b of orderer ca specify an b admin id b of admin and b admin secret b of adminpw br p align center img src images gifs createorderer gif p br use your ca to register orderer and orderer admin identities shown in gif above in the b nodes b tab select the b orderer ca b certificate authority that we created first we will register an admin for our organization click on the b register user b button give an b enroll id b of ordereradmin and b enroll secret b of ordereradminpw click b next b set the b type b for this identity as client and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank we will repeat the process to create an identity of the orderer click on the b register user b button give an b enroll id b of orderer1 and b enroll secret b of orderer1pw click b next b set the b type b for this identity as peer and select org1 from the affiliated organizations drop down list we will leave the b maximum enrollments b and b add attributes b fields blank create the orderer organization msp definition navigate to the b organizations b tab in the left navigation and click b create msp definition b enter the b msp display name b as orderer msp and an b msp id b of orderermsp under b root certificate authority b details specify the peer ca that we created orderer ca as the root ca for the organization give the b enroll id b and b enroll secret b for your organization admin ordereradmin and ordereradminpw then give the b identity name b orderer admin click the b generate b button to enroll this identity as the admin of your organization and export the identity to the wallet click b export b to export the admin certificates to your file system finally click b create msp definition b br p align center img src images gifs orderermsp gif p br create an orderer on the b nodes b page click b add orderer b click b ibm cloud b and proceed with b next b give your peer a b display name b of orderer on the next screen select orderer ca as your b certificate authority b then give the b enroll id b and b enroll secret b for the peer identity that you created for your orderer orderer1 and orderer1pw then select the b administrator certificate from msp b orderer msp from the drop down list and click b next b give the b tls enroll id b admin and b tls enroll secret b adminpw the same values are the enroll id and enroll secret that you gave when creating the ca leave the b tls csr hostname b blank the last side panel will ask to b associate an identity b and make it the admin of your peer select your peer admin identity orderer admin review the summary and click b submit b br p align center img src images gifs createorderernode gif p br add organizations as consortium member on the orderer to transact navigate to the b nodes b tab and click on the b orderer b that we created under b consortium members b click b add organization b from the drop down list select insurance msp click b submit b repeat the same steps but add shop msp repair shop msp and police msp as well br p align center img src images gifs addconsortium gif p br step 6 build a network create and join channel create the channel navigate to the b channels b tab in the left navigation click b create channel b give the channel a name mychannel select the orderer you created orderer from the orderers drop down list select the msp identifying the organization of the channel creator from the drop down list this should be insurance msp insurancemsp associate available identity as insurance admin click b add b next to the insurance organization make the insurance organization an b operator b click b add b next to the shop organization make the shop organization an b operator b click b add b next to the repair shop organization make the repair shop organization an b operator b click b add b next to the police organization make the insurance organpoliceization an b operator b click b create b br p align center img src images gifs createchannel gif p br join your peer to the channel click b join channel b to launch the side panels select your orderer and click b next b enter the name of the channel you just created mychannel and click b next b select which peers you want to join the channel click insurance peer shop peer repair shop peer and police peer click b submit b br p align center img src images gifs joinchannel gif p br add anchor peers to the channel in order to communicate between organizations we need to enroll anchor peers from the channels tab click on the channel you have created mychannel from the channel overview page click on channel details scroll all the way down until you see anchor peers click add anchor peer and add the insurance police repair shop and shop peers select which peers you want to join the channel click insurance peer shop peer repair shop peer and police peer click b add anchor peer b if all went well your channel anchor peers should look like below br p align center img src images gifs addanchorpeer gif p br step 7 deploy insurance smart contract on the network install a smart contract clone the repository bash git clone https github com ibm build blockchain insurance app click the b smart contracts b tab to install the smart contract click b install smart contract b to upload the insurance smart contract package file click on b add file b and find your packaged smart contract it is the file in the build blockchain insurance app chaincodepackage directory select all peers we need to install the contract on each peer once the contract is uploaded click b install b br p align center img src images gifs installsmartcontract gif p br instantiate smart contract on the smart contracts tab find the smart contract from the list installed on your peers and click b instantiate b from the overflow menu on the right side of the row on the side panel that opens select the channel mychannel to instantiate the smart contract on click b next b select the organization members to be included in the policy insurancemsp shopmsp repairshopmsp policemsp click b next b give b function name b of init and leave b arguments b blank click b instantiate b br p align center img src images gifs instantiatecontract gif p br step 8 connect application to the network connect with sdk through connection profile under the instantiated smart contract click on connect with sdk from the overflow menu on the right side of the row choose from the dropdown for b msp for connection b insurancemsp choose from b certificate authority b dropdown insurance ca download the connection profile by scrolling down and clicking b download connection profile b this will download the connection json which we will use soon to establish connection you can click b close b once the download completes br p align center img src images gifs downloadconnection gif p br create insurance application admin go to the b nodes b tab on the left bar and under b certificate authorities b choose your b insurance ca b click on b register user b give an b enroll id b and b enroll secret b to administer your application users insuranceapp admin and insuranceapp adminpw choose client as b type b you can leave the b use root affiliation b box checked you can leave the b maximum enrollments b blank under b attributes b click on b add attribute b give attribute as hf registrar roles this will allow this identity to act as registrar and issues identities for our app click b add attribute b click b register b br p align center img src images gifs appadmin gif p br create shop application admin same process as shown above in the gif go to the b nodes b tab on the left bar and under b certificate authorities b choose your b shop ca b click on b register user b give an b enroll id b and b enroll secret b to administer your application users shopapp admin and shopapp adminpw choose client as b type b you can leave the b use root affiliation b box checked you can leave the b maximum enrollments b blank under b attributes b click on b add attribute b give attribute as hf registrar roles this will allow this identity to act as registrar and issues identities for our app click b add attribute b click b register b create repair shop application admin same process as shown above in the gif go to the b nodes b tab on the left bar and under b certificate authorities b choose your b repair shop ca b click on b register user b give an b enroll id b and b enroll secret b to administer your application users repairshopapp admin and repairshopapp adminpw choose client as b type b you can leave the b use root affiliation b box checked you can leave the b maximum enrollments b blank under b attributes b click on b add attribute b give attribute as hf registrar roles this will allow this identity to act as registrar and issues identities for our app click b add attribute b click b register b create police application admin same process as shown above in the gif go to the b nodes b tab on the left bar and under b certificate authorities b choose your b police ca b click on b register user b give an b enroll id b and b enroll secret b to administer your application users policeapp admin and policeapp adminpw choose client as b type b you can leave the b use root affiliation b box checked you can leave the b maximum enrollments b blank under b attributes b click on b add attribute b give attribute as hf registrar roles this will allow this identity to act as registrar and issues identities for our app click b add attribute b click b register b update application connection copy the connection profile you downloaded into the web www blockchain directory copy and paste everything in the connection profile and overwrite the ibpconnection json p align center img src images gifs ibpconnection gif p step 9 enroll app admin identities enroll insurnaceapp admin first navigate to the web www blockchain directory bash cd web www blockchain open the config json file and update the caname with the url of the b insurance b certificate authority from your ibpconnection json file save the file run the enrolladmin js script bash node enrolladmin js you should see the following in the terminal bash msg successfully enrolled admin user insuranceapp admin and imported it into the wallet p align center img src images gifs enrolladmin gif p enroll shopapp admin first change the appadmin appadminsecret and caname properties in your config json file so that it looks something like this your caname should be different than mine js connection file ibpconnection json appadmin shopapp admin appadminsecret shopapp adminpw orgmspid shopmsp caname https fa707c454921423c80ec3c3c38d7545c caf2e287 horeainsurancetest us south containers appdomain cloud 7054 username shopuser gatewaydiscovery enabled true aslocalhost false to find the other ca urls you will need to click on the nodes tab in ibm blockchain platform then on the shop ca and on the settings cog icon at the top of the page that will take you to the certificate authority settings as shown in the picture below and you can copy that endpoint url into your config json caname field p align center img src images gifs enrollshopadmin gif p br run the enrolladmin js script bash node enrolladmin js you should see the following in the terminal bash msg successfully enrolled admin user shopapp admin and imported it into the wallet enroll repairshopapp admin same process as shown in gif above first change the appadmin appadminsecret and caname properties in your config json file so that it looks something like this your caname should be different than mine js connection file ibpconnection json appadmin repairshopapp admin appadminsecret repairshopapp adminpw orgmspid repairshopmsp caname https fa707c454921423c80ec3c3c38d7545c caf2e287 horeainsurancetest us south containers appdomain cloud 7054 username repairuser gatewaydiscovery enabled true aslocalhost false run the enrolladmin js script bash node enrolladmin js you should see the following in the terminal bash msg successfully enrolled admin user repairshopapp admin and imported it into the wallet enroll policeapp admin same process as shown in gif above first change the appadmin appadminsecret and caname properties in your config json file so that it looks something like this your caname should be different than mine js connection file ibpconnection json appadmin policeapp admin appadminsecret policeapp adminpw orgmspid policemsp caname https fa707c454921423c80ec3c3c38d7545c caf2e287 horeainsurancetest us south containers appdomain cloud 7054 username policeuser gatewaydiscovery enabled true aslocalhost false run the enrolladmin js script bash node enrolladmin js you should see the following in the terminal bash msg successfully enrolled admin user policeapp admin and imported it into the wallet step 10 run the application navigate to the directory blockchain directory which contains the config js file https github com ibm build blockchain insurance app blob ubuntu local fix web www blockchain config js bash cd build blockchain insurance app web www blockchain in the editor of choice change line 8 https github com ibm build blockchain insurance app blob ubuntu local fix web www blockchain config js l8 of the config js file to iscloud true as shown in the image below is cloud images iscloud png if you are using mac save the changes otherwise if you are using an ubuntu system change line 9 https github com ibm build blockchain insurance app blob ubuntu local fix web www blockchain config js l9 of config js file to isubuntu true as shown in the image below is ubuntu images isubuntuandcloud png next from the blockchain directory navigate to the root project directory bash blockchain cd build blockchain insurance app login using your docker hub https hub docker com credentials bash docker login run the build script to download and create docker images for the orderer insurance peer police peer shop peer repairshop peer web application and certificate authorities for each peer this will run for a few minutes for mac user bash cd build blockchain insurance app build mac sh for ubuntu user make sure isubuntu true is saved in the line 9 https github com ibm build blockchain insurance app blob ubuntu local fix web www blockchain config js l9 of config js bash cd build blockchain insurance app build ubuntu sh you should see the following output on console creating repairshop ca creating insurance ca creating shop ca creating police ca creating orderer0 creating repairshop ca creating insurance ca creating police ca creating shop ca creating orderer0 done creating insurance peer creating insurance peer done creating shop peer creating shop peer done creating repairshop peer creating repairshop peer done creating web creating police peer creating web creating police peer done p align center img src images gifs buildapp gif p br wait for few minutes for application to install and instantiate the chaincode on network check the status of installation using command bash docker logs web on completion you should see the following output on console blockchain for insurance 2 1 0 serve app cross env node env production node bin server app app static js server running on port 3000 default channel not found attempting creation successfully created a new default channel joining peers to the default channel chaincode is not installed attempting installation base container image present info packager golang js packaging golang from bcins info packager golang js packaging golang from bcins info packager golang js packaging golang from bcins info packager golang js packaging golang from bcins successfully installed chaincode on the default channel successfully instantiated chaincode on all peers use the link http localhost 3000 to load the web application in browser the home page shows the participants peers in the network you can see that there is an insurance repair shop police and shop peer implemented they are the participants of the network blockchain insurance images home png imagine being a consumer hereinafter called biker that wants to buy a phone bike or ski by clicking on the go to the shop section you will be redirected to the shop shop peer that offers you the following products customer shopping images picture1 png you can see the three products offered by the shop s now in addition you have insurance contracts available for them in our scenario you are an outdoor sport enthusiast who wants to buy a new bike therefore you ll click on the bike shop section shopping images picture2 png in this section you are viewing the different bikes available in the store you can select within four different bikes by clicking on next you ll be forwarded to the next page which will ask for the customer s personal data bike shop images picture3 png you have the choice between different insurance contracts that feature different coverage as well as terms and conditions you are required to type in your personal data and select a start and end date of the contract since there is a trend of short term or event driven contracts in the insurance industry you have the chance to select the duration of the contract on a daily basis the daily price of the insurance contract is being calculated by a formula that had been defined in the chaincode by clicking on next you will be forwarded to a screen that summarizes your purchase and shows you the total sum bike insurance images picture4 png the application will show you the total sum of your purchase by clicking on order you agree to the terms and conditions and close the deal signing of the contract in addition you ll receive a unique username and password the login credentials will be used once you file a claim a block is being written to the blockchain note you can see the block by clicking on the black arrow on the bottom right at this point you should be able to go into your ibm blockchain platform console click on the channels and then be able to see the contract create block being added p align center img src images gifs runappibp gif p br for additional steps on how to file more claims and use the rest of the application please go here readme local md congratulations you ve successfully connection your react app to the ibm blockchain platform now each time you submit transactions with the ui they will be logged by the blockchain service additional resources following is a list of additional blockchain resources fundamentals of ibm blockchain https www ibm com blockchain what is blockchain hyperledger fabric documentation https hyperledger fabric readthedocs io hyperledger fabric code on github https github com hyperledger fabric troubleshooting run clean sh to remove the docker images and containers for the insurance network bash clean sh license this code pattern is licensed under the apache software license version 2 separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses contributions are subject to the developer certificate of origin version 1 1 dco https developercertificate org and the apache software license version 2 https www apache org licenses license 2 0 txt apache software license asl faq https www apache org foundation license faq html whatdoesitmean | blockchain blockchain-technology hyperledger-fabric docker docker-compose ibmcode | blockchain |
Java101_PatikaDev | java 101 patikadev patika dev https app patika dev egitimler adresindeki java ile backend web development patikas e itiminde kulland m kaynak kodlar i eren bir repo bu readme dosyas nda bu e itimdeki pratik ve devlerin cevaplar n bulacaks n z prat k dev prat k 1 https github com osmantuysuz java101 patikadev brain prati k 1 not ortalamas not ortalamas dev 1 https github com osmantuysuz java101 patikadev brain dev 1 v cut kitle i ndeksi hesaplama v cut kitle endeksi hesaplama prat k 2 https github com osmantuysuz java101 patikadev brain prati k 2 kdv hesaplama kdv hesaplama dev 2 https github com osmantuysuz java101 patikadev brain dev 2 manav kasa manav kasa prat k 3 https github com osmantuysuz java101 patikadev brain prati k 3 hipoten s bulma hipoten s bulma dev 3 https github com osmantuysuz java101 patikadev brain dev 3 u ak bileti fiyat hesaplama u ak bileti fiyat hesaplama prat k 4 https github com osmantuysuz java101 patikadev brain prati k 4 taksimetre taksimetre dev 4 https github com osmantuysuz java101 patikadev brain dev 4 in zodya hesaplama in zodya hesaplama prat k 5 https github com osmantuysuz java101 patikadev brain prati k 5 daire alan evre daire alan evre dev 5 https github com osmantuysuz java101 patikadev brain dev 5 art k y l hesaplama art k y l hesaplama prat k 6 https github com osmantuysuz java101 patikadev brain prati k 6 hesap makinesi hesap makinesi dev 6 https github com osmantuysuz java101 patikadev brain dev 6 girilen say lardan min ve max de erli bulan program girilen say lardan min ve max de erli bulan program prat k 7 https github com osmantuysuz java101 patikadev brain prati k 7 kullan c giri i kullan c giri i dev 7 https github com osmantuysuz java101 patikadev brain dev 7 m kemmel say bulan program m kemmel say bulan program prat k 8 https github com osmantuysuz java101 patikadev brain prati k 8 s n f ge me durumu s n f ge me durumu dev 8 https github com osmantuysuz java101 patikadev brain dev 8 ters gen yap m ters gen yap m prat k 9 https github com osmantuysuz java101 patikadev brain prati k 9 hava s cakl na g re etkinlik nerme hava s cakl na g re etkinlik nerme dev 9 https github com osmantuysuz java101 patikadev brain dev 9 1 100 aras ndaki asal say lar bulan program 1 100 aras ndaki asal say lar bulan program prat k 10 https github com osmantuysuz java101 patikadev brain prati k 10 say lar b y kten k e s ralayan program say lar b y kten k e s ralayan program dev 10 https github com osmantuysuz java101 patikadev brain dev 10 fibonacci serisi fibonacci serisi prat k 11 https github com osmantuysuz java101 patikadev brain prati k 11 bur bulan program bur bulan program dev 11 https github com osmantuysuz java101 patikadev brain dev 11 s hesab yapan program recursive metot s hesab yapan program recursive metot prat k 12 https github com osmantuysuz java101 patikadev brain prati k 12 girilen say lardan ift say lar bulan program girilen say lardan ift say lar bulan program dev 12 https github com osmantuysuz java101 patikadev brain dev 12 asal say bulan program recursive metot asal say bulan program recursive metot prat k 13 https github com osmantuysuz java101 patikadev brain prati k 13 tek say lar n toplam n bulan program tek say lar n toplam n bulan program dev 13 https github com osmantuysuz java101 patikadev brain dev 13 desene g re metot olu turma recursive metot desene g re metot olu turma recursive metot prat k 14 https github com osmantuysuz java101 patikadev brain prati k 14 girilen say dan k k 2nin kuvvetlerini bulan program girilen say dan k k 2 nin kuvvetlerini bulan program dev 14 https github com osmantuysuz java101 patikadev brain dev 14 maa hesaplay c maa hesaplay c prat k 15 https github com osmantuysuz java101 patikadev brain prati k 15 fakt riyel hesaplayan program fakt riyel hesaplayan program dev 15 https github com osmantuysuz java101 patikadev brain dev 15 diziyi k kten b y e s ralama diziyi k kten b y e s ralama prat k 16 https github com osmantuysuz java101 patikadev brain prati k 16 sl say hesaplayan program sl say hesaplayan program dev 16 https github com osmantuysuz java101 patikadev brain dev 16 dizideki elemanlar n frekans dizideki elemanlar n frekans prat k 17 https github com osmantuysuz java101 patikadev brain prati k 17 armstrong say lar bulan program armstrong say lar bulan program dev 17 https github com osmantuysuz java101 patikadev brain dev 17 matris transpozunu bulma matris transpozunu bulma prat k 18 https github com osmantuysuz java101 patikadev brain prati k 18 harmonik say lar bulan program harmonik say lar bulan program prat k 19 https github com osmantuysuz java101 patikadev brain prati k 19 y ld z ile gen yap m y ld z ile gen yap m prat k 20 https github com osmantuysuz java101 patikadev brain prati k 20 atm projesi atm projesi prat k 21 https github com osmantuysuz java101 patikadev brain prati k 21 ebob ve ekok bulan program ebob ve ekok bulan program prat k 22 https github com osmantuysuz java101 patikadev brain prati k 22 palindrom say lar palindrom say lar prat k 23 https github com osmantuysuz java101 patikadev brain prati k 23 recursive fibonacci serisi bulan program recursive ile fibonacci serisi prat k 24 https github com osmantuysuz java101 patikadev brain prati k 24 geli mi hesap makinesi geli mi hesap makinesi prat k 25 https github com osmantuysuz java101 patikadev brain prati k 25 renci bilgi sistemi renci bilgi sistemi prat k 26 https github com osmantuysuz java101 patikadev brain prati k 26 boks oyunu boks oyunu prat k 27 https github com osmantuysuz java101 patikadev brain prati k 27 dizideki elemanlar n ortalamas n bulan program dizideki elemanlar n ortalamas n bulan program prat k 28 https github com osmantuysuz java101 patikadev brain prati k 28 dizideki maksimum ve minimum de erleri bulan program dizideki maksimum ve minimum de erleri bulan program prat k 29 https github com osmantuysuz java101 patikadev brain prati k 29 ok boyutlu diziler ile a harfi yazd ran program ok boyutlu diziler ile a harfi yazd ran program prat k 30 https github com osmantuysuz java101 patikadev brain prati k 30 dizideki tekrar eden say lar bulan program dizideki tekrar eden say lar bulan program prat k 31 https github com osmantuysuz java101 patikadev brain prati k 31 say tahmin oyunu say tahmin oyunu prat k 32 https github com osmantuysuz java101 patikadev brain prati k 32 palindromik kelimleri bulan program palindromik kelimeleri bulan program b t rme projes https github com osmantuysuz java101 patikadev brain bi ti rme projesi may n tarlas oyunu may n tarlas oyunu brain prat k 1 not ortalamas question soru java dili ile not ortalamas hesaplama ad nda program yazal m erisinde matematik fizik kimya biyoloji t rk e ve tarih dersleri olan rencinin ald notlar girmesi sa layarak derslerin not ortalamas n ona s yleyelim warning f else kullanmadan sadece ko ullu ifadeler ileortalamas 60 tan b y k ise ona ba ar l de il ise ba ar s z cevab verelim green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tur int matematik fizik kimya biyoloji turkce tarih int toplam double sonuc boolean kosul kullan c dan de erleri al scanner input new scanner system in system out print matematik puan n z giriniz matematik input nextint system out print fizik puan n z giriniz fizik input nextint system out print kimya puan n z giriniz kimya input nextint system out print biyoloji puan n z giriniz biyoloji input nextint system out print t rk e puan n z giriniz turkce input nextint system out print tarih puan n z giriniz tarih input nextint hesaplamalar yap toplam matematik fizik kimya biyoloji turkce tarih sonuc toplam 6 ekrana kt lar yazd r system out println ders ortalaman z sonuc ekstra ko ul ile uygulamam z yazarsak kosul sonuc 60 system out println durum kosul true ba ar l ba ar s z details brain prat k 2 kdv hesaplama question soru java ile kullan c dan al nan para de erinin kdv li fiyat n ve kdv tutar n hesaplay p ekrana bast ran program yaz n warning e er girilen tutar 0 ve 1000 tl aras nda ise kdv oran 18 tutar 1000 tl den b y k ise kdv oran n 8 olarak kdv tutar hesaplayan program yaz n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tural m double tutar kdvlitutar fark kdvtutar1 0 18 kdvtutar2 0 08 boolean kosul1 kullan c dan kdv hesaplanacak miktar isteyelim scanner input new scanner system in system out print l tfen kdv hesaplanacak miktar girin tutar input nextdouble ko ullar m z yazal m kosul1 tutar 1000 sonu lar ekrana yazd ral m system out println kdv oran kosul1 true kdvtutar2 kdvtutar1 system out println kdv tutar kosul1 true tutar kdvtutar2 tutar kdvtutar1 system out println kdv li tutar kosul1 true tutar tutar kdvtutar2 tutar tutar kdvtutar1 details brain prat k 3 hipoten s bulma question soru java ile kullan c dan dik kenarlar n n uzunlu unu alan ve hipoten s hesaplayan program yaz n warning kenar uzunlu unu kullan c dan ald n z genin alan n hesaplayan program yaz n z pill form l genin evresi 2u pill form l u a b c 2 pill form l alan alan u u a u b u c green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tural m int a b double c kullan c dan verilerimizi alal m scanner input new scanner system in system out print birinci kenar giriniz a input nextint system out print kinci kenar giriniz b input nextint hipoten s hesaplayal m c math sqrt a a b b sonu lar ekrana yazal m system out println hipoten s c dev olarak verilen k s m de i kenleri olu tural m double alan u kullan c dan 3 kenar uzunlu u alal m system out println bir genin alan n n hesaplanmas system out print genin 1 kenar n giriniz a input nextint system out print genin 2 kenar n giriniz b input nextint system out print genin 3 kenar n giriniz c input nextint hesaplamalar yapal m u a b c 2 alan math sqrt u u a u b u c sonucu ekrana yazd ral m system out println girdi iniz kenar de erlerine g re alan alan details brain prat k 4 taksimetre question soru java ile gidilen mesafeye km g re taksimetre tutar n ekrana yazd ran program yaz n warning artlar pill taksimetre km ba na 2 20 tl tutmaktad r pill minimum denecek tutar 20 tl dir 20 tl alt nda ki cretlerde yine 20 tl al nacakt r pill taksimetre a l creti 10 tl dir green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tural m double gidilecekkm kmbasinatutar 2 20 acilisucret 10 odenecektutar boolean kosul1 kullan c dan verilerimizi alal m scanner input new scanner system in system out print ka km yol gideceksiniz gidilecekkm input nextint taksimetre tutar hesaplayal m kosul1 gidilecekkm 20 sonu lar ekrana yazal m system out println taksimetre tutar kosul1 10 gidilecekkm kmbasinatutar 20 details brain prat k 5 daire alan evre question soru java ile yar ap n kullan c dan ald n z dairenin alan n ve evresini hesaplayan program yaz n warning yar ap r merkez a s s n n l s olan daire diliminin alan bulan program yaz n z pill alan form l r r pill evre form l 2 r pill say s n 3 14 al n z pill form l r r 360 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tural m double pi 3 14 yaricap cevre alan merkezaci dairedilimi kullan c dan verilerimizi alal m scanner input new scanner system in system out print yar ap giriniz yaricap input nextdouble system out print merkez a y giriniz merkezaci input nextdouble hesaplamalar yapal m cevre 2 pi yaricap alan pi yaricap yaricap dairedilimi pi yaricap yaricap merkezaci 360 sonu lar ekrana yazal m system out println dairenin alan alan system out println dairenin evresi cevre system out println daire dilim l s dairedilimi details brain prat k 6 hesap makinesi question soru java ko ullu ifadeler ile basit hesap makinesi yap m warning videodaki hesap makinesini switch case kullanarak yap n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tural m double sayi1 sayi2 sonuc char islem kullan c dan verilerimizi alal m scanner input new scanner system in system out print 1 say y giriniz sayi1 input nextdouble system out print 2 say y giriniz sayi2 input nextdouble kullan c ya bilgiler verelim system out println system out println toplama system out println karma system out println arpma system out println b lme system out println hangi i lemi yapmak istiyorsunuz kullan c dan yapaca i lemi alal m islem input next charat 0 sonucu ekrana yazd ral m switch islem case sonuc sayi1 sayi2 system out println toplama sonucu sonuc break case sonuc sayi1 sayi2 system out println karma sonucu sonuc break case sonuc sayi1 sayi2 system out println arpma sonucu sonuc break case if sayi2 0 system out println bir say s f ra b l nemez break else sonuc sayi1 sayi2 system out println b lme sonucu sonuc break default system out println yanl bir i lem se tiniz break details brain prat k 7 kullan c giri i question soru java ko ullu ifadeler ile kullan c ad ve ifreyi kontrol eden program yap m warning e er ifre yanl ise kullan c ya ifresini s f rlay p s f rlamayaca n sorun e er kullan c s f rlamak isterse yeni girdi i ifrenin hatal girdi i ve unuttu u ifre ile ayn olmamas gerekti ini kontrol edip ifreler ayn ise ekrana ifre olu turulamad l tfen ba ka ifre giriniz sorun yoksa ifre olu turuldu yazan program yaz n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i ken tan mlamalar string username password char sifrecevap scanner input new scanner system in kullan c dan username ve password giri inin istenmesi system out print l tfen kullan c ad n z giriniz username input nextline system out print l tfen ifrenizi giriniz password input nextline al nan bilgilerin kontrol ve hatal i lem cevaplar if username equals patika if password equals dev system out println sisteme ba ar l bir ekilde giri yapt n z else system out println hatal ifre giri i system out print ifrenizi s f rlamak ister misiniz e h sifrecevap input next charat 0 if sifrecevap e system out print l tfen yeni ifrenizi giriniz e er string newpassword input nextline olarak yaz lm olsayd sistem bu kodu atlayacakt bu nedenle input next olarak de er ald r ld string newpassword input next if newpassword equals password newpassword equals dev system out print ifre olu turulamad else system out print ifre olu turuldu else if sifrecevap h system out print ifre olu turma i lemi iptal edildi else system out print l tfen ge erli bir parametre giriniz e evet veya h hay r else system out println hatal kullan c ad giri i details brain prat k 8 s n f ge me durumu question soru java ko ullu ifadeler ile kullan c n n not durumuna g re s n f ge me durumunu hesaplayan program yap m pill dersler matematik fizik t rk e kimya m zik pill ge me notu 55 warning e er girilen ders notlar 0 veya 100 aras nda de il ise ortalamaya kat lmas n green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i ken tan mlamalar int turkce matematik fizik kimya muzik ortalama derssayisi 5 kullan c dan ders notlar n isteyelim scanner input new scanner system in system out print t rk e turkce input nextint system out print matematik matematik input nextint system out print fizik fizik input nextint system out print kimya kimya input nextint system out print m zik muzik input nextint al nan ders notlar n n 0 ile 100 aras nda oldu unu kontrol edelim 0 100 aras nda de ilse ortalama hesab na kat lmayacak if turkce 100 turkce 0 derssayisi turkce 0 if matematik 100 matematik 0 derssayisi matematik 0 if fizik 100 fizik 0 derssayisi fizik 0 if kimya 100 kimya 0 derssayisi kimya 0 if muzik 100 muzik 0 derssayisi muzik 0 ortalama hesab n yapal m ortalama turkce matematik fizik kimya muzik derssayisi sonucu yazd ral m if ortalama 55 system out println kald n z ortalaman z ortalama else if ortalama 55 ortalama 100 system out println ge tiniz ortalaman z ortalama details brain prat k 9 hava s cakl na g re etkinlik nerme question soru java ko ullu ifadeler ile hava s cakl na g re etkinlik neren program yap m warning ko ullar s cakl k 5 dan k k ise kayak yapmay ner s cakl k 5 ve 15 aras nda ise sinema etkinli ini ner s cakl k 15 ve 25 aras nda ise piknik etkinli ini ner s cakl k 25 ten b y k ise y zme etkinli ini ner warning ayn rnek zerinden if ko ullar ba ka hangi ekilde olu turulabilirdi farkl z m yollar bulunuz green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i ken tan mlamalar double havas cakligi kullan c dan hava durumunu isteyelim scanner input new scanner system in system out print l tfen hava durumunu giriniz havas cakligi input nextdouble al nan hava s cakl na g re etkinlik nerisi yapal m if havas cakligi 5 system out println kayak yapabilirsiniz else if havas cakligi 5 havas cakligi 15 system out println sinemaya gidebilirsiniz else if havas cakligi 15 havas cakligi 25 system out println pikni e gidebilirsiniz else if havas cakligi 25 system out println y zmeye gidebilirsiniz programda belirtilen uyar ya g re if ko ullar olmadan zmeye al al m boolean kosul1 havas cakligi 5 kosul2 havas cakligi 5 havas cakligi 15 kosul3 havas cakligi 15 havas cakligi 25 string sonuc ko ullar kontrol etme sonuc kosul1 kayak yapabilirsiniz kosul2 sinemaya gidebilirsiniz kosul3 pikni e gidebilirsiniz y zmeye gidebilirsiniz sonucu ekrana yazd ral m system out println sonuc details brain prat k 10 say lar b y kten k e s ralayan program question soru java ko ullu ifadeler ile girilen 3 say y b y kten k e s ralayan program yap m warning girilen 3 say y k kten b y e s ralayan program yaz n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i ken tan mlamalar int sayi1 sayi2 sayi3 kullan c dan say lar isteyelim scanner input new scanner system in system out print 1 say y giriniz sayi1 input nextint system out print 2 say y giriniz sayi2 input nextint system out print 3 say y giriniz sayi3 input nextint al nan say lar b y kten k e s ralay p yazd ral m system out println b y kten k e s ralama if sayi1 sayi2 sayi1 sayi3 if sayi2 sayi3 system out println sayi1 sayi2 sayi3 else system out println sayi1 sayi3 sayi2 else if sayi2 sayi1 sayi2 sayi3 if sayi1 sayi3 system out println sayi2 sayi1 sayi3 else system out println sayi2 sayi3 sayi1 else if sayi1 sayi2 system out println sayi3 sayi1 sayi2 else system out println sayi3 sayi2 sayi1 al nan say lar k kten b y e s ralayal m system out println k kten b y e s ralama if sayi1 sayi2 sayi1 sayi3 if sayi2 sayi3 system out println sayi1 sayi2 sayi3 else system out println sayi1 sayi3 sayi2 else if sayi2 sayi1 sayi2 sayi3 if sayi1 sayi3 system out println sayi2 sayi1 sayi3 else system out println sayi2 sayi3 sayi1 else if sayi1 sayi2 system out println sayi3 sayi1 sayi2 else system out println sayi3 sayi2 sayi1 details brain prat k 11 bur bulan program question soru java ko ullu ifadeler ile kullan c n n burcunu bulan program yap m pill ko burcu 21 mart 20 nisan pill bo a burcu 21 nisan 21 may s pill kizler burcu 22 may s 22 haziran pill yenge burcu 23 haziran 22 temmuz pill aslan burcu 23 temmuz 22 a ustos pill ba ak burcu 23 a ustos 22 eyl l pill terazi burcu 23 eyl l 22 ekim pill akrep burcu 23 ekim 21 kas m pill yay burcu 22 kas m 21 aral k pill o lak burcu 22 aral k 21 ocak pill kova burcu 22 ocak 19 ubat pill bal k burcu 20 ubat 20 mart warning ayn rne i switch case kullanmadan yap n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i ken tan mlamalar int ay gun kullan c dan ay ve g n de erlerini alal m scanner input new scanner system in system out print do du unuz ay giriniz ay input nextint system out print do du unuz g n giriniz gun input nextint switch case ile yapal m system out println switch case ile z m switch ay case 1 if gun 22 system out println kova burcusunuz else system out println o lak burcusunuz break case 2 if gun 20 system out println bal k burcusunuz else system out println kova burcusunuz break case 3 if gun 21 system out println ko burcusunuz else system out println kova burcusunuz break case 4 if gun 21 system out println bo a burcusunuz else system out println ko burcusunuz break case 5 if gun 22 system out println kizler burcusunuz else system out println bo a burcusunuz break case 6 if gun 23 system out println yenge burcusunuz else system out println kizler burcusunuz break case 7 if gun 23 system out println aslan burcusunuz else system out println yenge burcusunuz break case 8 if gun 23 system out println ba ak burcusunuz else system out println aslan burcusunuz break case 9 if gun 23 system out println terazi burcusunuz else system out println ba ak burcusunuz break case 10 if gun 22 system out println akrep burcusunuz else system out println terazi burcusunuz break case 11 if gun 23 system out println yay burcusunuz else system out println akrep burcusunuz break case 12 if gun 22 system out println o lak burcusunuz else system out println yay burcusunuz break switch case kullanmadan ayn rne i yapal m system out println f else ile z m if ay 1 gun 22 system out println kova burcusunuz else if ay 1 system out println o lak burcusunuz if ay 2 gun 20 system out println bal k burcusunuz else if ay 2 system out println kova burcusunuz if ay 3 gun 21 system out println ko burcusunuz else if ay 3 system out println bal k burcusunuz if ay 4 gun 21 system out println bo a burcusunuz else if ay 4 system out println ko burcusunuz if ay 5 gun 22 system out println kizler burcusunuz else if ay 5 system out println bo a burcusunuz if ay 6 gun 23 system out println yenge burcusunuz else if ay 6 system out println kizler burcusunuz if ay 7 gun 23 system out println aslan burcusunuz else if ay 7 system out println yenge burcusunuz if ay 8 gun 23 system out println ba ak burcusunuz else if ay 8 system out println aslan burcusunuz if ay 9 gun 23 system out println terazi burcusunuz else if ay 9 system out println ba ak burcusunuz if ay 10 gun 23 system out println akrep burcusunuz else if ay 10 system out println terazi burcusunuz if ay 11 gun 22 system out println yay burcusunuz else if ay 11 system out println akrep burcusunuz if ay 12 gun 22 system out println o lak burcusunuz else if ay 12 system out println yay burcusunuz details brain prat k 12 girilen say lardan ift say lar bulan program question soru java d ng ler ile kullan c n n girdi i say ya kadar ift olan say lar bulan program yaz yoruz warning java d ng ler ile 0 dan girilen say ya kadar olan say lardan 3 ve 4 e tam b l nen say lar n ortalamas n hesaplayan program yaz n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri tan mlayal m int girilensayi kullan c dan say y alal m scanner input new scanner system in system out print l tfen say y giriniz girilensayi input nextint girilen say ya kadar olan ift say lar ekrana yazd ral m system out print girilen say ya kadar olan ift say lar for int i 1 i girilensayi i if i 2 0 system out print i system out println 3 e ve 4 e tam b l nenleri yazd ral m system out print girilen say ya kadar olan say lardan 3 e ve 4 e tam b l nenlerin ortalamas int ortalama 0 b len 0 for int i 1 i girilensayi i if i 3 0 i 4 0 ortalama i b len system out println ortalama b len details brain prat k 13 tek say lar n toplam n bulan program question soru java d ng ler ile negatif bir de er girilene kadar kullan c dan giri leri kabul eden ve girilen de erlerden tek say lar toplay p ekrana basan program yaz yoruz warning java d ng ler ile tek bir say girilene kadar kullan c dan giri leri kabul eden ve girilen de erlerden ift ve 4 n katlar olan say lar toplay p ekrana basan program yaz yoruz green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri tan mlayal m int girilensayi1 0 toplam 0 girilensayi2 0 bir d ng ile bu say lar negatif de er girilene kadar al p i inden tek olanlar toplayal m while girilensayi1 0 kullan c dan say y alal m scanner input new scanner system in system out print l tfen say y giriniz girilensayi1 input nextint if girilensayi1 2 1 toplam toplam girilensayi1 else continue system out println girilen tek say lar n toplam toplam system out println di er programa ge ildi toplam 0 tek bir say girilene kadar kullan c dan giri leri kabul eden ve girilen de erlerden ift ve 4 n katlar olan say lar toplay p ekrana basan program yaz yoruz while girilensayi2 2 0 kullan c dan say y alal m scanner input new scanner system in system out print l tfen say y giriniz girilensayi2 input nextint if girilensayi2 4 0 toplam girilensayi2 toplam else continue system out println girilen say lardan 4 n katlar toplam toplam details brain prat k 14 girilen say dan k k 2 nin kuvvetlerini bulan program question soru java d ng ler ile girilen say ya kadar olan 2 nin kuvvetlerini ekrana yazd ran program yaz yoruz warning java d ng ler ile girilen say ya kadar olan 4 ve 5 in kuvvetlerini ekrana yazd ran program yaz yoruz green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri tan mlayal m int girilensayi1 0 kullan c dan say y alal m scanner input new scanner system in system out print l tfen say y giriniz girilensayi1 input nextint bir d ng ile 2 nin kuvvetlerini bulup ekrana yazd ral m for int i 1 i girilensayi1 i i 2 system out println i java d ng ler ile girilen say ya kadar olan 4 ve 5 in kuvvetlerini ekrana yazd ran program yaz yoruz for int i 1 i girilensayi1 i i 4 system out println 4 n kuvvetleri i for int i 1 i girilensayi1 i i 5 system out println 5 n kuvvetleri i details brain prat k 15 fakt riyel hesaplayan program question soru java ile fakt riyel hesaplayan program yaz yoruz warning n elemanl bir k menin elemanlar ile olu turulacak r elemanl farkl gruplar n say s n in r li kombinasyonu olarak adland r l r n in r li kombinasyonu c n r eklinde g sterilir java ile kombinasyon hesaplayan program yaz n z pill kombinasyon form l c n r n r n r green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri tan mlayal m int girilensayi faktoryel 1 kullan c dan say y alal m scanner input new scanner system in system out print l tfen say y giriniz girilensayi input nextint fakt riyel hesaplayal m for int i 1 i girilensayi i faktoryel faktoryel i system out println girilensayi in fakt riyeli faktoryel kombinasyon hesaplama int eleman secim kombinasyon elemanfaktoriyel 1 secimfaktoriyel 1 elemansecimfaktoriyel 1 kullan c dan verileri alal m system out print l tfen eleman say s n giriniz eleman input nextint system out print l tfen se im say s n giriniz secim input nextint for int i 1 i eleman i elemanfaktoriyel elemanfaktoriyel i for int i 1 i secim i secimfaktoriyel secimfaktoriyel i for int i 1 i eleman secim i elemansecimfaktoriyel elemansecimfaktoriyel i system out println c eleman secim kombinasyonu elemanfaktoriyel secimfaktoriyel elemansecimfaktoriyel details brain prat k 16 sl say hesaplayan program question soru java ile kullan c n n girdi i de erler ile sl say hesaplayan program yaz yoruz warning java ile kullan c n n girdi i de erler ile sl say hesaplayan program for d ng s kullanarak yap n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class uslusayihesaplayanprogram public static void main string args int sayi1 kuvvet1 sayi2 kuvvet2 sayac 1 snc1 1 snc2 1 scanner input new scanner system in sl say hesaplayan program while ile z m system out print n sl sayi hesaplayan program while le z m n system out print l tfen taban say y giriniz sayi1 input nextint system out print l tfen kuvveti s giriniz kuvvet1 input nextint while sayac kuvvet1 snc1 sayi1 sayac system out println sayi1 kuvvet1 snc1 sl say hesaplayan program for ile z m system out print n sl sayi hesaplayan program for le z m n system out print l tfen taban say y giriniz sayi2 input nextint system out print l tfen kuvveti s giriniz kuvvet2 input nextint for int x 1 x kuvvet2 x snc2 sayi2 system out println sayi2 kuvvet2 snc2 details brain prat k 17 armstrong say lar bulan program question soru java d ng ler ile say n n armstrong say olup olmad n bulan program yaz yoruz mag armstrong say nedir n haneli bir say n n basamaklar n n n inci stlerinin toplam say n n kendisine e itse b yle say lara armstrong say denir rne in 407 say s n ele alal m 4 3 0 3 7 3 64 0 343 407 sonucunu verir bu da 407 say s n n armstrong bir say oldu unu g sterir 1342 say s na da bakal m 1 4 3 4 4 4 2 4 1 81 256 16 354 say s 1342 ye e it olmad i in armstrong say olmaz 1634 1 4 6 4 3 4 4 4 1 1296 81 256 1634 54748 5 5 4 5 7 5 4 5 8 5 3125 1024 16807 1024 32768 54748 pill rnek al ma kodu java import java util scanner public class main public static void main string args scanner input new scanner system in system out print say giriniz int number input nextint int basnumber 0 int tempnumber number int basvalue int result 0 int baspow while tempnumber 0 tempnumber 10 basnumber tempnumber number while tempnumber 0 basvalue tempnumber 10 1 1 1 1 1 4 baspow 1 for int i 1 i basnumber i baspow basvalue result baspow tempnumber 10 if result number system out println number say s bir armstrong say d r else system out println number say s bir armstrong say s de ildir int a 2451 basamaksayisi 0 numbercounter 0 basamak say s bulma lemi 2451 10 245 245 10 24 24 10 2 2 10 0 0 10 0 while a 0 a 10 numbercounter bir say n n son basama n bulma 2451 10 1 int b 2451 int c b 10 int sub 2 sup 3 int result 1 for int i 1 i sup i result sub system out println result green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class armstrongsayilaribulanprogram public static void main string args int sayi1 bsmksay1 0 hafizasay1 scanner input new scanner system in armstrong say lar bulan program system out print n armstrong sayilari bulan program n system out print l tfen bir say giriniz sayi1 input nextint hafizasay1 sayi1 for int x 0 sayi1 0 x sayi1 sayi1 10 bsmksay1 sayi1 hafizasay1 int bsmkmod1 bsmkdeger1 mod1 10 bolum1 1 gtoplam1 1 sonuc1 0 for int y 1 y bsmksay1 y bsmkmod1 sayi1 mod1 bsmkdeger1 bsmkmod1 bolum1 mod1 10 bolum1 10 for int z 1 z bsmksay1 z gtoplam1 bsmkdeger1 sonuc1 gtoplam1 gtoplam1 1 if sayi1 sonuc1 system out println sayi1 bir armstrong say d r else system out println sayi1 bir armstrong say d r de ildir basamak say lar n n toplam n hesaplayan program system out print n basamak sayilarinin toplamini hesaplayan program n int sayi2 bsmksay2 0 hafizasay2 system out print l tfen bir say giriniz sayi2 input nextint hafizasay2 sayi2 for int x 0 sayi2 0 x sayi2 sayi2 10 bsmksay2 sayi2 hafizasay2 int bsmkmod2 bsmkdeger2 mod2 10 bolum2 1 sonuc2 0 for int y 1 y bsmksay2 y bsmkmod2 sayi2 mod2 bsmkdeger2 bsmkmod2 bolum2 mod2 10 bolum2 10 sonuc2 bsmkdeger2 system out print basamak say lar n n toplam sonuc2 details brain prat k 18 harmonik say lar bulan program question soru java ile girilen say n n harmonik serisini bulan program yazaca z pill harmonik seri form l harmonik seri formul https raw githubusercontent com kodluyoruz taskforce main java101 pratik harmonic figures harmonic series gif green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class harmonikseribulanprogram public static void main string args double n toplam 0 scanner input new scanner system in system out print harmonik serisini bulmak istedi iniz say y n giriniz n input nextint for double x 1 x n x toplam 1 x system out print cevap toplam details brain prat k 19 y ld z ile gen yap m question soru java da d ng ler kullan larak y ld zlar ile gen yap yoruz pill rnek kod java import java util scanner public class main public static void main string args scanner klavye new scanner system in system out println bir say giriniz int n klavye nextint for int i 0 i n i for int j 0 j n i j system out print for int k 1 k 2 i 1 k system out print system out println warning java da d ng ler kullanarak y ld zlar ile elmas yap n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class yildizlarileucgenyapimi public static void main string args int katsay1 katsay2 scanner input new scanner system in y ld z ile gen yap m system out print n yildiz gen yapimi n system out print bir say giriniz katsay1 input nextint for int x 0 x katsay1 x for int y 0 y katsay1 x y system out print for int z 1 z 2 x 1 z system out print system out println y ld z elmas yap m system out print n yildiz elmas yapimi n system out print bir say giriniz katsay2 input nextint for int x 0 x katsay2 x for int y 0 y katsay2 x y system out print for int z 1 z 2 x 1 z system out print system out println for int x 0 x katsay2 x for int y 0 y x y system out print for int z 1 z 2 katsay2 2 x z system out print system out println details brain prat k 20 atm projesi question soru java d ng ler ile kullan c n n banka hesab n y netebildi i bir atm projesi yap yoruz pill rnek kod java import java util scanner public class main public static void main string args string username password scanner input new scanner system in int right 3 int balance 1500 int select while right 0 system out print kullan c ad n z username input nextline system out print parolan z password input nextline if username equals patika password equals dev123 system out println merhaba kodluyoruz bankas na ho geldiniz do system out println 1 para yat rma n 2 para ekme n 3 bakiye sorgula n 4 k yap system out print l tfen yapmak istedi iniz i lemi se iniz select input nextint if select 1 system out print para miktar int price input nextint balance price else if select 2 system out print para miktar int price input nextint if price balance system out println bakiye yetersiz else balance price else if select 3 system out println bakiyeniz balance while select 4 system out println tekrar g r mek zere break else right system out println hatal kullan c ad veya ifre tekrar deneyiniz if right 0 system out println hesab n z bloke olmu tur l tfen banka ile ileti ime ge iniz else system out println kalan hakk n z right warning ayn projedeki atm i lemlerini switch case kullanarak yap n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class atmprojesi public static void main string args string kullaniciadi1 kullaniciadi2 sifre1 sifre2 int kalanhak1 3 kalanhak2 3 islem1 islem2 bakiye1 5000 bakiye2 5000 paramiktari1 paramiktari2 scanner input new scanner system in atm projesi banka i lemleri if system out println n atm projesi banka lemler if n system out println merhabalar kodluyoruz bankas na ho geldiniz while kalanhak1 0 system out print kullan c ad n z kullaniciadi1 input nextline system out print ifreniz sifre1 input nextline if kullaniciadi1 equals patika sifre1 equals dev123 system out println sisteme ba ar l bir ekilde giri yapt n z do system out println 1 bakiye sorgulama n 2 para yat rma n 3 para ekme n 4 k yap n system out print l tfen yapmak istedi iniz i lemi se iniz islem1 input nextint if islem1 1 system out println bakiyeniz bakiye1 else if islem1 2 system out print l tfen yat rmak istedi iniz para miktar n giriniz paramiktari1 input nextint bakiye1 paramiktari1 system out println bakiyeniz bakiye1 else if islem1 3 system out print l tfen ekmek istedi iniz para miktar n giriniz paramiktari1 input nextint if paramiktari1 bakiye1 system out println bakiyeniz yetersiz else bakiye1 paramiktari1 system out println bakiyeniz bakiye1 while islem1 4 system out println yi g nler dileriz break else system out println hatal kullan c ad veya ifre giri i kalan hakk n z kalanhak1 if kalanhak1 0 system out println hesab n z bloke edilmi tir atm projesi banka i lemleri switch case system out println n atm projesi banka lemler switch case n system out println merhabalar kodluyoruz bankas na ho geldiniz while kalanhak2 0 system out print kullan c ad n z kullaniciadi2 input nextline system out print ifreniz sifre2 input nextline if kullaniciadi2 equals patika sifre2 equals dev123 system out println sisteme ba ar l bir ekilde giri yapt n z system out println 1 bakiye sorgulama n 2 para yat rma n 3 para ekme n 4 k yap n system out print l tfen yapmak istedi iniz i lemi se iniz islem2 input nextint do switch islem2 case 1 system out println bakiyeniz bakiye2 system out println 1 bakiye sorgulama n 2 para yat rma n 3 para ekme n 4 k yap n system out print l tfen yapmak istedi iniz i lemi se iniz islem2 input nextint break case 2 system out print l tfen yat rmak istedi iniz para miktar n giriniz paramiktari2 input nextint bakiye2 paramiktari2 system out println bakiyeniz bakiye2 system out println 1 bakiye sorgulama n 2 para yat rma n 3 para ekme n 4 k yap n system out print l tfen yapmak istedi iniz i lemi se iniz islem2 input nextint break case 3 system out print l tfen ekmek istedi iniz para miktar n giriniz paramiktari2 input nextint if paramiktari2 bakiye2 system out println bakiyeniz yetersiz else bakiye2 paramiktari2 system out println bakiyeniz bakiye2 system out println 1 bakiye sorgulama n 2 para yat rma n 3 para ekme n 4 k yap n system out print l tfen yapmak istedi iniz i lemi se iniz islem2 input nextint break case 4 break default system out println 1 bakiye sorgulama n 2 para yat rma n 3 para ekme n 4 k yap n system out print l tfen yapmak istedi iniz i lemi se iniz islem2 input nextint while islem2 4 system out print yi g nler dileriz break else system out println hatal kullan c ad veya ifre giri i kalan hakk n z kalanhak2 if kalanhak2 0 system out println hesab n z bloke edilmi tir details brain prat k 21 ebob ve ekok bulan program question soru java ile iki say n n ebob ve ekok de erlerini bulan program yaz yoruz pill ebob ki ya da daha fazla do al say n n ortak b lenlerinin en b y ne bu say lar n en b y k ortak b leni k saca ebob u denir mag rnek 18 ve 24 say lar n n en b y k ortak b lenini ad m ad m bulal m 18 in b lenleri 1 2 3 6 9 18 24 n b lenleri 1 2 3 4 6 8 12 24 bu ortak b lenlerin en b y 6 say s ebob tur pill ekok ki ya da daha fazla do al say n n ortak katlar n n en k ne bu say lar n en k k ortak kat k saca ekok u denir mag rnek 6 ve 8 say lar n n en k k ortak kat n ad m ad m bulal m 6 n n katlar 6 12 18 24 30 36 42 48 8 in katlar 8 16 24 32 40 48 56 64 bu ortak katlardan en k 24 say s ekok tur pill ekok n1 n2 ebob warning java ile iki say n n ebob ve ekok de erlerini while d ng s kullanarak yaz n z green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri tan mlayal m int sayi1 sayi2 ebob 1 ekok boolean kucuksayi kullan c dan say y alal m scanner input new scanner system in system out print l tfen 1 say y say giriniz sayi1 input nextint system out print l tfen 2 say y say giriniz sayi2 input nextint kucuksayi sayi1 sayi2 if kucuksayi true for int i sayi1 i 1 i if sayi1 i 0 sayi2 i 0 ebob i system out print ebob ebob break else for int i sayi2 i 1 i if sayi2 i 0 sayi1 i 0 ebob i system out print ebob ebob break system out println system out println ekok sayi1 sayi2 ebob details brain prat k 22 palindrom say lar question soru java ile bir say n n palindrom say olup olmad n bulan bir program yap yoruz pill palindrom say nedir palindromik say iki taraftan okundu u zaman okunu y n yle ayn olan say lard r rnek 1 4 8 99 101 363 4004 9889 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test static boolean ispalindrom int number int temp number reversenumber 0 lastnumber while temp 0 system out println number temp lastnumber temp 10 system out println last number lastnumber reversenumber reversenumber 10 lastnumber system out println new number reversenumber temp 10 system out println new temp temp return true public static void main string args ispalindrom 2456 details brain prat k 23 recursive fibonacci serisi bulan program question soru java da recursive metotlar ile fibonacci serisi bulan program yap yoruz green square cevap details summary kodu g rmek i in t klay n z summary java package pratik23 public class recursivefibonacciserisi static int fbncc int sayi if sayi 1 sayi 2 return 1 return fbncc sayi 1 fbncc sayi 2 public static void main string args system out println fbncc 6 test etmek i in say de erini de i tirin details brain prat k 24 geli mi hesap makinesi question soru java ile kullan c n se ti i i lemleri yapan hesap makinesi yap yoruz pill hesap makinesinin fonksiyonlar 1 toplama lemi 2 karma lemi 3 arpma lemi 4 b lme i lemi 5 sl say hesaplama 6 faktoriyel hesaplama 7 mod alma 8 dikd rtgen alan ve evre hesab mag rnek kod java import java util scanner public class javapatika static void plus scanner scan new scanner system in int number result 0 i 1 while true system out print i say number scan nextint if number 0 break result number system out println sonu result static void minus scanner scan new scanner system in system out print ka adet say gireceksiniz int counter scan nextint int number result 0 for int i 1 i counter i system out print i say number scan nextint if i 1 result number continue result number system out println sonu result static void times scanner scan new scanner system in int number result 1 i 1 while true system out print i say number scan nextint if number 1 break if number 0 result 0 break result number system out println sonu result static void divided scanner scan new scanner system in system out print ka adet say gireceksiniz int counter scan nextint double number result 0 0 for int i 1 i counter i system out print i say number scan nextdouble if i 1 number 0 system out println b leni 0 giremezsiniz continue if i 1 result number continue result number system out println sonu result static void power scanner scan new scanner system in system out print taban de eri giriniz int base scan nextint system out print s de eri giriniz int exponent scan nextint int result 1 for int i 1 i exponent i result base system out println sonu result static void factorial scanner scan new scanner system in system out print say giriniz int n scan nextint int result 1 for int i 1 i n i result i system out println sonu result public static void main string args scanner scan new scanner system in int select string menu 1 toplama lemi n 2 karma lemi n 3 arpma lemi n 4 b lme i lemi n 5 sl say hesaplama n 6 faktoriyel hesaplama n 7 mod alma n 8 dikd rtgen alan ve evre hesab n 0 k yap do system out println menu system out print l tfen bir i lem se iniz select scan nextint switch select case 1 plus break case 2 minus break case 3 times break case 4 divided break case 5 power break case 6 factorial break case 0 break default system out println yanl bir de er girdiniz tekrar deneyiniz while select 0 warning ayn projeye mod almak ve dikd rtgen alan evre hesab n yapan metotlar yaz p men de i levsel hale getiriniz green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class gelismishesapmakinesi static void topla int sayi1 sayi2 sonuc scanner input new scanner system in system out print 1 say y giriniz sayi1 input nextint system out print 2 say y giriniz sayi2 input nextint sonuc sayi1 sayi2 system out println sonu sonuc static void cikar int sayi1 sayi2 sonuc scanner input new scanner system in system out print 1 say y giriniz sayi1 input nextint system out print 2 say y giriniz sayi2 input nextint sonuc sayi1 sayi2 system out println sonu sonuc static void carp int sayi1 sayi2 sonuc scanner input new scanner system in system out print 1 say y giriniz sayi1 input nextint system out print 2 say y giriniz sayi2 input nextint sonuc sayi1 sayi2 system out println sonu sonuc static void bol int sayi1 sayi2 sonuc scanner input new scanner system in system out print 1 say y giriniz sayi1 input nextint system out print 2 say y giriniz sayi2 input nextint if sayi2 0 system out println s f ra b l nemez else sonuc sayi1 sayi2 system out println sonu sonuc static void usal int taban us sonuc 1 scanner input new scanner system in system out print taban say y giriniz taban input nextint system out print s say y giriniz us input nextint for int x 1 x us x sonuc taban system out println sonu sonuc static void faktoriyel int sayi sonuc 1 scanner input new scanner system in system out print say giriniz sayi input nextint for int x 1 x sayi x sonuc x system out println sonu sonuc static void mod int sayi mod sonuc scanner input new scanner system in system out print say y giriniz sayi input nextint system out print mod say s n giriniz mod input nextint sonuc sayi mod system out println sonu sonuc static void alanvecevre int sayi1 sayi2 alan cevre scanner input new scanner system in system out print 1 kenar giriniz sayi1 input nextint system out print 2 kenar giriniz sayi2 input nextint alan sayi1 sayi2 cevre 2 sayi1 sayi2 system out println alan alan system out println cevre cevre public static void main string args scanner input new scanner system in int islem while true system out println 0 program sonland r 1 toplama lemi 2 karma lemi 3 arpma lemi 4 b lme i lemi 5 sl say hesaplama 6 faktoriyel hesaplama 7 mod alma 8 dikd rtgen alan ve evre hesab n system out print l tfen bir i lem se iniz islem input nextbyte if islem 0 break switch islem case 1 topla break case 2 cikar break case 3 carp break case 4 bol break case 5 usal break case 6 faktoriyel break case 7 mod break case 8 alanvecevre break default system out println l tfen ge erli bir i lem numaras se iniz system out println hesap makinesi kapan yor details brain prat k 25 renci bilgi sistemi question soru pill course s n f zellikleri nitelikler name code prefix note teacher metotlar course addteacher printteacher pill teacher s n f zellikleri nitelikler name mpno branch metotlar teacher pill student s n f zellikleri nitelikler name stuno classes course1 course2 course3 avarage ispass metotlar student addbulkexamnote ispass calcavarage printnote course s n f na derse ait s zl notu k sm n girin ve ortalamaya etkisini her ders i in ayr ayr belirtin s zl notlar n da ortalamaya etkileme y zdesi ile dahil edin rnek fizik dersinine ait s zl notunun ortalamaya etkisi 20 ise s nav notunun etkisi 80 dir renci s zl den 90 s navdan 60 alm ise o dersin genel ortalamaya etkisi u ekilde hesaplan r fizik ortalamas 90 0 20 60 0 80 java public class student string name stuno int classes course mat course fizik course kimya double avarage boolean ispass student string name int classes string stuno course mat course fizik course kimya this name name this classes classes this stuno stuno this mat mat this fizik fizik this kimya kimya calcavarage this ispass false public void addbulkexamnote int mat int fizik int kimya if mat 0 mat 100 this mat note mat if fizik 0 fizik 100 this fizik note fizik if kimya 0 kimya 100 this kimya note kimya public void ispass if this mat note 0 this fizik note 0 this kimya note 0 system out println notlar tam olarak girilmemi else this ispass ischeckpass printnote system out println ortalama this avarage if this ispass system out println s n f ge ti else system out println s n fta kald public void calcavarage this avarage this fizik note this kimya note this mat note 3 public boolean ischeckpass calcavarage return this avarage 55 public void printnote system out println system out println renci this name system out println matematik notu this mat note system out println fizik notu this fizik note system out println kimya notu this kimya note java public class course teacher courseteacher string name string code string prefix int note public course string name string code string prefix this name name this code code this prefix prefix this note 0 public void addteacher teacher t if this prefix equals t branch this courseteacher t system out println lem ba ar l else system out println t name akademisyeni bu dersi veremez public void printteacher if courseteacher null system out println this name dersinin akademisyeni courseteacher name else system out println this name dersine akademisyen atanmam t r java public class teacher string name string mpno string branch public teacher string name string mpno string branch this name name this mpno mpno this branch branch java public class main public static void main string args course mat new course matematik mat101 mat course fizik new course fizik fzk101 fzk course kimya new course kimya kmy101 kmy teacher t1 new teacher mahmut hoca 90550000000 mat teacher t2 new teacher fatma ay e 90550000001 fzk teacher t3 new teacher ali veli 90550000002 kmy mat addteacher t1 fizik addteacher t2 kimya addteacher t3 student s1 new student nek aban 4 140144015 mat fizik kimya s1 addbulkexamnote 50 20 40 s1 ispass student s2 new student g d k necmi 4 2211133 mat fizik kimya s2 addbulkexamnote 100 50 40 s2 ispass student s3 new student hayta smail 4 221121312 mat fizik kimya s3 addbulkexamnote 50 20 40 s3 ispass brain prat k 26 boks oyunu question soru java s n flar ile boks ma n sim le eden program yaz yoruz mag dev projeye ilk kimin d v e ba layaca n 50 olas l k ile hesaplayan sistemi entegre ediniz java public class fighter string name int damage int health int weight double dodge public fighter string name int damage int health int weight double dodge this name name this damage damage this health health this weight weight this dodge dodge public int hit fighter foe system out println system out println this name foe name this damage hasar vurdu if foe dodge system out println foe name gelen hasar savurdu return foe health if foe health this damage 0 return 0 return foe health this damage public boolean dodge double randomvalue math random 100 0 0 to 99 9 return randomvalue this dodge java public class ring fighter f1 fighter f2 int minweight int maxweight public ring fighter f1 fighter f2 int minweight int maxweight this f1 f1 this f2 f2 this minweight minweight this maxweight maxweight public void run if checkweight while f1 health 0 f2 health 0 system out println yen round f2 health f1 hit f2 if iswin break f1 health f2 hit f1 if iswin break printscore else system out println sporcular n a rl klar uyu muyor public boolean checkweight return f1 weight minweight f1 weight maxweight f2 weight minweight f2 weight maxweight public boolean iswin if f1 health 0 system out println ma kazanan f2 name return true else if f2 health 0 system out println ma kazanan f2 name return true return false public void printscore system out println system out println f1 name kalan can t f1 health system out println f2 name kalan can t f2 health java public class main public static void main string args fighter marc new fighter marc 15 100 90 0 fighter alex new fighter alex 10 95 100 0 ring r new ring marc alex 90 100 r run brain prat k 27 dizideki elemanlar n ortalamas n bulan program question soru dizideki elemanlar n ortalamas n bulan program green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args int numbers 1 2 3 4 5 int sum 0 for int i 0 i numbers length i sum numbers i system out println sum numbers length details brain prat k 28 dizideki maksimum ve minimum de erleri bulan program question soru dizideki elemanlardan min ve max olanlar bulma green square cevap details summary kodu g rmek i in t klay n z summary java public class test public static void main string args int list 56 34 1 8 101 2 33 int min list 0 int max list 0 for int i list if i min min i if i max max i system out println min min system out println max max details brain prat k 29 ok boyutlu diziler ile a harfi yazd ran program question soru ok boyutlu diziler kullan larak y ld zlar ile ekrana b harfi yazan program yaz n z green square cevap details summary kodu g rmek i in t klay n z summary java public class test public static void main string args string letter new string 6 4 for int i 0 i letter length i for int j 0 j letter i length j if i 0 i 2 letter i j else if j 0 j 3 letter i j else letter i j for string row letter for string col row system out print col system out println details brain prat k 30 dizideki tekrar eden say lar bulan program question soru bir dizide tekrar eden say lar bulal m green square cevap details summary kodu g rmek i in t klay n z summary java import java sql array import java util arrays public class test static boolean isfind int arr int value for int i arr if i value return true return false public static void main string args int list 3 7 3 3 2 9 10 21 1 33 9 1 int duplicate new int list length int startindex 0 for int i 0 i list length i for int j 0 j list length j if i j list i list j if isfind duplicate i duplicate startindex list i break for int value duplicate if value 0 system out println value details brain prat k 31 say tahmin oyunu question soru java dilinde program n 0 100 aras nda rastgele se ti i bir say y kullan c n n tahmin etmesini istedi imiz bir say tahmin oyunu yap yoruz green square cevap details summary kodu g rmek i in t klay n z summary java import java util arrays import java util random import java util scanner public class test public static void main string args random rand new random int number rand nextint 100 int number int math random 100 scanner input new scanner system in int right 0 int selected int wrong new int 5 boolean iswin false boolean iswrong false system out println number while right 5 system out print l tfen tahmininizi giriniz selected input nextint if selected 0 selected 99 system out println l tfen 0 100 aras nda bir de er giriniz if iswrong right system out println ok fazla hatal giri yapt n z kalan hak 5 right else iswrong true system out println bir daha hatal giri inizde hakk n zdan d lecektir continue if selected number system out println tebrikler do ru tahmin tahmin etti ini say number iswin true break else system out println hatal bir say girdiniz if selected number system out println selected say s gizli say dan b y kt r else system out println selected say s gizli say dan k kt r wrong right selected system out println kalan hakk 5 right if iswin system out println kaybettiniz if iswrong system out println tahminleriniz arrays tostring wrong details brain prat k 32 palindromik kelimeleri bulan program question soru java dilinde kullan c n n girdi i kelimenin palindromik olup olmad bulan bir program yaz yoruz e er bir kelimenin tersten okunu u yine ayn kelimeyi veriyorsa o kelime palindromik kelime dir pill rnek abba asa kavak kayak green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test 1 z m string i inde gezerek harfleri kar la t rma static boolean ispalindrom string str int i 0 j str length 1 while i j if str charat i str charat j return false i j return true 2 z m gelen kelimeyi ters evirip ilk haliyle kar la t rma static boolean ispalindrom2 string str string reverse for int i str length 1 i 0 i reverse reverse str charat i if str equals reverse return true else return false public static void main string args string kelime scanner input new scanner system in system out print l tfen kelimeyi giriniz kelime input nextline system out println 1 z me g re if ispalindrom kelime true system out println girilen kelime kelimesi palindromdur else system out println girilen kelime kelimesi palindrom de ildir system out println 2 z me g re if ispalindrom2 kelime true system out println girilen kelime kelimesi palindromdur else system out println girilen kelime kelimesi palindrom de ildir details brain b t rme projes may n tarlas oyunu question soru java dilinde may n tarlas oyunu yapman z bekliyoruz warning oyun kurallar oyun metin tabanl d r ift boyutlu diziler zerinden oynanmal ve minesweeper s n f i erisinde tasarlanmal matris boyutunu yani sat r ve s tun say s n kullan c belirlemeli diziye ait eleman say s n n eyre i elemansayisi 4 kadar rastgele may n yerle tirilmeli rne in dizi 4x3 boyutunda ise eleman say s sat rsay s s tunsay s form l ile hesaplanmal ve boyutu 12 olmal bu durumda may n say s 12 4 3 adet olmal d r ipucu bu may nlar n konumlar n tutacak ikinci bir dizi olu turabilirsiniz kullan c matris zerinden bir nokta se meli nokta se imi i in sat r ve s tun de erlerini girmeli se ilen noktan n dizinin s n rlar i erisinde olup olmad n kontrol edilmeli ve ko ul sa lanmazsa tekrar nokta istenmeli kullan c n n girdi i noktada may n var ise oyunu kaybetmeli may n yok ise ilgili noktaya de en t m konumlar na bak lmal sa solu yukar s a a s sol st apraz sa st apraz sa alt apraz sol alt apraz ve etraf ndaki may nlar n say s n n toplam ilgili noktaya yaz lmal noktaya de en herhangi bir may n yok ise 0 de eri atanmal kullan c hi bir may na basmadan t m noktalar se ebilirse oyunu kazanmal pill kaybetme senaryosu may nlar n konumu may n tarlas oyuna ho geldiniz sat r giriniz 0 s tun giriniz 1 2 sat r giriniz 2 s tun giriniz 0 2 0 sat r giriniz 0 s tun giriniz 2 2 1 0 sat r giriniz 1 s tun giriniz 0 2 1 1 0 sat r giriniz 2 s tun giriniz 1 2 1 1 0 1 sat r giriniz 2 s tun giriniz 2 2 1 1 0 1 1 sat r giriniz 1 s tun giriniz 2 game over pill kazanma senaryosu may nlar n konumu may n tarlas oyuna ho geldiniz sat r giriniz 0 s tun giriniz 0 1 sat r giriniz 0 s tun giriniz 1 1 1 sat r giriniz 0 s tun giriniz 2 1 1 1 sat r giriniz 1 s tun giriniz 0 1 1 1 2 sat r giriniz 2 s tun giriniz 0 1 1 1 2 2 sat r giriniz 1 s tun giriniz 2 1 1 1 2 2 2 sat r giriniz 2 s tun giriniz 2 oyunu kazand n z 1 1 1 2 2 2 2 green square cevap details summary kodu g rmek i in t klay n z summary java import java util random import java util scanner public class minesweeper int column int row boolean maps int board int size minesweeper int row int column this row row this column column this maps new boolean row column this board new int row column this size row column void printminefield int array for int i 0 i array length i for int j 0 j array 0 length j system out print array i j system out println void minefield for int i 0 i maps length i for int j 0 j maps 0 length j if maps i j false system out print else system out print system out println void createminefield random random new random int randcolumn randrow int size this row this column 4 for int i 0 i maps length i for int j 0 j maps 0 length j board i j 0 maps i j false while size 0 randcolumn random nextint this row randrow random nextint this column if maps randrow randcolumn true maps randrow randcolumn true size void check int r int c if board r c 0 if c column 1 maps r c 1 true board r c if r row 1 maps r 1 c true board r c if c 0 maps r c 1 true board r c if r 1 0 if maps r 1 c true board r c if r 1 0 c 1 0 if maps r 1 c 1 true board r c if c 1 0 if maps r c 1 true board r c if c 1 column if maps r c 1 true board r c if c 1 column r 1 row if maps r 1 c 1 true board r c if r 1 row if maps r 1 c true board r c if r 1 0 c 1 column if maps r 1 c 1 true board r c if r 1 row c 1 0 if maps r 1 c 1 true board r c if r row c column if maps r 1 c 1 true board r c void run scanner input new scanner system in boolean game true int rownumber columnnumber createminefield size size 4 system out println may nlar n konumu minefield system out println may n tarlas oyununa ho geldiniz printminefield board do system out println system out print sat r say s n giriniz rownumber input nextint system out print s tun say s n giriniz columnnumber input nextint if maps rownumber columnnumber true system out println oyun bitti game false else check rownumber columnnumber printminefield board size if size 0 system out println oyunu kazand n z while game java import java util scanner public class test public static void main string args minesweeper mine new minesweeper 3 3 mine run details brain dev 1 v cut kitle ndeksi hesaplama question soru java ile kullan c dan boy ve kilo de erlerini al p bir de i kene atay n a a da ki form le g re kullan c n n v cut kitle ndeks de erini hesaplay p ekrana yazd r n warning form l kilo kg boy m boy m heavy check mark kt s l tfen boyunuzu metre cinsinde giriniz 1 72 l tfen kilonuzu giriniz 105 v cut kitle ndeksiniz 35 49215792320173 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tural m double boy kilo kitleindeks kullan c dan verilerimizi alal m scanner input new scanner system in system out print boyunuzu metre cinsinden giriniz boy input nextdouble system out print kilonuzu giriniz kilo input nextdouble hesaplamalar yapal m kitleindeks kilo boy boy sonu lar ekrana yazal m system out println v cut kitle endeksiniz kitleindeks details brain dev 2 manav kasa question soru java ile kullan c lar n manavdan alm olduklar r nlerin kilogram de erlerine g re toplam tutar n ekrana yazd ran program yaz n pushpin meyveler ve kg fiyatlar armut 2 14 tl elma 3 67 tl domates 1 11 tl muz 0 95 tl patl can 5 00 tl heavy check mark rnek kt armut ka kilo 0 elma ka kilo 1 domates ka kilo 1 muz ka kilo 2 patl can ka kilo 3 toplam tutar 21 68 tl green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri olu tural m double armutkg 2 14 elmakg 3 67 domateskg 1 11 muzkg 0 95 patlicankg 5 00 tutar armut elma domates muz patlican kullan c dan verilerimizi alal m scanner input new scanner system in system out print armut ka kilo armut input nextdouble system out print elma ka kilo elma input nextdouble system out print domates ka kilo domates input nextdouble system out print muz ka kilo muz input nextdouble system out print patl can ka kilo patlican input nextdouble hesaplamalar yapal m tutar armut armutkg elma elmakg domates domateskg muz muzkg patlican patlicankg sonu lar ekrana yazal m system out println toplam tutar tutar details brain dev 3 u ak bileti fiyat hesaplama question soru java ile mesafeye ve artlara g re u ak bileti fiyat hesaplayan program yap n kullan c dan mesafe km ya ve yolculuk tipi tek y n gidi d n bilgilerini al n mesafe ba na cret 0 10 tl km olarak al n lk olarak u u un toplam fiyat n hesaplay n ve sonras nda ki ko ullara g re m teriye a a daki indirimleri uygulay n kullan c dan al nan de erler ge erli mesafe ve ya de erleri pozitif say yolculuk tipi ise 1 veya 2 olmal d r aksi takdirde kullan c ya hatal veri girdiniz eklinde bir uyar verilmelidir ki i 12 ya ndan k kse bilet fiyat zerinden 50 indirim uygulan r ki i 12 24 ya lar aras nda ise bilet fiyat zerinden 10 indirim uygulan r ki i 65 ya ndan b y k ise bilet fiyat zerinden 30 indirim uygulan r ki i yolculuk tipini gidi d n se mi ise bilet fiyat zerinden 20 indirim uygulan r mag pucu normal tutar mesafe 0 10 1500 0 10 150 tl ya ndirimi normal tutar ya ndirim oran 150 0 10 15 tl ndirimli tutar normal tutar ya ndirimi 150 15 135 tl gidi d n bilet ndirimi ndirimli tutar 0 20 135 0 20 27 tl toplam tutar 135 27 2 216 tl pill senaryo 1 mesafeyi km t r nden giriniz 1500 ya n z giriniz 20 yolculuk tipini giriniz 1 tek y n 2 gidi d n 2 toplam tutar 216 tl pill senaryo 2 mesafeyi km t r nden giriniz 500 ya n z giriniz 1 yolculuk tipini giriniz 1 tek y n 2 gidi d n 77 hatal veri girdiniz pill senaryo 3 mesafeyi km t r nden giriniz 200 ya n z giriniz 35 yolculuk tipini giriniz 1 tek y n 2 gidi d n 1 toplam tutar 20 0 tl green square cevap details summary kodu g rmek i in t klay n z summary java import java text decimalformat import java util scanner public class test public static void main string args dei kenler tan mland double mesafe yas mucret 0 10 ntutar yindirimi 0 itutar gdbindirimi ttutar int yoltip kullan c dan de erlerin ald r lmas icin scanner kullan ld virg llerden sonra kan 0 lar n silinmesi i in decimalformat eklendi scanner input new scanner system in decimalformat df new decimalformat kullan c dan km ya ve gidi d ne bilgisi istendi system out print mesafeyi km t r nden giriniz mesafe input nextint system out print ya n z giriniz yas input nextint system out print yolculuk tipini giriniz 1 tek y n 2 gidi d n yoltip input nextint cret hesaplamas ntutar mesafe mucret ndirimlerin hesaplanmas ve toplam tutara uygulanmas if yas 12 yindirimi ntutar 0 50 else if yas 12 yas 24 yindirimi ntutar 0 10 else if yas 65 yindirimi ntutar 0 30 itutar ntutar yindirimi switch yoltip case 1 gdbindirimi itutar 0 ttutar itutar gdbindirimi system out print ntoplam tutar df format ttutar tl break case 2 gdbindirimi itutar 0 20 ttutar itutar gdbindirimi ttutar ttutar 2 system out print ntoplam tutar df format ttutar tl break default system out println nhatal veri girdiniz break details brain dev 4 in zodya hesaplama question soru java ile kullan c dan do um tarihini al p in zodya de erini hesaplayan program yaz n z mag in zodya nedir 4000 bin y ld r kullan lan bir astroloji e ididir in astrolojisi ve insanlar 12 de i ik bur ve sembollerle tan mlar in zodya bu 12 burcun e it aral klarla 10 derece geni li inde s raland bir hayvan halkas d r ve y ld zlarla pek bir ilgisi yoktur mag in zodya nas l hesaplan r in zodya hesaplan rken ki inin do um y l n n 12 ile b l m nde kalana g re bulunur do um tarihi 12 0 maymun do um tarihi 12 1 horoz do um tarihi 12 2 k pek do um tarihi 12 3 domuz do um tarihi 12 4 fare do um tarihi 12 5 k z do um tarihi 12 6 kaplan do um tarihi 12 7 tav an do um tarihi 12 8 ejderha do um tarihi 12 9 y lan do um tarihi 12 10 at do um tarihi 12 11 koyun senaryo do um y l n z giriniz 1990 in zodya burcunuz at green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri tan mlayal m int dogumyili zodyak kullan c dan do um y l n alal m scanner input new scanner system in system out print l tfen do du unuz y l giriniz dogumyili input nextint zodyak hesaplayal m zodyak dogumyili 12 sonu lar ekrana yazd ral m switch zodyak case 0 system out println maymun break case 1 system out println horoz break case 2 system out println k pek break case 3 system out println domuz break case 4 system out println fare break case 5 system out println k z break case 6 system out println kaplan break case 7 system out println tav an break case 8 system out println ejderha break case 9 system out println y lan break case 10 system out println at break case 11 system out println koyun break default system out println hatal y l giri i break details brain dev 5 art k y l hesaplama question soru java ile kullan c n n girdi i y l n art k olup olmad n bulan program yaz n z mag art k y l nedir art k y l milad takvimde 365 yerine 366 g n olan y l bu fazladan g n art k g n normalde 28 g n olan ubat ay na 29 ubat n eklenmesi ile elde edilir mag art k y l nas l hesaplan r genel bir kural olarak art k y llar 4 rakam n n kat olan y llard r 1988 1992 1996 2000 2004 2008 2012 2016 2020 2024 gibi 100 n kat olan y llardan sadece 400 e kalans z olarak b l nebilenler art k y ld r rne in 1200 1600 2000 y llar art k y ld r ancak 1700 1800 ve 1900 art k y l de ildir sadece 400 e tam olarak b l nebilenlerin art k y l kabul edilmesinin nedeni bir astronomik y l n 365 25 g n de il yakla k olarak 365 242 g n olmas ndan kaynaklanan hatay gidermektir senaryo y l giriniz 2020 2020 bir art k y ld r y l giriniz 2021 2021 bir art k y ld r de ildir green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args de i kenleri tan mlayal m int yil kullan c dan bir y l alal m scanner input new scanner system in system out print l tfen y l giriniz yil input nextint art k y l hesab n yapal m ve sonu lar g sterelim if yil 4 0 yil 100 0 yil 4 0 yil 400 0 system out println yil art k y ld r else system out println yil art k y l de ildir details brain dev 6 girilen say lardan min ve max de erli bulan program question soru java ile klavyeden girilen n tane sayma say s ndan en b y k ve en k k say lar bulan ve bu say lar ekrana yazan program yaz n mag senaryo ka tane say gireceksiniz 4 1 say y giriniz 16 2 say y giriniz 22 3 say y giriniz 15 4 say y giriniz 100 en b y k say 100 en k k say 22 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args int sayin sayi buyuksay 0 kucuksay 0 scanner input new scanner system in system out print ka tane say gireceksiniz sayin input nextint for int x 1 x sayin x system out print x say y giriniz sayi input nextint if sayi buyuksay if kucuksay 0 kucuksay sayi buyuksay sayi if sayi kucuksay if buyuksay 0 buyuksay sayi kucuksay sayi system out println en b y k say buyuksay system out println en k k say kucuksay details brain dev 7 m kemmel say bulan program question soru klavyeden girilen bir say n n m kemmel say olup olmad n bulan ve say m kemmel say ise ekrana m kemmel say d r de ilse m kemmel say de ildir ifadelerini ekrana yazan program java dilinde yaz n z pill m kemmel say nedir bir say n n kendisi hari pozitif tam say arpanlar kalans z b len say lar n toplam kendisine e it olan say ya m kemmel say denir mag senaryo bir say giriniz 28 28 m kemmel say d r bir say giriniz 1 1 m kemmel say de ildir bir say giriniz 496 496 m kemmel say d r green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class mukemmelsayibulanprogram public static void main string args int sayi sonuc 0 scanner input new scanner system in system out print bir say giriniz sayi input nextint for int x 1 x sayi x if sayi x 0 sonuc x if sayi sonuc system out print sayi m kemmel say d r else system out print sayi m kemmel say de ildir details brain dev 8 ters gen yap m question soru java ile basamak say s n n kullan c dan al nan ve d ng ler kullan larak y ld zlar ile ekrana ters gen izen program yaz n pill rnek basamak say s 10 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class tersucgenyapimi public static void main string args int basamak scanner input new scanner system in system out print basamak say s n giriniz basamak input nextint for int x 1 x basamak x for int y 1 y x y system out print for int z 0 z 2 basamak 2 x z system out print system out println details brain dev 9 1 100 aras ndaki asal say lar bulan program question soru java ile 1 100 aras ndaki asal say lar ekrana yazd ran program yaz n z mag senaryo 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97 green square cevap details summary kodu g rmek i in t klay n z summary java public class asalsayilaribulanprogram public static void main string args int sayac1 0 for int x 1 x 100 x for int y 1 y x y if x y 0 sayac1 if sayac1 2 system out print x sayac1 0 else sayac1 0 details brain dev 10 fibonacci serisi question soru java d ng ler ile fibonacci serisi bulan program yaz yoruz fibonacci serisinin eleman say s n kullan c dan al n pill fibonacci serisi nedir fibonacci serisi her say n n kendinden nceki ile toplanmas sonucu olu an bir say dizisidir bu ekilde devam eden bu dizide say lar birbirleriyle oranland nda alt n oran ortaya kar yani bir say kendisinden nceki say ya b l nd nde alt n orana gittik e yakla an bir dizi elde edilir fibonacci dizisi 0 dan ba lar ve sonsuza kadar her rakam bir nceki rakamla toplan r elde edilen sonu rakam n sa taraf na yaz l r fibonacci dizisinin ilk on say s u ekildedir 9 elemanl fibonacci serisi 0 1 1 2 3 5 8 13 21 34 0 1 1 1 1 2 1 2 3 2 3 5 3 5 8 5 8 13 13 8 21 21 8 34 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class fibonacciserisi public static void main string args int elemansay sayi1 0 sayi2 1 toplam 0 scanner input new scanner system in system out print fibonacci serisinin eleman say s n giriniz elemansay input nextint system out print sayi1 sayi2 for int x 2 x elemansay x toplam sayi1 sayi2 system out print toplam sayi1 sayi2 sayi2 toplam details brain dev 11 s hesab yapan program recursive metot question soru java dilinde taban ve s de erleri kullan c dan al nan s alma i lemini recursive metot kullanarak yapan program yaz n z mag senaryo taban de eri giriniz 2 s de erini giriniz 0 sonu 1 taban de eri giriniz 2 s de erini giriniz 3 sonu 8 taban de eri giriniz 5 s de erini giriniz 3 sonu 125 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class ushesabiyapanprogram static int us int taban int us if us 0 return taban us taban us 1 else return 1 public static void main string args int us taban scanner input new scanner system in system out print taban de eri giriniz taban input nextbyte system out print s de eri giriniz us input nextbyte system out println sonu us taban us test etmek i in say de erini de i tirin details brain dev 12 asal say bulan program recursive metot question soru java dilinde recursive metot kullanarak kullan c dan al nan say n n asal say olup olmad n bulan program yaz n mag senaryo say giriniz 22 22 say s asal de ildir say giriniz 2 2 say s asaldir say giriniz 39 39 say s asal de ildir say giriniz 17 17 say s asaldir green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class asalsayibulanprogram static int asal int x int y if y x if x y 0 return asal x y else return 0 return 1 public static void main string args int sayi scanner input new scanner system in system out print say giriniz sayi input nextint if asal sayi 2 1 system out println sayi say s asaldir else system out println sayi say s asal de ildir details brain dev 13 desene g re metot olu turma recursive metot question soru java dilinde kullan c dan al nan n de erine g re a a daki kurala uyan d ng kullanmadan bir recursive metot yaz n pill kural girilen say 0 veya negatif oldu u yere kadar girilen say dan 5 rakam n kar n her karma i lemi s ras nda ekrana son de eri yazd r n say negatif veya 0 olduktan sonra tekrar 5 ekleyin yine her ekleme i leminde say n n son de erini ekrana yazd r n mag senaryo n say s 16 kt s 16 11 6 1 4 1 6 11 16 n say s 10 kt s 10 5 0 5 10 n say s 25 kt s 25 20 15 10 5 0 5 10 15 20 25 n say s 5 kt s 5 0 5 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class desenegoremetotolusturma static int bescikar int n boolean dnoktasi int sayac n kullan c n n girmi oldu u say dnoktasi say n n 0 a e it veya k k olmas n n kontrol n yapan de i ken girilen say s f rdan b y k olaca ndan her zaman true sayac 0 veya eksi de erden nce ekrana bas lan say lar n say s saya de i keni kullan c dan al nan n de erine ba l olarak metot i erisinde de i ebilir ancak ba lang de eri her zaman 0 s f r olmal d r rnek 7 2 0 2 7 0 dan nce 2 say var 7 ve 2 sayac de i keni ile n say s art rlmaya ba land nda serinin sonsuza gitmesi engellenecek if dnoktasi if n 0 system out print n sayac return bescikar n 5 true sayac else return bescikar n false sayac else system out print n if sayac 0 sayac return bescikar n 5 false sayac else return 0 public static void main string args int n scanner input new scanner system in system out print n say s n input nextint system out print kt s bescikar n true 0 details brain dev 14 maa hesaplay c question soru java da employee ad nda fabrika al anlar n temsil eden ve metotlar ile al anlar n maa lar n hesaplayan bir s n f yazmal s n z bu s n f 4 nitelik ve 5 metoda sahip olacakt r pill s n f n nitelikleri name al an n ad ve soyad salary al an n maa workhours haftal k al ma saati hireyear e ba lang y l pill s n f n metotlar employee name salary workhours hireyear kurucu metot olup 4 parametre alacakt r tax maa a uygulanan vergiyi hesaplayacakt r al an n maa 1000 tl den az ise vergi uygulanmayacakt r al an n maa 1000 tl den fazla ise maa n n 3 kadar vergi uygulanacakt r bonus haftada 40 saatten fazla al ld nda saat ba na 30 tl olacak ekilde maa a uygulanacak bonus cretleri hesaplayacakt r raisesalary al an n i e ba lang y l na g re maa art n hesaplayacakt r uan ki y l 2021 olarak al n e er al an 10 y ldan az bir s redir al yorsa maa na 5 zam yap lacakt r e er al an 9 y ldan fazla ve 20 y ldan az al yorsa maa na 10 zam yap lacakt r e er al an 19 y ldan fazla al yorsa 15 zam yap lacakt r tostring al ana ait bilgileri ekrana bast racakt r mag rnek ad kemal maa 2000 0 al ma saati 45 ba lang y l 1985 vergi 60 0 bonus 150 0 maa art 300 0 vergi ve bonuslar ile birlikte maa 2090 0 toplam maa 2390 0 green square cevap details summary kodu g rmek i in t klay n z summary java import java util scanner public class test public static void main string args employee calisan1 new employee ahmet 2000 35 2015 employee calisan2 new employee osman 3000 50 2018 calisan1 tax calisan1 salary calisan1 bonus calisan1 workhours calisan1 raisesalary calisan1 hireyear calisan2 tax calisan2 salary calisan2 bonus calisan2 workhours calisan2 raisesalary calisan2 hireyear calisan1 infoemployee system out println calisan2 infoemployee java public class employee string name double salary int workhours int hireyear employee string name double salary int workhours int hireyear this name name this salary salary this workhours workhours this hireyear hireyear void tax double salary if salary 1000 this salary salary salary 0 03 else this salary this salary void bonus int workhours if this workhours 40 this salary this salary workhours 40 30 else this salary this salary void raisesalary int hireyear if 2021 hireyear 10 this salary this salary this salary 0 05 else if 2021 hireyear 10 2021 hireyear 20 this salary this salary this salary 0 1 else this salary this salary this salary 0 2 void infoemployee system out println ad this name system out println maa this salary system out println al ma saati this workhours system out println ba lang y l this hireyear details brain dev 15 diziyi k kten b y e s ralama question soru java dilinde dizideki elemanlar k kten b y e s ralayan program yaz n z dizinin boyutunu ve dizinin elemanlar n kullan c dan al n z mag senaryo dizinin boyutu n 5 dizinin elemanlar n giriniz 1 eleman 99 2 eleman 2 3 eleman 2121 4 eleman 1 5 eleman 0 s ralama 2121 2 0 1 99 dizinin boyutu n 6 dizinin elemanlar n giriniz 1 eleman 1000221 2 eleman 22 3 eleman 1 4 eleman 999 5 eleman 0 6 eleman 254 s ralama 1 0 22 254 999 1000221 green square cevap details summary kodu g rmek i in t klay n z summary java import java sql array import java util arrays import java util scanner public class test public static void main string args scanner input new scanner system in int diziuzunluk system out print dizi boyutunu giriniz diziuzunluk input nextint int dizi new int diziuzunluk for int i 0 i diziuzunluk i system out print i 1 eleman giriniz dizi i input nextint arrays sort dizi system out print s raland ktan sonra dizi for int i dizi system out print i details brain dev 16 dizideki elemanlar n frekans question soru java dilinde dizideki elemanlar n ka kez tekrar edildi ini yani frekanslar n bulan program yaz n z mag senaryo dizi 10 20 20 10 10 20 5 20 tekrar say lar 10 say s 3 kere tekrar edildi 20 say s 4 kere tekrar edildi 5 say s 1 kere tekrar edildi green square cevap details summary kodu g rmek i in t klay n z summary java import java sql array import java util arrays import java util scanner public class test public static void main string args int list 10 20 20 10 10 20 5 20 int counter 0 for int i 0 i list length i for int j 0 j list length j if list i list j for int k 0 k i k if list k list i counter 1 counter if counter 0 system out printf s say s s kere tekrar edildi n list i counter counter 0 details brain dev 17 matris transpozunu bulma question soru java dilinde ok boyutlu diziler ile olu turulmu matrisin transpozunu bulan program yaz n z matrisin transpozunu devri ini almak matrisin ayn numaral sat rlar ile s tunlar n n yer de i tirmesi demektir bu i lem sonucu elde edilen matris ba lang taki matrisin transpozudur devri idir bu a amada kxn lik bir matrisin transpozu devri i nxk lik bir matris olur rne in bir a matrisimiz olsun bu a matrisinin transpozu devri i a t a zeri t ile g sterilir rne in a a daki 2x3 lik a matrisinin transpozu devri i 2x3 l k bir a t matrisidir a matrisi https raw githubusercontent com kodluyoruz taskforce main java101 odev array transpose figures c1 png a matrisi transpoze https raw githubusercontent com kodluyoruz taskforce main java101 odev array transpose figures c2 png mag senaryo matris 2 3 4 5 6 4 transpoze 2 5 3 6 4 4 matris 1 2 3 4 5 6 transpoze 1 4 2 5 3 6 green square cevap details summary kodu g rmek i in t klay n z summary java import java sql array import java util arrays import java util scanner public class test public static void main string args int matris 2 3 4 5 6 4 7 8 9 9 8 7 int transpose new int matris 0 length matris length for int row 0 row transpose length row for int col 0 col transpose row length col transpose row col matris col row system out println matris for int row matris for int col row system out print col system out println system out println transpoze for int row transpose for int col row system out print col system out println details | server |
Subsets and Splits