I work as Director UI Engineering at smartclip. The web is my passion since 1996, when I developed my first website. I have a bachelor and a diploma in Computer Sciences, but everything I know about the web platform and cloud services today is self-taught. I consider myself blessed that I get to build great stuff and help others do the same for a living. When not dabbling with web and cloud technology, I’m usually playing videogames or reading books or comics. I have slightly elitist views on beer, love to travel the world with my wife & daughter and have spent most of my adult life trying to get into a regular exercising habit. I believe in a culture that allows failure, supports experiments and celebrates learnings. I do some quality freelance consulting and teaching for Web Application Development, Web Security, SaaS and Cloud Architecture and write about Web Development and Cloud Technology on my Blog and Twitter. |
|
- Paderborn, Germany
- https://codepunkt.de/
- @code_punkt
- in/christophwerner
Highlights
Pinned Loading
-
webpack-license-plugin
webpack-license-plugin PublicManage third-party license compliance in your webpack build
-
microsoft/TypeScript
microsoft/TypeScript PublicTypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
styled-components/styled-components
styled-components/styled-components PublicVisual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
-
-
css-spring
css-spring PublicGenerate physics based css-keyframe animations for the css-in-js solution of your choice or plain css.
-
mongoose-patch-history
mongoose-patch-history PublicMongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
2,654 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 12 commits in 4 repositories
Created 1 repository
-
codepunkt/jest-prisma
TypeScript
This contribution was made on Apr 9
Created a pull request in Quramy/jest-prisma that received 1 comment
feat: allow clientPath configuration for delegate
This allows passing a clientPath
option to environments, allowing to import the prisma client from a custom directory, but defaulting to @prisma/cl…
Opened 1 other pull request in 1 repository
paderbornjs/site
1
merged
-
fix: use meetup GraphQL API
This contribution was made on Apr 24
Reviewed 1 pull request in 1 repository
webpro-nl/knip
1 pull request
-
feat: handle vitest workspace configuration
This contribution was made on Apr 4
Created an issue in Quramy/prisma-fabbrica that received 2 comments
Adapt to new "prisma-client" generator
Prisma, starting from 6.6.0, can now generate the prisma client as ESM using generator "prisma-client". Please update this library for compatibilit…