7095 проектов


Добавить новый проект

Id Название Описание Сайт Лицензия Владелец Последнее достижение % по всем уровням Значок
8492 project

for class

https://github.com/Lerbernard/project Lee Bernard 10% Проект 8492 выполнил критерии для значка на 10%
8493 Mortgage Calculator

It prompts the user for information including the purchase price, annual interest rate, and loan term in years. Also prompts user for annual HOA fees, annual...

https://github.com/mries243/Mortgage-Calculator MIT mries243 2024-03-03 15:51:55 104% Проект 8493 выполнил критерии для значка на 104%
8494 Integration-Project-Final

Gives a menu with different tasks for the user to choose from

https://github.com/LuluFM/Integration-Project-Final LuluFM 2024-03-01 06:35:11 104% Проект 8494 выполнил критерии для значка на 104%
8495 govtech-csg-xcg-viewpermissions

Package that modifies Django's default behaviour such that all views are "private" by default (i.e. inaccessible to all, whether authenticated or not). Acts...

https://xcg.tech.gov.sg MPL-2.0 Emerging Tech Research 2024-03-01 07:25:42 111% Проект 8495 выполнил критерии для значка на 111%
8496 offensive-security

PurpleTeam

https://github.com/4k4xs4pH1r3/offensive-security GPL-3.0 ҉αkα x⠠⠵ 2024-03-01 07:24:08 104% Проект 8496 выполнил критерии для значка на 104%
8497 govtech-csg-xcg-securemodelpkid

Package that generates random primary keys for Django model objects to help prevent IDOR vulnerabilities.

https://xcg.tech.gov.sg MPL-2.0 Emerging Tech Research 2024-03-01 07:52:23 111% Проект 8497 выполнил критерии для значка на 111%
8498 govtech-csg-xcg-secretsmanager

Package that provides integration between Django and AWS Secrets Manager for the management of DB credentials (MySQL and PostgreSQL) and Django secret key.

https://xcg.tech.gov.sg MPL-2.0 Emerging Tech Research 2024-03-01 08:03:54 111% Проект 8498 выполнил критерии для значка на 111%
8499 govtech-csg-xcg-modelpermissions

