1,885 skills found · Page 1 of 63
beego / Beegobeego is an open-source, high-performance web framework for the Go programming language.
geektutu / 7days Golang7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
RaspberryPiFoundation / BlocklyThe web-based visual programming editor.
owasp-modsecurity / ModSecurityModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
maxence-charriere / Go AppA package to build progressive web apps with Go programming language and WebAssembly.
nginx / UnitNGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
karlhorky / Learn To ProgramEducational resources to learn to program (Foundation in Web Development)
poem-web / PoemA full-featured and easy-to-use web framework with the Rust programming language.
mint-lang / Mint🍃 A refreshing programming language for the front-end web.
mudcube / MIDI.js:musical_keyboard: Making life easy to create a MIDI-app on the web. Includes a library to program synesthesia into your app for memory recognition or for creating trippy effects. Convert soundfonts for Guitar, Bass, Drums, ect. into code that can be read by the browser. Supports multiple simultaneous instruments and perfect timing.
Dylan-Israel / Ultimate Coding ResourcesA collection of the best resources for programming, web development, computer science and more.
web2py / Web2pyFree and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.
dwyl / Learn Elixir:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
sausheong / GwpGo Web Programming code repository
philippta / FlyscrapeFlyscrape is a command-line web scraping tool designed for those without advanced programming skills.
justpy-org / JustpyAn object oriented high-level Python Web Framework that requires no frontend programming
udacity / Frontend Nanodegree ResumeThis repository is used for one of the projects in Udacity's Front-End Web Developer Nanodegree program. Learn how to become a Front-End Developer today with line-by-line code reviewed projects and get a job with career services!
kkyon / BotflowPython Fast Dataflow programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc)
18601949127 / DiDiCallCar这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
CosmicNvim / CosmicNvimCosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!