206 skills found · Page 6 of 7
kristoisberg / Samp Td StreamerLibrary for working around the hardcoded textdraw limits in open.mp and SA-MP.
ThatNintendoNerd / Stage ConfigA Skyline plugin for Super Smash Bros. Ultimate that enables the use and modification of stage features that are otherwise hardcoded into the game.
Nico-Posada / CoD LUA UnhashedTakes the lua files from CoD MWII/MWIII and uses some data (mix of hardcoded/deciphered) to be able to get the plaintext of many file names, functions, and strings.
dalisys / I18n MCPMCP server for managing i18n translation files. This server enables LLMs to intelligently manage translations, analyze code for hardcoded strings, and maintain consistency across multiple language files with real-time file watching and advanced search capabilities.
HyperCubeMC / SeedfixAllows worldgen datapacks to use the world seed as they should be able to, instead of being required to hardcode a seed
khoih-prog / Blynk Async ESP32 BT WFSimple WiFiManager for Blynk and ESP32 with or without SSL, configuration data saved in either SPIFFS or EEPROM. Enable inclusion of both ESP32 Blynk BT/BLE and WiFi libraries. Then select one at reboot or run both. Eliminate hardcoding your Wifi and Blynk credentials and configuration data saved in either SPIFFS or EEPROM. Using AsyncWebServer instead of (ESP8266)WebServer.
Kn1ghtNight / Haxeflixel Shadertoy Tutorialuh it really is just a shitty tutorial for hardcoded shaders for shit like fnf
Davipb / SkyrimRedirectorAn SKSE/SKSE64 plugin to redirect hardcoded paths such as Skyrim.ini and plugins.txt
kyleniemeyer / Create Rate SubsCreate hardcoded species and reaction rate subroutines from Chemkin-style mechanisms
fabifont / Obs PomodoroSimple hardcoded pomodoro timer for OBS
drogbadvc / Extract Sub Video StreamlitExtract Sub from Video for Streamlit : Extract hardcoded subtitles from videos and Youtube.
UkrainWinn88 / UKRAIN DDOS TOOLBest and Powerful DDoS Attack Script include in IMGUI hardcoded in c++
hamdi-bouasker / Django TodoApp Hardcoded User Management SystemDjango TODO v3
0xAb1d / JSLeakReconJSLeakRecon is an ultimate JavaScript Recon/Scanning tool for identifying Potential Credential Leaks, Hardcoded Sensitive information (API keys, tokens, secrets, etc.) in JavaScript files.
girijashankarj / Cursor HandbookOpen-source rules engine for Cursor IDE — 110 rules, agents, skills, commands that give AI permanent memory of your standards. Demo: 30%+ token savings, blocks hardcoded secrets, type-check instead of 100K-token test runs, consistent code across team.
matthisholleville / Argocd MCPMCP server that exposes the entire ArgoCD API to LLMs all endpoints, not just a handful. Reads ArgoCD's OpenAPI spec at startup, zero hardcoded tools. Two meta-tools (search + execute), ~200 tokens of system prompt. Built-in OAuth via ArgoCD Dex for per-user RBAC. New ArgoCD version? Just restart.
antstackio / Api Gateway To Synchronous Step FunctionA sample SAM template to connect api gateway to synchronous step function. And adding mapping template to insert api key, hardcode the step function arn
sethrudesill / DirectionlessC#.NET TypeSafeEnum cardinal directions.
kapilshivarkar / SonarQube Plugin For BusinessWorks6SonarQube is an open source quality management platform, dedicated to continuously analyzing and measuring TIBCO BusinessWorks 6 source code quality. In order to guarantee the quality of software development projects, it is important to be able to verify that a continuous integration build meets a minimum set of quality control criteria. SonarQube plugin for BusinessWorks 6 is a custom extension developed in order to manage TIBCO BusinessWorks 6.x code quality and follow BW design best practices. Quality management is focused not only on product and service quality, but also on the means to achieve it. SonarQube plugin for BusinessWorks 6 includes an extensive set of quality control measures related to critical sections, checkpoints, acknowledgement modes, deadlock detection, transition flows, hardcoding checks, logging and auditing rules, foreach/Iteration usage rules, condition checks, inline subprocess usage rules etc.
AryamanTewari / Simplilearn Capstone Project MyMoviePlanMyMoviePlan Project 4 DESCRIPTION Create a dynamic and responsive web application for booking movie tickets online for different genres and languages. Background of the problem statement: NMS Cinemas is a chain of single screen theatres that screen movie shows of different genres and languages at very genuine prices. It was established in 2004 in Pune, India. Recently, the business analysts noticed a decline in sales since 2010. They found out that the online booking of movie tickets from apps, such as BookMyShow and Paytm were gaining more profit by eliminating middlemen from the equation. As a result, the team decided to hire a Full Stack developer to develop an online movie ticket booking web application with a rich and user-friendly interface. You are hired as the Full Stack Java developer and are asked to develop the web application. The management team has provided you with the requirements and their business model so that you can easily arrange different components of the application. Features of the application: Registration Login Payment gateway Searching Filtering Sorting Dynamic data Responsive and compatible with different devices Recommended technologies: Database management: MySQL and Oracle Backend logic: Java programming, NodeJS Frontend development: JSP, Angular, Bootstrap, HTML/CSS, and Javascript Automation and testing technologies: Selenium, Jasmine, and TestNG DevOps and production technologies: Git, GitHub, Jenkins, Docker, Kubernetes, and AWS Project development guidelines: The project will be delivered within four sprints with every sprint delivering a minimal viable product. It is mandatory to perform proper sprint planning with user stories to develop all the components of the project. The learner can use any technology from the above-mentioned technologies for different layers of the project. The web application should be responsive and should fetch or send data dynamically without hardcoded values. The learner must maintain the version of the application over GitHub and every new change should be sent to the repository. The learner must implement a CI/CD pipeline using Jenkins. The learner should also deploy and host the application on an AWS EC2 instance. The learner should also implement automation testing before the application enters the CI/CD pipeline. The learner should use Git branching to do basic automation testing of the application in it separately. The learner should make a rich frontend of the application, which is user- friendly and easy for the user to navigate through the application. There will be two portals in the application, namely admin and user portal. Admin Portal: It deals with all the backend data generation and product information. The admin user should be able to: Add or remove different genres to or from the application to build a rich product line Edit movie details like name, ticket price, language, description, and show timings to keep it aligned to the current prices Enable or disable the movie shows from the application User Portal: It deals with the user activities. The end-user should be able to: Sign-in to the application to maintain a record of activities Search for movie tickets based on the search keyword Apply filters and sort results based on different genres Add all the selected movie tickets to a cart and customize the purchase at the end Experience a seamless payment process Receive a booking summary page once the payment is complete