Posts
-
FloatingView
FloatingView can make the target view floating above the anchor view with cool animation
Add dependencies in build.gradle.
dependencies { compile 'com.ufreedom.uikit:FloatingViewLib:1.0.2' }Tags: #java β’ android β’ animation
-
rockpack
Zero-config React with built-in SSR, automated quality gates, and AI-ready project structure - ship clean code whether you write it yourself or with an AI assistant.
- Zero-config setup: Scaffold a complete React app with a single command.
- SSR out of the box: Universal rendering with hydration and a Node.js server, no manual configuration needed.
- Production-ready quality gates: Enforced ESLint, Prettier, TypeScript, and Jest conventions from day one.
- Test coverage included: Every project template ships with a configured Jest setup, so AI-generated code is validated immediately - before it ever reaches code review.
- AI-first development: Preconfigured
CLAUDE.mdwith strict quality rules and cost-saving conventions makes working with AI tools like Claude Code fast, reliable, and economical. - Extensible: Customize Webpack, ESLint, or Jest without ejecting.
Tags: #typescript β’ reactjs β’ ssr
-
hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
A lightweight library for neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
HiddenLayer is simple, easy to extend, and works great with Jupyter Notebook. Itβs not intended to replace advanced tools, such as TensorBoard, but rather for cases where advanced tools are too big for the task. HiddenLayer was written by Waleed Abdulla and Phil Ferriere, and is licensed under the MIT License.
Tags: #python β’ pytorch β’ tensorflow
-
Discounted-Udemy-Course-Enroller
A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.
Software to enroll in available Udemy Paid/Free courses having coupons automatically to your Udemy account.
Everything you need can be on the website: https://techtanic.github.io/duce/
Tags: #python β’ free β’ exe
-
simple-scrollbar
Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser.
Very simple vanilla javascript library for creating a custom scrollbar cross-browser and cross-devices.
Tags: #javascript
-
webp-express
Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
Serve autogenerated WebP images instead of jpeg/png to browsers that supports WebP.
The plugin is available on the Wordpress codex (here). But well, it is developed (here on github).
News: I have added the vendor folder to the repo. To install the plugin here from github, you can simply download the zip and unzip it in your plugin folder
Tags: #php
-
fx_cast
Chromecast Web Sender SDK implementation for Firefox
A Firefox extension that implements the Chromecast API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a companion application (bridge).
Tags: #typescript β’ firefox β’ webextension
-
workarea
Workarea is an enterprise-grade Ruby on Rails commerce platform
We encourage you to contribute to Workarea! Check out our articles on contribution on https://developer.workarea.com.
Tags: #ruby β’ ecommerce β’ ecommerce-platform
-
minio-java
MinIO Client SDK for Java
MinIO Java SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.
For a complete list of APIs and examples, please take a look at the Java Client API Reference documentation.
Tags: #java β’ libraries β’ sdk
-
webapps-deploy
Enable GitHub developers to deploy to Azure WebApps using GitHub Actions
With the Azure App Service Actions for GitHub, you can automate your workflow to deploy Azure Web Apps or Azure Web Apps for Containers using GitHub Actions.
Get started today with a free Azure account.
This repository contains GitHub Action for Azure WebApp to deploy to an Azure WebApp (Windows or Linux). The action supports deploying a folder, *.jar, *.war, and *.zip files (except msBuild generated packages).
You can also use this GitHub Action to deploy your customized image into an Azure WebApps container.
For deploying container images to Kubernetes, consider using Kubernetes deploy action. This action requires that the cluster context be set earlier in the workflow by using either the Azure/aks-set-context action or the Azure/k8s-set-context action.
The definition of this GitHub Action is in action.yml. startup-command is applicable only for Linux apps and not for Windows apps. Currently startup-command is supported only for Linux apps when SPN is provided and not when publish profile is provided.
NOTE: you must have write permissions to the repository in question. If youβre using a sample repository from Microsoft, be sure to first fork the repository to your own GitHub account.
Tags: #typescript
subscribe via RSS