.gitignore Generator - Online for Any Tech Stack
Select your OS, IDE, and programming language to generate a complete .gitignore file. No typing required.
UD5 Toolkit
Generate production-ready GitHub Actions & GitLab CI pipelines in seconds
0 8 * * 1 = every Monday at 8am UTC
node_modules, .m2 for Maven, or ~/.cache/pip) between pipeline runs. This dramatically speeds up subsequent builds — often by 50-80%. Without caching, every run downloads all dependencies from scratch, wasting time and bandwidth.
env key (GitHub Actions) or variables key (GitLab CI). For sensitive values like API keys, use secrets: ${{ secrets.MY_SECRET }} in GitHub Actions or $MY_SECRET in GitLab CI (stored in Settings → CI/CD → Variables).
environments to manage deployment targets with protection rules. In GitLab CI, use multiple stages with when: manual for approvals.
npm ci is designed for CI environments. It's faster and more strict than npm install — it deletes node_modules first, installs exactly from package-lock.json, and fails if the lock file is out of sync. Always prefer npm ci in pipelines for reproducible builds.
actions/checkout@v3) instead of using @main.npm audit, Snyk, or Trivy) in your pipeline.Select your OS, IDE, and programming language to generate a complete .gitignore file. No typing required.
Paste simple G-code and see a 2D plot. Quick check before sending to machine. Local parser.
Enter length, width, and depth to calculate tons of gravel, crushed stone, or sand needed. Accounts for compaction. Perfect for landscaping.
Calculate semester or cumulative GPA on a 4.0 scale. Add courses, credit hours, and letter grades. Instant calculation. No data storage.
Enter drum diameter, depth, and material to find the shell's approximate fundamental note. For tuning reference.
Learn to identify the 10 basic cloud types from photos. Self‑test quiz mode. Useful for pilots and hikers.
Estimate monthly mortgage payments with amortization schedule. Input loan amount, interest rate, and term. All calculations performed securely on your device.
View and edit ID3 tags of MP3 files, including title, artist, album, and artwork. All processing in your browser; no files uploaded.
Enter log pile dimensions to calculate cords and face cords. Also estimate heat content in BTUs by wood species. Local reference.
Full-featured scientific calculator with trigonometric, logarithmic, and exponential functions. Clean interface and keyboard support. No installation required.
Enter the initial amount, half‑life, and time to find remaining quantity. Nuclear science helper.
Display a dynamic list of keyboard shortcuts for the current browser and operating system. Filter by category. Keep it open for reference.
Enter a chemical formula (e.g., H2O, C6H12O6) and calculate its molar mass. Handles parentheses and hydrates. Pure frontend.
Enter a URL and see a preview of how it will appear when shared on Facebook, Twitter, LinkedIn. Detect missing tags.
Calculate the time needed to deposit a certain mass of metal using current. Chemistry lab tool.
Extract the thumbnail image for any YouTube video by pasting its URL. Download in multiple resolutions (HD, SD). Simple and fast.
Paste a URL and see the og:title, description, image, and twitter card that will be used when shared. No server needed.
Generate flowing geometric art by layering sine waves with different frequencies, amplitudes, and colors. Download SVG.
Calculate salt to warm water ratio for effective gargle. Also ginger and honey tea prep. Simple first aid.
Find the date of Easter Sunday for any given year. Learn about the computus algorithm. Simple and accurate.
Select a latitude to see a 2D sun path chart for solstices and equinoxes. Passive design tool.
Estimate due date from last menstrual period or conception date. Uses Naegele's rule and shows week-by-week milestones. Local calculator for informational use.
Enter room dimensions and number of walls to calculate needed 4x8 or 4x12 sheets, plus joint compound and tape estimate. Local tool.
Calculate your weekly, monthly, or annual pay based on hourly wage and hours. Include overtime rates. Accurate and private.
Click a root key and chord type (Maj, min, 7th) to see the notes highlighted on a piano keyboard. Learn chords fast.
Look up manufacturer torque specs for lug nuts. Avoid warped rotors. Printable chart.
Answer yes/no questions about color, hardness, streak, luster to narrow down common rocks and minerals.
Click through the rock cycle to see how each rock type transforms into another. Animated arrows and descriptions.
Simulate an earthquake alarm with a countdown and visual instructions for Drop, Cover, and Hold On.
Enter a song title and artist to find lyrics using public APIs. Quick preview and copy. A lightweight tool for music lovers.