Provides functionality to enforce permissions checks on users when they attempt to perform actions on a Django Model object (e.g. if a request accesses a...

https://xcg.tech.gov.sg MPL-2.0 Emerging Tech Research 2024-03-01 09:02:51 111% Проект 8499 выполнил критерии для значка на 111%
8500 ccmath

A C++17 constexpr-Compatible CMath Library

https://github.com/Rinzii/ccmath MIT Ian Pike 72% Проект 8500 выполнил критерии для значка на 72%
8501 govtech-csg-xcg-dangerousrequests

Package containing a Django app that protects your application against dangerous requests (SSRF).

https://xcg.tech.gov.sg MPL-2.0 Emerging Tech Research 2024-03-01 09:18:29 111% Проект 8501 выполнил критерии для значка на 111%
8502 CSweeper

What started out as a COP 2006 - Programming 1 Project trying to replicate Minesweeper but now is being updated for COP 3003 - Programming 2

https://github.com/Tangerine-C/CSweeper GPL-3.0 Matthew Martinez 2024-03-01 12:27:13 107% Проект 8502 выполнил критерии для значка на 107%
8503 govtech-csg-xcg-dangerousfunctions

This package contains a Django application that nullifies the effects of unsafe Python or Django functions (e.g. os.system), and logs all invocations of...

https://xcg.tech.gov.sg MPL-2.0 Emerging Tech Research 2024-03-01 09:32:12 111% Проект 8503 выполнил критерии для значка на 111%
8504 govtech-csg-xcg-securefileupload

Django middleware to validate user file uploads, detect specially crafted media files with malicious intent and block them.

https://xcg.tech.gov.sg MPL-2.0 Emerging Tech Research 2024-03-01 09:40:17 111% Проект 8504 выполнил критерии для значка на 111%
8508 Integration_Project

This was my first program I did for my COP 1500 class. It is basically a calculator that determines the measurements for different ingredients depend on the...

https://github.com/gymayo/Integration_Project gymayo 2024-03-01 15:47:09 105% Проект 8508 выполнил критерии для значка на 105%
8509 PA-updated-Weapon-Master

It is supposed to be an adventure RPG game with puzzles and stuff.

https://github.com/Isaiah0521/PA-updated-Weapon-Master MS-PL Isaiah0521 2024-03-02 00:49:02 105% Проект 8509 выполнил критерии для значка на 105%
8512 Antonio1203.github.io

Personal Website of Antonio T.

https://antonio1203.github.io MIT License Antonio1203 2024-03-02 10:15:46 102% Проект 8512 выполнил критерии для значка на 102%
8513 FGCU_IntroCompSci_Habit_Tracker

Habit Tracker made in Intro to Computer Science

https://github.com/BraxtonTillman/FGCU_IntroCompSci_Habit_Tracker MIT BraxtonTillman 2024-03-01 17:09:55 105% Проект 8513 выполнил критерии для значка на 105%
8517 Security-Lab-3 https://github.com/DirkJohnson4/Security-Lab-3 MIT Dirk Johnson 2024-03-01 18:32:01 105% Проект 8517 выполнил критерии для значка на 105%
8519 C++ Chess

A simple chess game written in C++

https://github.com/dkareh/cpp-chess MIT Daniel 2024-03-02 00:51:24 111% Проект 8519 выполнил критерии для значка на 111%
8520 COP-3003-Project

This project is a small, basic platformer created using SFML made for a Programming II class.

https://github.com/oliviaschafer24/COP-3003-Project oliviaschafer24 2024-03-01 19:09:55 105% Проект 8520 выполнил критерии для значка на 105%
8521 Blackjack Game

Blackjack game made using C#.

https://github.com/Migue-l/blackjack-game Unlicense Migue-l 2024-03-01 19:16:23 104% Проект 8521 выполнил критерии для значка на 104%
8554 Groceries-Database

This is a C++ project that works as a simple text based database for a grocery store to manage their inventory. My final project for COP 3003.

https://github.com/Michael-Alvear-Pro-Coder/Groceries-Database Michael-Alvear-Pro-Coder 2024-03-04 22:07:41 104% Проект 8554 выполнил критерии для значка на 104%
8555 D-D-Python

first programming project made in Python (2020)

https://github.com/CJP2000/D-D-Python Unlicense CJP2000 2024-03-01 22:55:40 109% Проект 8555 выполнил критерии для значка на 109%
8556 danieljlowry.github.io

Project used for Computer Security Lab 3 - Learn OpenSSF Scorecard

https://github.com/danieljlowry/danieljlowry.github.io danieljlowry 2024-03-01 21:43:13 3% Проект 8556 выполнил критерии для значка на 3%
8557 Mxnz https://github.com/Lerbernard/Mxnz Lee Bernard 10% Проект 8557 выполнил критерии для значка на 10%
8558 project https://github.com/Lerbernard/project Lee Bernard 3% Проект 8558 выполнил критерии для значка на 3%
8560 codasynth

Open Source Web Audio Synth

https://github.com/salmon302/codasynth OTHER salmon302 2024-03-01 23:39:19 105% Проект 8560 выполнил критерии для значка на 105%
8563 SQL-Hotel-Project

A Hotel Management Database complete with Queries and DDL

https://github.com/JacobAronowitz/SQL-Hotel-Project MIT JacobAronowitz 2024-03-02 00:10:03 109% Проект 8563 выполнил критерии для значка на 109%
8564 GameProject---COP-3003

This project is a game menu written in C++ that uses ASCII art to display the menu options. The menu includes three different games: Hangman, Tic Tac Toe,...

https://github.com/Rafael-Huang/GameProject---COP-3003 Rafael Huang 2024-03-02 00:45:31 104% Проект 8564 выполнил критерии для значка на 104%
8565 fgr

Zero-dependency Python framework for object oriented development.

https://github.com/dan1hc/fgr LGPL-3.0 Dan 2024-03-04 00:36:15 111% Проект 8565 выполнил критерии для значка на 111%

Поле "% по уровням" показывает 300% для золотого значка, 200% для серебряного и 100% для простого, плюс прогресс над наивысшим полученным значком. Возможные критерии сортировки: URL хранилища кода, дата создания (для анкеты на значок), последнее время обновления (для анкеты значка) и идентификатор пользователя