tedo-publisher 1.3.311 → 1.3.313

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/physicscore/data.d.ts +14 -0
  2. package/dist/physicscore/data.js +1 -0
  3. package/dist/physicscore/filters.d.ts +24 -0
  4. package/dist/physicscore/filters.js +1 -0
  5. package/dist/physicscore/helpers.d.ts +3 -0
  6. package/dist/physicscore/helpers.js +1 -0
  7. package/dist/physicscore/index.d.ts +15 -0
  8. package/dist/physicscore/index.js +1 -0
  9. package/dist/physicscore/prompts/data.d.ts +7 -0
  10. package/dist/physicscore/prompts/data.js +1 -0
  11. package/dist/physicscore/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/physicscore/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/physicscore/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/physicscore/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/physicscore/prompts/images.d.ts +4 -0
  16. package/dist/physicscore/prompts/images.js +1 -0
  17. package/dist/physicscore/seo.d.ts +23 -0
  18. package/dist/physicscore/seo.js +1 -0
  19. package/dist/physicscore/styles/colors.css +1 -0
  20. package/dist/physicscore/styles/fonts.css +1 -0
  21. package/dist/physicscore/styles/global.css +1 -0
  22. package/dist/physicscore/styles/sizing.css +1 -0
  23. package/dist/physicscore/styles/theme.css +1 -0
  24. package/dist/physicscore/styles/vars.css +1 -0
  25. package/dist/soundryo/data.d.ts +14 -0
  26. package/dist/soundryo/data.js +1 -0
  27. package/dist/soundryo/filters.d.ts +28 -0
  28. package/dist/soundryo/filters.js +1 -0
  29. package/dist/soundryo/helpers.d.ts +3 -0
  30. package/dist/soundryo/helpers.js +1 -0
  31. package/dist/soundryo/index.d.ts +15 -0
  32. package/dist/soundryo/index.js +1 -0
  33. package/dist/soundryo/prompts/data.d.ts +7 -0
  34. package/dist/soundryo/prompts/data.js +1 -0
  35. package/dist/soundryo/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/soundryo/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/soundryo/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/soundryo/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/soundryo/prompts/images.d.ts +4 -0
  40. package/dist/soundryo/prompts/images.js +1 -0
  41. package/dist/soundryo/seo.d.ts +23 -0
  42. package/dist/soundryo/seo.js +1 -0
  43. package/dist/soundryo/styles/colors.css +1 -0
  44. package/dist/soundryo/styles/fonts.css +1 -0
  45. package/dist/soundryo/styles/global.css +1 -0
  46. package/dist/soundryo/styles/sizing.css +1 -0
  47. package/dist/soundryo/styles/theme.css +1 -0
  48. package/dist/soundryo/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCDA\uD83C\uDF0D\u269B\uFE0F";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-02T00:00:00Z";
13
+ export declare const devBucketName = "idn-physicscore-dev";
14
+ export declare const prodBucketName = "idn-physicscore";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore the Wonders of Biological Sciences 🔬🌱",description:"Delve into the fascinating realms of biological sciences, where we uncover research, discoveries, and advances that define life on Earth. Join us! 🌍",slug:"biological-sciences",children:{cellBiology:{title:"Understanding Cell Biology: The Building Blocks of Life 🔬",description:"Dive deep into cell biology, exploring the fundamental units of life and their intricate functions. Discover groundbreaking research in cellular mechanisms! 🧬",slug:"cell-biology",children:null},geneticsAndGenomics:{title:"Genetics and Genomics: Mapping the Code of Life 📊🧬",description:"Explore the world of genetics and genomics, where we unravel the DNA blueprint that shapes all living organisms. Join us in this genetic journey! 🌟",slug:"genetics-and-genomics",children:null},ecologyAndEnvironmentalBiology:{title:"Ecology and Environmental Biology: Interactions in Nature 🌳🌎",description:"Learn about the interactions between organisms and their environments in ecology and environmental biology, crucial for understanding our planet's health. 🌿",slug:"ecology-and-environmental-biology",children:null},microbiology:{title:"Microbiology: The Invisible World of Microbes 🔍🦠",description:"Uncover the fascinating realm of microbiology, studying the microorganisms that impact our health, environment, and industry. Discover their hidden wonders! 🌡️",slug:"microbiology",children:null},other:{title:"Other Biological Sciences: Diverse Research Fields 🌌",description:"Explore the diverse fields within biological sciences that don't fit the conventional categories, showcasing innovative research and discoveries. Dive in! ✨",slug:"other-biological-sciences",children:null}}},chemicalSciences:{title:"Explore the Depths of Chemical Sciences: Research & Insights 🔬",description:"Dive into the fascinating realm of chemical sciences with original research articles, reviews, and groundbreaking discoveries. 🌟 Discover more!",slug:"chemical-sciences",children:{organicChemistry:{title:"Unlock the Mysteries of Organic Chemistry: Reactions & Compounds 🧪",description:"Delve into organic chemistry, exploring reactions, compounds, and the fundamental principles that govern the chemistry of life. 🔍 Expand your knowledge!",slug:"organic-chemistry",children:null},analyticalChemistry:{title:"Master the Art of Analytical Chemistry: Techniques & Applications ⚗️",description:"Discover the methods and applications of analytical chemistry, bringing precision and insight into the analysis of chemical substances. ✨ Enhance your understanding!",slug:"analytical-chemistry",children:null},physicalChemistry:{title:"Explore Physical Chemistry: The Science of Matter & Energy 🌌",description:"Unravel the principles of physical chemistry, where the laws of physics meet chemical interactions, leading to stunning discoveries. 💡 Learn with us!",slug:"physical-chemistry",children:null},inorganicChemistry:{title:"Discover Inorganic Chemistry: Elements & Their Interactions 🧬",description:"Explore the fascinating world of inorganic chemistry, focusing on the properties and behavior of non-organic compounds and elements. 🔭 Join the journey!",slug:"inorganic-chemistry",children:null},other:{title:"Explore Other Fields of Chemical Sciences: Beyond the Basics 🔍",description:"Venture into various aspects of chemical sciences that aren't confined to traditional categories, offering a broader perspective. 🌟 Keep discovering!",slug:"other-chemical-sciences",children:null}}},physicalSciences:{title:"Explore the Wonders of Physical Sciences 🌌 | PhysicsCore",description:"Dive into the captivating world of physical sciences. Discover research and reviews in classical mechanics, electromagnetism, thermodynamics, and quantum physics. 🔬",slug:"physical-sciences",children:{classicalMechanics:{title:"Understanding Classical Mechanics: The Laws of Motion ⚙️",description:"Unravel the principles of classical mechanics. From Newton's laws to the dynamics of motion, explore how forces shape our world. ⚖️",slug:"classical-mechanics",children:null},electromagnetism:{title:"The Marvels of Electromagnetism: Powering Our Universe ⚡",description:"Discover the fascinating field of electromagnetism, its principles, and applications in modern technology. Understand how it illuminates our world! 💡",slug:"electromagnetism",children:null},thermodynamics:{title:"Thermodynamics: Unveiling the Science of Heat and Energy 🔥",description:"Explore thermodynamics and the laws governing heat and energy transfer. Learn how these principles impact everything from engines to ecology! 🌡️",slug:"thermodynamics",children:null},quantumPhysics:{title:"Quantum Physics: Entering the World of Subatomic Particles 🧬",description:"Delve into the intriguing realm of quantum physics. Explore its concepts and how they challenge our understanding of reality. ✨",slug:"quantum-physics",children:null},other:{title:"Exploratory Topics in Physical Sciences: Beyond the Basics 🔍",description:"Venture into a diverse range of topics in physical sciences. Discover research that goes beyond the traditional categories and explores innovative ideas! 🌌",slug:"other",children:null}}},earthSciences:{title:"Earth Sciences - Engaging Insights into Our Planet 🌍",description:"Explore in-depth articles on earth sciences, including geology, oceanography, and climatology. Discover the wonders of our planet today! 🌎",slug:"earth-sciences",children:{geologyAndPaleontology:{title:"Geology and Paleontology - Unraveling Earth's History ⏳",description:"Dive into geology and paleontology, exploring the processes that shaped our planet and the ancient life forms that once thrived here! 🦕",slug:"geology-and-paleontology",children:null},oceanography:{title:"Oceanography - The Mysteries of Our Oceans 🌊",description:"Explore oceanography and uncover the mysteries of the ocean's depths, currents, and ecosystems that are vital to our planet's health! 🌐",slug:"oceanography",children:null},climatology:{title:"Climatology - Understanding Our Climate 🌤️",description:"Delve into climatology to understand Earth's climate systems, climate change, and the effects on our environment and future generations! ☀️",slug:"climatology",children:null},atmosphericSciences:{title:"Atmospheric Sciences - The Science of Our Skies ☁️",description:"Learn about atmospheric sciences, including weather patterns, climate systems, and their impacts on life on Earth. Discover the atmosphere! 🌥️",slug:"atmospheric-sciences",children:null},other:{title:"Other Earth Sciences - Beyond the Basics 🔍",description:"Explore various interdisciplinary topics within earth sciences that don't fit neatly into traditional categories. Discover new insights! 🌏",slug:"other-earth-sciences",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),o="🔬📚🌍⚛️",s=Object.keys(i),c=[],r=[];for(const e of s){const n=i[e];if(null==n?void 0:n.children){c.push(...Object.keys(n.children));for(const e of c){const i=n.children[e];(null==i?void 0:i.children)&&r.push(...Object.keys(i.children))}}}const l="2024-10-02T00:00:00Z",a="physicscore",h=`idn-${a}-dev`,d=`idn-${a}`;exports.DEFAULT_DESCRIPTION_EMOJIS=o,exports.authors=n,exports.authorsNames=t,exports.categories=s,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=l,exports.subcategories=c,exports.subsubcategories=r;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ ScientificDisciplines = "ScientificDisciplines",
3
+ ArticleType = "ArticleType",
4
+ ComplexityLevel = "ComplexityLevel",
5
+ ReaderEngagement = "ReaderEngagement"
6
+ }
7
+ type ScientificDisciplinesValues = 'Biology' | 'Chemistry' | 'Physics' | 'Earth Sciences';
8
+ type ArticleTypeValues = 'Original Research' | 'Review Article' | 'Scientific Advances' | 'Editorial Commentary';
9
+ type ComplexityLevelValues = 'Beginner-Friendly' | 'Intermediate' | 'Advanced' | 'Expert';
10
+ type ReaderEngagementValues = 'Interactive Content' | 'Infographics' | 'Case Studies';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.ScientificDisciplines]: ScientificDisciplinesValues[];
13
+ [FiltersNames.ArticleType]: ArticleTypeValues[];
14
+ [FiltersNames.ComplexityLevel]: ComplexityLevelValues[];
15
+ [FiltersNames.ReaderEngagement]: ReaderEngagementValues[];
16
+ };
17
+ export declare const scientificDisciplinesValues: ScientificDisciplinesValues[];
18
+ export declare const articleTypeValues: ArticleTypeValues[];
19
+ export declare const complexityLevelValues: ComplexityLevelValues[];
20
+ export declare const readerEngagementValues: ReaderEngagementValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ScientificDisciplines="ScientificDisciplines",e.ArticleType="ArticleType",e.ComplexityLevel="ComplexityLevel",e.ReaderEngagement="ReaderEngagement";const i=["Biology","Chemistry","Physics","Earth Sciences"],s=["Original Research","Review Article","Scientific Advances","Editorial Commentary"],t=["Beginner-Friendly","Intermediate","Advanced","Expert"],r=["Interactive Content","Infographics","Case Studies"],l={[exports.FiltersNames.ScientificDisciplines]:[],[exports.FiltersNames.ArticleType]:[],[exports.FiltersNames.ComplexityLevel]:[],[exports.FiltersNames.ReaderEngagement]:[]},a={[exports.FiltersNames.ScientificDisciplines]:i,[exports.FiltersNames.ArticleType]:s,[exports.FiltersNames.ComplexityLevel]:t,[exports.FiltersNames.ReaderEngagement]:r},n=()=>JSON.stringify(a,null,2);exports.articleTypeValues=s,exports.complexityLevelValues=t,exports.fullFilters=a,exports.getFiltersTypesJSON=n,exports.initialFilters=l,exports.readerEngagementValues=r,exports.scientificDisciplinesValues=i;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.articleTypeValues=t.articleTypeValues,exports.complexityLevelValues=t.complexityLevelValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.readerEngagementValues=t.readerEngagementValues,exports.scientificDisciplinesValues=t.scientificDisciplinesValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: PhysicsCore is an engaging infotainment articles portal dedicated to showcasing scientific research and reviews across various disciplines including biology, chemistry, physics, and earth sciences. It serves as a platform for original research articles and highlights significant scientific advances.\n - Detailed description: PhysicsCore stands as a comprehensive online portal that merges scientific inquiry with captivating content, aiming to present complex research findings in an accessible and engaging manner. The portal features a broad range of articles that delve into various scientific disciplines, offering in-depth reviews and insightful commentary on the latest advancements and discoveries. Whether exploring the intricacies of chemical reactions, the wonders of biological systems, or the laws governing physical phenomena, PhysicsCore seeks to foster a greater understanding of science's role in shaping our world. Each article is meticulously crafted to cater to both laypersons and professionals, ensuring that all readers can grasp the significant contributions made within the scientific community.\n - Target audience: The target audience for PhysicsCore includes science enthusiasts, students across various levels of education, educators, and professionals in scientific fields seeking to stay informed about the latest research and developments. Additionally, it appeals to anyone with a curiosity about science and its applications in everyday life, appealing to both casual readers and serious scholars alike.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Summary of Key Findings\n - Background and Context\n\n## Methodology\n - Experimental Design\n - Data Collection Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: PhysicsCore is an engaging infotainment articles portal dedicated to showcasing scientific research and reviews across various disciplines including biology, chemistry, physics, and earth sciences. It serves as a platform for original research articles and highlights significant scientific advances.\n - Detailed description: PhysicsCore stands as a comprehensive online portal that merges scientific inquiry with captivating content, aiming to present complex research findings in an accessible and engaging manner. The portal features a broad range of articles that delve into various scientific disciplines, offering in-depth reviews and insightful commentary on the latest advancements and discoveries. Whether exploring the intricacies of chemical reactions, the wonders of biological systems, or the laws governing physical phenomena, PhysicsCore seeks to foster a greater understanding of science's role in shaping our world. Each article is meticulously crafted to cater to both laypersons and professionals, ensuring that all readers can grasp the significant contributions made within the scientific community.\n - Target audience: The target audience for PhysicsCore includes science enthusiasts, students across various levels of education, educators, and professionals in scientific fields seeking to stay informed about the latest research and developments. Additionally, it appeals to anyone with a curiosity about science and its applications in everyday life, appealing to both casual readers and serious scholars alike.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Summary of Key Findings\n - Background and Context\n\n## Methodology\n - Experimental Design\n - Data Collection Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",s="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=t,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet the Experts - PhysicsCore Authors",description:"Discover the brilliant minds behind groundbreaking research at PhysicsCore! 👩‍🔬👨‍🔬 Explore their contributions in biology, chemistry, physics, and earth sciences."},[exports.PageNames.Home]:{title:"Welcome to PhysicsCore - Your Infotainment Hub",description:"Dive into the world of scientific research with PhysicsCore! 🌍🔬 Stay informed with original articles and reviews across diverse disciplines."},[exports.PageNames.NotFound]:{title:"Page Not Found - PhysicsCore",description:"Oops! We can't find the page you're looking for. 🛠️🔍 Explore our scientific articles on biology, chemistry, physics, and earth sciences instead."},[exports.PageNames.AboutUs]:{title:"About PhysicsCore - Your Science Resource",description:"Learn about PhysicsCore's mission to disseminate scientific knowledge. 🌟📚 We're dedicated to publishing cutting-edge research across various disciplines."},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy - PhysicsCore",description:"Your privacy matters! 🔒📜 Read our privacy policy to understand how we protect your information while you explore the world of science."},[exports.PageNames.Terms]:{title:"Terms and Conditions - PhysicsCore",description:"Understand the guidelines and terms of using PhysicsCore. 📋⚖️ Join us on a journey through scientific advancements and responsible research."},[exports.PageNames.Sitemap]:{title:"Sitemap - PhysicsCore",description:"Navigate easily through PhysicsCore! 🗺️📖 Check our sitemap for quick access to various scientific articles and resources."}},a=[{name:"Dr. Priya Ramanathan",description:"Dr. Priya Ramanathan is a leading biochemist with over 15 years of research experience in enzymology and metabolic pathways. She has published extensively in international journals and has received numerous awards for her contributions to the field of biological sciences.",meta_title:"Dr. Priya Ramanathan - Biochemist and Researcher | PhysicsCore",meta_description:"Explore the scientific contributions of Dr. Priya Ramanathan, a renowned biochemist at PhysicsCore, specializing in enzymology and metabolic pathways."},{name:"Prof. Arvind Mehta",description:"Prof. Arvind Mehta is a physicist with a passion for quantum mechanics and condensed matter physics. With over 20 years in academia, he has authored several influential papers and has led multiple interdisciplinary research projects.",meta_title:"Prof. Arvind Mehta - Physicist and Quantum Researcher | PhysicsCore",meta_description:"Learn about Prof. Arvind Mehta, a prominent physicist specializing in quantum mechanics at PhysicsCore, with over 20 years of academic excellence."},{name:"Dr. Sneha Joshi",description:"Dr. Sneha Joshi is a prominent earth scientist known for her groundbreaking research in climate change and geological processes. She has contributed to various prestigious journals and collaborates with global organizations on environmental issues.",meta_title:"Dr. Sneha Joshi - Earth Scientist and Climate Change Expert | PhysicsCore",meta_description:"Delve into the works of Dr. Sneha Joshi, a leading earth scientist at PhysicsCore, focusing on climate change and geological research."},{name:"Dr. Ravi Desai",description:"Dr. Ravi Desai is a chemist specializing in organic synthesis and medicinal chemistry. With over 12 years of research experience, he has published numerous articles in high-impact journals and is dedicated to advancing pharmaceutical developments.",meta_title:"Dr. Ravi Desai - Chemist and Medicinal Chemistry Specialist | PhysicsCore",meta_description:"Discover the insights of Dr. Ravi Desai, an experienced chemist at PhysicsCore, focusing on organic synthesis and medicinal chemistry."},{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a molecular biologist with a focus on genetic engineering and biotechnological advancements. Her work has garnered international recognition, making significant strides in the field of genetics and biotechnology.",meta_title:"Dr. Aditi Sharma - Molecular Biologist and Genetic Engineer | PhysicsCore",meta_description:"Explore the groundbreaking work of Dr. Aditi Sharma, a molecular biologist at PhysicsCore, specializing in genetic engineering and biotechnology."},{name:"Dr. Neelam Verma",description:"Dr. Neelam Verma is a physicist renowned for her research in material science and nanotechnology. She has published widely and her research has significant applications in renewable energy and electronic materials.",meta_title:"Dr. Neelam Verma - Physicist and Material Science Expert | PhysicsCore",meta_description:"Learn about Dr. Neelam Verma, a distinguished physicist at PhysicsCore specializing in nanotechnology and material science innovations."},{name:"Dr. Sameer Patel",description:"Dr. Sameer Patel is a leading researcher in theoretical physics, focusing on astrophysics and cosmology. His analytical skills and innovative theories have significantly influenced contemporary understanding of space and time.",meta_title:"Dr. Sameer Patel - Theoretical Physicist and Astrophysics Specialist | PhysicsCore",meta_description:"Investigate the theories of Dr. Sameer Patel, a theoretical physicist at PhysicsCore with expertise in astrophysics and cosmology."},{name:"Prof. Lata Singh",description:"Prof. Lata Singh is a biological researcher with a focus on microbiology and infectious diseases. She is dedicated to interdisciplinary research and has led various initiatives to combat antibiotic resistance.",meta_title:"Prof. Lata Singh - Microbiologist and Infectious Disease Researcher | PhysicsCore",meta_description:"Understand the contributions of Prof. Lata Singh, a microbiologist at PhysicsCore, specializing in infectious diseases and antibiotic resistance."},{name:"Dr. Vikram Chaturvedi",description:"Dr. Vikram Chaturvedi is a chemist with extensive experience in inorganic chemistry and catalysis. His research has impacted various industrial applications, and he actively collaborates with academic and corporate partners worldwide.",meta_title:"Dr. Vikram Chaturvedi - Inorganic Chemist and Catalysis Researcher | PhysicsCore",meta_description:"Explore the impact of Dr. Vikram Chaturvedi's work in inorganic chemistry and catalysis at PhysicsCore, influencing the chemical industry."},{name:"Dr. Rhea Kapoor",description:"Dr. Rhea Kapoor is an earth scientist specializing in remote sensing and environmental monitoring. Her innovative approaches to data analysis and visualization have helped to better understand ecological changes.",meta_title:"Dr. Rhea Kapoor - Earth Scientist and Remote Sensing Expert | PhysicsCore",meta_description:"Discover Dr. Rhea Kapoor's pioneering work in remote sensing and environmental monitoring at PhysicsCore, contributing to ecological understanding."},{name:"Dr. Ramesh Patel",description:"Dr. Ramesh Patel is a renowned physicist specializing in quantum mechanics and nanotechnology. He has over 15 years of experience in scientific research and has published numerous articles in prestigious journals. He is currently a professor at the Indian Institute of Technology and is involved in several interdisciplinary research projects.",meta_title:"Dr. Ramesh Patel | Quantum Mechanics Expert",meta_description:"Explore the work of Dr. Ramesh Patel, a leading author in quantum mechanics and nanotechnology, with articles on groundbreaking research and advancements in physics."},{name:"Dr. Anjali Mehta",description:"Dr. Anjali Mehta is a biochemist with extensive experience in metabolic research and drug discovery. After completing her Ph.D. at the University of Delhi, she has been engaged in various international research collaborations, contributing to over 30 publications in high-impact journals.",meta_title:"Dr. Anjali Mehta | Biochemistry & Metabolic Research",meta_description:"Discover Dr. Anjali Mehta's contributions to biochemistry and drug discovery through her expert articles published on PhysicsCore."},{name:"Dr. Vikram Sharma",description:"Dr. Vikram Sharma is a prominent astrophysicist well-versed in observational cosmology. He has worked on various prestigious projects, including satellite missions and space telescopes, and has published extensively in the field, making significant contributions to our understanding of the universe.",meta_title:"Dr. Vikram Sharma | Astrophysicist & Cosmology Specialist",meta_description:"Delve into the astrophysical studies by Dr. Vikram Sharma, as he explores the mysteries of the cosmos through his insightful articles on PhysicsCore."},{name:"Dr. Priya Desai",description:"Dr. Priya Desai is an expert in environmental science with a focus on climate change and sustainability. Having worked with several NGOs and international organizations, she has published multiple reviews assessing climate policies and their scientific implications.",meta_title:"Dr. Priya Desai | Environmental Science & Climate Change Advocate",meta_description:"Read Dr. Priya Desai's enlightening articles on climate change and sustainability on PhysicsCore as she advocates for environmental science."},{name:"Dr. Nikhil Rao",description:"Dr. Nikhil Rao specializes in material science and engineering, with a focus on superconductors and energy applications. His innovative research has garnered multiple awards, and he actively contributes to advancing the field through collaboration and publications.",meta_title:"Dr. Nikhil Rao | Material Scientist & Energy Applications Researcher",meta_description:"Explore cutting-edge research in materials science by Dr. Nikhil Rao and his contributions to energy solutions in his articles on PhysicsCore."},{name:"Dr. Kavita Joshi",description:"Dr. Kavita Joshi is a molecular biologist with a deep interest in genetic engineering and gene therapy. As a leading researcher at a top biotechnology firm, she has published over 25 articles in peer-reviewed journals, focusing on innovative treatments for genetic disorders.",meta_title:"Dr. Kavita Joshi | Molecular Biology & Genetic Engineering Specialist",meta_description:"Discover the innovative work of Dr. Kavita Joshi in molecular biology and genetic engineering through her published articles on PhysicsCore."},{name:"Dr. Arjun Singh",description:"Dr. Arjun Singh is a theoretical chemist dedicated to understanding chemical kinetics and reaction mechanisms. With a Ph.D. from the Indian Institute of Science, his research has significant implications for pharmaceutical development and he has authored multiple impactful reviews.",meta_title:"Dr. Arjun Singh | Theoretical Chemist & Reaction Mechanisms Expert",meta_description:"Learn from Dr. Arjun Singh's articles on chemical kinetics and pharmaceutical development in his in-depth reviews published on PhysicsCore."},{name:"Dr. Neha Varma",description:"Dr. Neha Varma is a distinguished geologist known for her work on sedimentology and paleoclimatology. She has participated in several international research expeditions and has published extensively on the geological aspects of climate change.",meta_title:"Dr. Neha Varma | Geology & Paleoclimatology Specialist",meta_description:"Uncover the geological insights provided by Dr. Neha Varma as she examines sedimentology and climate change in her articles featured on PhysicsCore."},{name:"Dr. Sanjay Gupta",description:"Dr. Sanjay Gupta is a celebrated physicist and educator, focusing on condensed matter physics. With over 20 years of teaching and research experience, he often shares insights from his work in classrooms and through published scientific literature.",meta_title:"Dr. Sanjay Gupta | Condensed Matter Physicist & Educator",meta_description:"Engage with Dr. Sanjay Gupta's expertise in condensed matter physics through his enlightening articles on PhysicsCore."},{name:"Dr. Meera Choudhury",description:"Dr. Meera Choudhury is a biomedical researcher specializing in neurobiology. Having worked on pioneering studies related to neurodegenerative diseases, she strives to share her findings through articles that bridge the gap between scientific research and public understanding.",meta_title:"Dr. Meera Choudhury | Neurobiology & Biomedical Researcher",meta_description:"Gain insights into neurobiology and its implications on health from Dr. Meera Choudhury's well-researched articles on PhysicsCore."},{name:"Dr. Ramesh Kumar",description:"Dr. Ramesh Kumar is a distinguished physicist with over 15 years of research experience in condensed matter physics. He holds a Ph.D. from the Indian Institute of Science and has published numerous papers in reputed journals. His work primarily focuses on the magnetic properties of nanomaterials and their applications in electronics.",meta_title:"Dr. Ramesh Kumar - Expert in Condensed Matter Physics | PhysicsCore",meta_description:"Explore Dr. Ramesh Kumar's contributions to condensed matter physics, including his research on nanomaterials and their electronic applications. A seasoned physicist at PhysicsCore."},{name:"Dr. Vikram Mehta",description:"Dr. Vikram Mehta is a prominent astrophysicist with a focus on cosmic microwave background radiation. He completed his Ph.D. at the Indian Institute of Astrophysics and has published extensively on the origins of the universe and dark matter. Dr. Mehta is known for his engaging lectures and public outreach on cosmology.",meta_title:"Dr. Vikram Mehta - Astrophysicist and Cosmology Expert | PhysicsCore",meta_description:"Learn about Dr. Vikram Mehta's research on cosmic microwave background radiation and the universe's structure. A leader in astrophysics at PhysicsCore."},{name:"Dr. Neha Patel",description:"Dr. Neha Patel is an accomplished geoscientist with over a decade of experience in earth sciences. She has a Ph.D. from the University of Mumbai and focuses on geological mapping and mineral resource assessment. Dr. Patel has led several key projects enhancing our understanding of tectonic processes.",meta_title:"Dr. Neha Patel - Geoscientist and Earth Sciences Specialist | PhysicsCore",meta_description:"Explore Dr. Neha Patel's insights into geosciences, including geological mapping and tectonic studies, contributing to Earth's understanding at PhysicsCore."},{name:"Dr. Arjun Joshi",description:"Dr. Arjun Joshi is an experimental physicist specializing in quantum optics and photonics. After earning his Ph.D. from Tata Institute of Fundamental Research, he has made significant contributions to quantum information science. Dr. Joshi is recognized for his innovative research approaches and collaborations in the field.",meta_title:"Dr. Arjun Joshi - Expert in Quantum Optics | PhysicsCore",meta_description:"Innovative research by Dr. Arjun Joshi in quantum optics and photonics is advancing the field of quantum information science at PhysicsCore."},{name:"Dr. Meera Singh",description:"Dr. Meera Singh is a leading chemist specializing in organic synthesis and catalysis. With a strong academic background and numerous publications, she holds a Ph.D. from the Indian Institute of Technology. Her research contributes to reducing environmental impacts through green chemistry methods.",meta_title:"Dr. Meera Singh - Organic Chemistry and Green Chemistry Advocate | PhysicsCore",meta_description:"Delve into Dr. Meera Singh's impactful research in organic synthesis and green chemistry practices, promoting sustainability at PhysicsCore."},{name:"Dr. Rahul Verma",description:"Dr. Rahul Verma is a physicist with a specialization in renewable energy technologies. After completing his Ph.D. at Jawaharlal Nehru University, he has dedicated his career to researching solar energy systems and their efficiency. Dr. Verma is an advocate for sustainable solutions to energy challenges.",meta_title:"Dr. Rahul Verma - Renewable Energy Physicist | PhysicsCore",meta_description:"Engage with Dr. Rahul Verma's research on solar energy technologies and sustainable energy solutions at PhysicsCore, advocating for a greener future."},{name:"Dr. Pooja Nair",description:"Dr. Pooja Nair is a computational chemist focusing on molecular modeling and drug discovery. With expertise from her Ph.D. at Indian Institute of Technology, she combines theoretical and computational approaches to solve complex biological problems. Dr. Nair has several high-impact publications to her name.",meta_title:"Dr. Pooja Nair - Computational Chemist and Drug Discovery Specialist | PhysicsCore",meta_description:"Discover Dr. Pooja Nair's expertise in molecular modeling and innovative strategies for drug discovery at PhysicsCore."},{name:"Dr. Kavita Choudhury",description:"Dr. Kavita Choudhury is a geophysicist with an extensive background in seismic analysis and wave propagation. With a Ph.D. from Banaras Hindu University, she has contributed to several international studies on earthquake mechanics. Dr. Choudhury is a committed educator and speaker, promoting geophysical research.",meta_title:"Dr. Kavita Choudhury - Geophysicist and Earthquake Researcher | PhysicsCore",meta_description:"Explore Dr. Kavita Choudhury's contributions to geophysical sciences and seismic research, enhancing our understanding of earthquake mechanics at PhysicsCore."},{name:"Dr. Anjali Sharma",description:"Dr. Anjali Sharma is a senior researcher in the field of molecular biology, with over 15 years of experience in genetic engineering and biotechnology. She has published numerous articles in leading scientific journals and is a recipient of several awards for her contributions to the field. Dr. Sharma is passionate about mentoring young scientists and has been involved in various outreach programs.",meta_title:"Dr. Anjali Sharma | Expert in Molecular Biology | PhysicsCore",meta_description:"Explore the contributions of Dr. Anjali Sharma, a seasoned molecular biologist with expertise in genetic engineering and a commitment to mentoring future scientists."},{name:"Prof. Vikram Desai",description:"Prof. Vikram Desai is an esteemed physicist specializing in condensed matter physics, with over 20 years of academic and research experience. He has contributed substantially to the understanding of quantum systems and has authored several high-impact papers. He holds a prestigious chair at a leading Indian university and collaborates with global researchers.",meta_title:"Prof. Vikram Desai | Condensed Matter Physicist | PhysicsCore",meta_description:"Discover the research of Prof. Vikram Desai, a leading physicist in condensed matter physics, known for his extensive publications and academic contributions."},{name:"Dr. Neeta Iyer",description:"Dr. Neeta Iyer is a chemical engineer with expertise in sustainable materials and green chemistry. She has over a decade of research experience and has been involved in collaborative projects with international universities. Dr. Iyer is a strong advocate for sustainability in science and regularly speaks at environmental forums.",meta_title:"Dr. Neeta Iyer | Chemical Engineer & Sustainability Advocate | PhysicsCore",meta_description:"Learn about Dr. Neeta Iyer's pioneering work in sustainable materials and chemistry, with a focus on eco-friendly practices in the scientific community."},{name:"Dr. Anupama Rao",description:"Dr. Anupama Rao is an acclaimed biochemist known for her groundbreaking research in enzyme catalysis. With a PhD in Biochemistry and over 12 years of research experience, she has authored several important papers and is a sought-after speaker at international conferences.",meta_title:"Dr. Anupama Rao | Biochemist & Enzyme Catalysis Expert | PhysicsCore",meta_description:"Delve into the research of Dr. Anupama Rao, a biochemist renowned for her work in enzyme catalysis and active contributor to scientific discourse."},{name:"Dr. Rajesh Kumar",description:"Dr. Rajesh Kumar is a prominent astrophysicist with expertise in cosmic phenomena. He has spent over 18 years researching black holes and dark matter, contributing significantly to our understanding of the universe. Dr. Kumar has received multiple awards and is actively involved in public science education.",meta_title:"Dr. Rajesh Kumar | Astrophysicist & Cosmic Phenomena Specialist | PhysicsCore",meta_description:"Explore the work of Dr. Rajesh Kumar, an astrophysicist dedicated to uncovering the mysteries of the universe and engaging the public in science."},{name:"Dr. Priya Melwani",description:"Dr. Priya Melwani is a geoscientist with a focus on climate change and its impact on ecosystems. With a research career spanning over 10 years, she has run several impactful projects, particularly in earth sciences. Dr. Melwani frequently collaborates with policy-makers to communicate scientific findings.",meta_title:"Dr. Priya Melwani | Geoscientist & Climate Change Researcher | PhysicsCore",meta_description:"Learn from Dr. Priya Melwani, a geoscientist specializing in climate change impacts on ecosystems, and advocate for science-based policy-making."},{name:"Dr. Arvind Singh",description:"Dr. Arvind Singh is a renowned bioinformatician with over 14 years of experience in computational biology. His innovative approaches in genomic data analysis have led to significant discoveries in personalized medicine. He is also a leader in fostering interdisciplinary collaborations in science.",meta_title:"Dr. Arvind Singh | Bioinformatician & Genomic Data Analyst | PhysicsCore",meta_description:"Discover the contributions of Dr. Arvind Singh, a bioinformatician at the forefront of genomic analysis and personalized medicine research."},{name:"Dr. Kavita Nair",description:"Dr. Kavita Nair specializes in environmental chemistry, focusing on pollutant behavior and remediation techniques. With over 15 years of academic experience, she has authored several influential studies and actively participates in environmental advocacy and education.",meta_title:"Dr. Kavita Nair | Environmental Chemist & Advocate | PhysicsCore",meta_description:"Explore the impactful research of Dr. Kavita Nair in environmental chemistry, dedicated to understanding and combating pollution."},{name:"Prof. Suresh Bhatia",description:"Prof. Suresh Bhatia is a prominent mathematician who applies advanced mathematical techniques in physical sciences. With more than 25 years of research experience, his work has broadened the understanding of statistical mechanics and its applications in various scientific fields.",meta_title:"Prof. Suresh Bhatia | Mathematician & Physical Sciences Expert | PhysicsCore",meta_description:"Meet Prof. Suresh Bhatia, a mathematician whose contributions to statistical mechanics enhance the intersection of mathematics and physical sciences."},{name:"Dr. Meena Gupta",description:"Dr. Meena Gupta is a systems biologist known for her research in cellular networks and disease modeling. With a PhD in Systems Biology and over a decade of experience, her work has influenced important therapeutic developments. She is committed to bridging the gap between basic research and clinical applications.",meta_title:"Dr. Meena Gupta | Systems Biologist & Disease Modeling Expert | PhysicsCore",meta_description:"Discover the fascinating work of Dr. Meena Gupta, a systems biologist focused on cellular networks and advancing therapeutic research."},{name:"Dr. Maria Johnson",description:"Dr. Maria Johnson is a renowned biologist specializing in molecular genetics, with over 15 years of research experience in genetic modification and CRISPR technology. She has published over 50 peer-reviewed papers and serves on the editorial board of several top-tier journals.",meta_title:"Dr. Maria Johnson - Expert in Molecular Genetics | PhysicsCore",meta_description:"Explore the work of Dr. Maria Johnson, a leading biologist with expertise in molecular genetics and CRISPR technology. Discover her contributions to the field at PhysicsCore."},{name:"Prof. Alan Chen",description:"Prof. Alan Chen is a physicist with a focus on quantum mechanics and renewable energy solutions. With a Ph.D. from MIT, he has authored multiple high-impact articles and holds several patents for energy-efficient technologies.",meta_title:"Prof. Alan Chen - Quantum Mechanics Expert | PhysicsCore",meta_description:"Dive into the research of Prof. Alan Chen, a prominent physicist known for his work in quantum mechanics and renewable energy technologies, featuring insights only at PhysicsCore."},{name:"Dr. Aisha Patel",description:"Dr. Aisha Patel is an environmental chemist with over a decade of experience in the study of pollutants and their impact on ecosystems. She has led several groundbreaking studies on water purification and sustainable practices.",meta_title:"Dr. Aisha Patel - Environmental Chemistry Innovator | PhysicsCore",meta_description:"Learn about Dr. Aisha Patel's pioneering work in environmental chemistry. Discover her insights on pollution and sustainable practices at PhysicsCore."},{name:"Dr. Thomas Nguyen",description:"Dr. Thomas Nguyen is a geophysicist with extensive expertise in seismic activity and its relation to climate change. He has conducted research in various regions worldwide and has contributed significantly to the understanding of geological processes.",meta_title:"Dr. Thomas Nguyen - Geophysics & Climate Change Expert | PhysicsCore",meta_description:"Delve into the research of Dr. Thomas Nguyen, a leading geophysicist studying seismic activity and climate change, and explore his contributions at PhysicsCore."},{name:"Dr. Emily Roberts",description:"Dr. Emily Roberts is a chemist with a specialization in organic synthesis and materials science. Her innovative approaches have led to the development of novel materials for various applications, resulting in numerous awards and recognitions.",meta_title:"Dr. Emily Roberts - Organic Synthesis & Materials Science Authority | PhysicsCore",meta_description:"Explore the innovative work of Dr. Emily Roberts in organic synthesis and materials science, highlighted through her impactful research at PhysicsCore."},{name:"Prof. Luis Alvarez",description:"Prof. Luis Alvarez is an astrophysicist focused on dark matter research and cosmic microwave background radiation. He holds a prestigious position at a leading university and has been awarded multiple grants for his research projects.",meta_title:"Prof. Luis Alvarez - Astrophysics & Dark Matter Explorer | PhysicsCore",meta_description:"Join Prof. Luis Alvarez as he explores the mysteries of dark matter and the cosmos. Discover his groundbreaking research at PhysicsCore."},{name:"Dr. Priya Singh",description:"Dr. Priya Singh is a microbiologist dedicated to studying extremophiles and their potential applications in biotechnology. With an impressive publication record, she has collaborated with international research labs on numerous projects.",meta_title:"Dr. Priya Singh - Microbiology & Biotechnology Pioneer | PhysicsCore",meta_description:"Follow Dr. Priya Singh's pioneering research on extremophiles and biotechnology at PhysicsCore, where she pushes the boundaries of traditional microbiology."},{name:"Dr. Haruto Tanaka",description:"Dr. Haruto Tanaka is a leading physicist known for his work in condensed matter physics. His research focuses on novel materials and their electronic properties, with numerous publications in high-impact journals.",meta_title:"Dr. Haruto Tanaka - Condensed Matter Physics Specialist | PhysicsCore",meta_description:"Discover the innovative research of Dr. Haruto Tanaka in condensed matter physics, where he examines novel materials and their applications at PhysicsCore."},{name:"Dr. Sarah O'Connell",description:"Dr. Sarah O'Connell is an evolutionary biologist with research interests in biodiversity and conservation. She has dedicated her career to understanding ecosystems and their preservation, and has authored essential reviews in the field.",meta_title:"Dr. Sarah O'Connell - Evolutionary Biology & Conservation Advocate | PhysicsCore",meta_description:"Uncover Dr. Sarah O'Connell's impactful research in evolutionary biology and conservation efforts, brought to you by PhysicsCore."},{name:"Prof. James Holloway",description:"Prof. James Holloway is a theoretical chemist known for his computational methods in studying chemical reactions. His research has advanced our understanding of molecular dynamics and he is a sought-after speaker at international conferences.",meta_title:"Prof. James Holloway - Theoretical Chemistry & Molecular Dynamics Expert | PhysicsCore",meta_description:"Engage with the theoretical insights of Prof. James Holloway in chemistry and molecular dynamics, featured exclusively at PhysicsCore."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a biologist with over 15 years of research experience in genetic engineering and molecular biology. She has published numerous peer-reviewed papers and is an advocate for sustainable practices in scientific research. She holds a Ph.D. from Stanford University and has worked with various prestigious institutions worldwide.",meta_title:"Dr. Emily Carter - Biologist and Genetic Engineering Expert",meta_description:"Explore the work of Dr. Emily Carter, a leading biologist specializing in genetic engineering with over 15 years of research experience."},{name:"Dr. Rahul Gupta",description:"Dr. Rahul Gupta is a renowned chemist focusing on environmental chemistry and pollution control. With a Ph.D. from the Indian Institute of Science, he has contributed significantly to several international journals and often collaborates with non-profits to address global environmental issues.",meta_title:"Dr. Rahul Gupta - Environmental Chemist and Researcher",meta_description:"Learn about Dr. Rahul Gupta, an expert in environmental chemistry dedicated to pollution control and sustainable solutions."},{name:"Professor John McAllister",description:"Professor John McAllister is a theoretical physicist with a focus on quantum mechanics and relativity. He has been a faculty member at MIT for over two decades and published extensively in top-tier journals. His innovative approaches to complex problems have earned him several awards in the field.",meta_title:"Professor John McAllister - Theoretical Physicist and Educator",meta_description:"Discover the research and teachings of Professor John McAllister, a leading theoretical physicist with expertise in quantum mechanics."},{name:"Dr. Sofia Zhao",description:"Dr. Sofia Zhao is a climate scientist recognized for her work in earth sciences and climate change. With a Ph.D. from the University of California, Berkeley, she has been involved in influential research projects addressing global warming and its impact on ecosystems.",meta_title:"Dr. Sofia Zhao - Climate Scientist and Earth Sciences Expert",meta_description:"Delve into the research of Dr. Sofia Zhao, a climate scientist dedicated to studying the effects of climate change on our planet."},{name:"Dr. Mark Thompson",description:"Dr. Mark Thompson is a physicist specializing in nanotechnology and materials science. He has over 10 years of experience in both academic and industrial research, holding a prominent position at a leading tech company alongside his academic endeavors.",meta_title:"Dr. Mark Thompson - Nanotechnology and Materials Science Expert",meta_description:"Read about Dr. Mark Thompson, an innovator in nanotechnology and materials science with significant contributions to research and industry."},{name:"Dr. Isabel Nascimento",description:"Dr. Isabel Nascimento is a chemist from Brazil specializing in medicinal chemistry and drug development. She has published over 30 papers in high-impact journals and is a member of various international scientific societies, making her a key player in her field.",meta_title:"Dr. Isabel Nascimento - Medicinal Chemistry Specialist",meta_description:"Explore the contributions of Dr. Isabel Nascimento, a leading expert in medicinal chemistry and drug development with global recognition."},{name:"Dr. Liam O'Connor",description:"Dr. Liam O'Connor is an astrophysicist with a focus on dark matter and energy. He completed his Ph.D. at the University of Cambridge and has been part of numerous high-profile research teams. His work often involves collaboration with space agencies and observatories.",meta_title:"Dr. Liam O'Connor - Astrophysicist and Research Innovator",meta_description:"Discover the insights of Dr. Liam O'Connor, an astrophysicist focused on dark matter, contributing to a better understanding of the universe."},{name:"Dr. Amina Al-Farsi",description:"Dr. Amina Al-Farsi is a geologist specializing in mineral resources and sustainable mining practices. With a Ph.D. from the University of Alberta, she has actively engaged in policy-making discussions and research that bridges geology and environmental sustainability.",meta_title:"Dr. Amina Al-Farsi - Geologist and Sustainability Advocate",meta_description:"Learn about Dr. Amina Al-Farsi, a geologist dedicated to the sustainable management of mineral resources and environmental health."},{name:"Dr. Noah Harrison",description:"Dr. Noah Harrison is a physicist with a focus on condensed matter physics and material properties. He has been published in notable journals and is known for his interdisciplinary approach, collaborating frequently with other fields such as chemistry and engineering.",meta_title:"Dr. Noah Harrison - Condensed Matter Physicist and Innovator",meta_description:"Explore the work of Dr. Noah Harrison, a condensed matter physicist known for his groundbreaking research and interdisciplinary collaborations."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#003b5c;--theme-color-8:#007a9b;--theme-color-7:#00b4cc;--theme-color-6:#66c3d8;--theme-color-5:#99d4e0;--theme-color-3:#cfeef6;--theme-color-2:#e5f8fd;--color-bg-layout:#ffffff;--color-bg-hover:#f1f1f1;--article-border-radius:15px;--btn-border-radius:5px;--category-border-radius:20px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83C\uDFB6\uD83C\uDFA4\uD83C\uDFA7\uD83C\uDFBC";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-09-27T00:00:00Z";
13
+ export declare const devBucketName = "idn-soundryo-dev";
14
+ export declare const prodBucketName = "idn-soundryo";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const s={artists:{title:"Explore Iconic and Emerging Artists | Soundryo 🎶",description:"Dive into the world of music with deep insights on iconic and emerging artists! Discover their stories, styles, and influence on the music landscape. 🌟",slug:"explore-iconic-and-emerging-artists",children:{iconicArtists:{title:"Iconic Artists: Legends of Music History 🎤",description:"Explore the lives and legacies of iconic artists who have shaped the music industry. Discover their timeless hits and cultural impact! 🌍",slug:"iconic-artists-legends-of-music-history",children:null},emergingArtists:{title:"Emerging Artists: The Future of Music 🎸",description:"Discover the rising stars of the music scene. Learn about their innovative sounds and the fresh perspectives they bring to the industry! 🎤",slug:"emerging-artists-the-future-of-music",children:null},featuredArtists:{title:"Featured Artists: Spotlight on Talent 🌟",description:"Get to know our featured artists! Delve into their journeys, music styles, and what makes them stand out in today's music scene. 🎵",slug:"featured-artists-spotlight-on-talent",children:null},genreSpecificArtists:{title:"Genre Specific Artists: Masters of Their Craft 🎷",description:"Explore the artists who define genres! From rock legends to hip-hop innovators, uncover the talent that shapes musical variety. 🎶",slug:"genre-specific-artists-masters-of-their-craft",children:null},other:{title:"Other Artists: Diverse Musical Influences 🎨",description:"Discover a mix of artists beyond the mainstream! Experience the diverse range of talent that enriches the music landscape today. 🌍",slug:"other-artists-diverse-musical-influences",children:null}}},songs:{title:"Explore the World of Songs: Insights & Analyses 🎵",description:"Dive deep into the captivating realm of songs with our insightful articles, analyses, and trends that every music lover cherishes, enhancing your listening experience! 🎶",slug:"explore-the-world-of-songs",children:{songAnalysis:{title:"In-Depth Song Analysis: Understanding The Lyrics 🎤",description:"Delve into detailed song analyses that unravel the meaning behind lyrics and melodies, enriching your music appreciation and insight! 🎧",slug:"in-depth-song-analysis",children:null},trendingSongs:{title:"Trending Songs: What’s Hot in Music Right Now 🔥",description:"Stay updated with the hottest tracks and trending songs that are dominating the music scene, ensuring you never miss a beat! 🎉",slug:"trending-songs",children:null},classicHits:{title:"Classic Hits: Timeless Songs That Shaped Music History 🎼",description:"Explore the classic hits that have left a lasting impact on the music industry and continue to resonate with audiences across generations! 📀",slug:"classic-hits",children:null},songThemes:{title:"Exploring Song Themes: The Stories Behind the Music 📖",description:"Uncover the various themes and stories that songs express, providing a deeper understanding of the emotions and messages conveyed! 🎵",slug:"exploring-song-themes",children:null},other:{title:"Other Musical Insights: Discover Unique Aspects of Songs 🌀",description:"Explore miscellaneous insights into music that enrich the listening experience, offering unique perspectives on songs and their creators! 🌟",slug:"other-musical-insights",children:null}}},albums:{title:"Explore Incredible Albums: Reviews, History & New Releases 🎶",description:"Dive into a world of music with in-depth album reviews, history insights, and details on upcoming releases at Soundryo. Uncover the essence of sound! 🌟",slug:"albums",children:{albumReviews:{title:"Comprehensive Album Reviews: Insights & Ratings 📀",description:"Discover insightful album reviews that explore soundscapes and artistic expressions, helping you choose your next favorite listen! 🎤",slug:"album-reviews",children:null},upcomingAlbums:{title:"Upcoming Albums: Releases to Anticipate This Year 🎶",description:"Stay updated with the latest music scene! Check out our roundup of upcoming albums to look forward to from your favorite artists. 🔥",slug:"upcoming-albums",children:null},albumHistory:{title:"The Rich History of Albums: Icons & Milestones 📜",description:"Journey through the fascinating history of albums, exploring iconic releases that shaped the music landscape and defined generations! 🎉",slug:"album-history",children:null},genreClassics:{title:"Genre Classics: Essential Albums You Must Hear 🎧",description:"Explore the essential classics from various genres that every music lover should have in their collection. Relive the magic of timeless albums! 🕰️",slug:"genre-classics",children:null},other:{title:"Miscellaneous Albums: Unique Releases & Special Projects 🎨",description:"Discover a variety of unique albums and special projects that don’t fit neatly into a box. Explore unexpected gems in the music industry! 💎",slug:"other-albums",children:null}}},musicGenres:{title:"Explore Diverse Music Genres – Discover Your Sound! 🎶",description:"Dive into the rich world of music genres with Soundryo. Explore artists, songs, and albums that define each genre. Discover your favorite sound! 🎵",slug:"explore-music-genres",children:{popMusic:{title:"All About Pop Music – The Pulse of Sound! 🌟",description:"Uncover the vibrant world of pop music, featuring top artists, hit songs, and acclaimed albums. Experience the sounds that define pop culture! 🎤",slug:"pop-music",children:null},rockMusic:{title:"Rock Music – The Undying Energy of Sound! 🎸",description:"Immerse yourself in the electrifying realm of rock music. Explore legendary artists, timeless songs, and transformative albums from various eras! 🤘",slug:"rock-music",children:null},hipHopMusic:{title:"Hip Hop Music – The Beat of a New Generation! 🎤",description:"Delve into the world of hip hop music, where rhythm meets poetry. Discover influential artists, chart-topping songs, and groundbreaking albums! 🥇",slug:"hip-hop-music",children:null},electronicMusic:{title:"Electronic Music – The Future of Sound Overload! 🎶",description:"Explore the innovative realm of electronic music, showcasing pioneering artists, hypnotic songs, and revolutionary albums that break the mold! ⚡",slug:"electronic-music",children:null},other:{title:"Other Music Genres – Discover Unique Sounds! 🎧",description:"Venture beyond the mainstream with our collection of other music genres. Experience a diverse range of artists, songs, and classic albums! 🌍",slug:"other-genres",children:null}}}},i=e.AUTHORS_INFO.reduce(((e,s)=>Object.assign(Object.assign({},e),{[s.name]:[s.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),n="🎶🎤🎧🎼",r=Object.keys(s),o=[],l=[];for(const e of r){const i=s[e];if(null==i?void 0:i.children){o.push(...Object.keys(i.children));for(const e of o){const s=i.children[e];(null==s?void 0:s.children)&&l.push(...Object.keys(s.children))}}}const c="2024-09-27T00:00:00Z",a="soundryo",u=`idn-${a}-dev`,h=`idn-${a}`;exports.DEFAULT_DESCRIPTION_EMOJIS=n,exports.authors=i,exports.authorsNames=t,exports.categories=r,exports.dataStructure=s,exports.devBucketName=u,exports.prodBucketName=h,exports.startDate=c,exports.subcategories=o,exports.subsubcategories=l;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ ArtistSpotlight = "ArtistSpotlight",
3
+ MusicalGenres = "MusicalGenres",
4
+ AlbumEra = "AlbumEra",
5
+ ArticleType = "ArticleType",
6
+ SongThemes = "SongThemes"
7
+ }
8
+ type ArtistSpotlightValues = 'Emerging Artists' | 'Iconic Legends' | 'Genre Innovators' | 'Collaborative Forces';
9
+ type MusicalGenresValues = 'Rock' | 'Hip Hop' | 'Jazz' | 'Pop' | 'Classical';
10
+ type AlbumEraValues = 'Classic Hits' | 'Modern Releases' | 'Retro Revival' | 'Future Sounds';
11
+ type ArticleTypeValues = 'In-Depth Features' | 'Reviews & Critiques' | 'Music History';
12
+ type SongThemesValues = 'Love & Relationships' | 'Social Issues' | 'Party Anthems' | 'Personal Struggles';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.ArtistSpotlight]: ArtistSpotlightValues[];
15
+ [FiltersNames.MusicalGenres]: MusicalGenresValues[];
16
+ [FiltersNames.AlbumEra]: AlbumEraValues[];
17
+ [FiltersNames.ArticleType]: ArticleTypeValues[];
18
+ [FiltersNames.SongThemes]: SongThemesValues[];
19
+ };
20
+ export declare const artistSpotlightValues: ArtistSpotlightValues[];
21
+ export declare const musicalGenresValues: MusicalGenresValues[];
22
+ export declare const albumEraValues: AlbumEraValues[];
23
+ export declare const articleTypeValues: ArticleTypeValues[];
24
+ export declare const songThemesValues: SongThemesValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ArtistSpotlight="ArtistSpotlight",e.MusicalGenres="MusicalGenres",e.AlbumEra="AlbumEra",e.ArticleType="ArticleType",e.SongThemes="SongThemes";const s=["Emerging Artists","Iconic Legends","Genre Innovators","Collaborative Forces"],t=["Rock","Hip Hop","Jazz","Pop","Classical"],r=["Classic Hits","Modern Releases","Retro Revival","Future Sounds"],i=["In-Depth Features","Reviews & Critiques","Music History"],l=["Love & Relationships","Social Issues","Party Anthems","Personal Struggles"],o={[exports.FiltersNames.ArtistSpotlight]:[],[exports.FiltersNames.MusicalGenres]:[],[exports.FiltersNames.AlbumEra]:[],[exports.FiltersNames.ArticleType]:[],[exports.FiltersNames.SongThemes]:[]},a={[exports.FiltersNames.ArtistSpotlight]:s,[exports.FiltersNames.MusicalGenres]:t,[exports.FiltersNames.AlbumEra]:r,[exports.FiltersNames.ArticleType]:i,[exports.FiltersNames.SongThemes]:l},p=()=>JSON.stringify(a,null,2);exports.albumEraValues=r,exports.articleTypeValues=i,exports.artistSpotlightValues=s,exports.fullFilters=a,exports.getFiltersTypesJSON=p,exports.initialFilters=o,exports.musicalGenresValues=t,exports.songThemesValues=l;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),a=require("./seo.js"),o=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.albumEraValues=t.albumEraValues,exports.articleTypeValues=t.articleTypeValues,exports.artistSpotlightValues=t.artistSpotlightValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.musicalGenresValues=t.musicalGenresValues,exports.songThemesValues=t.songThemesValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=a.AUTHORS_INFO,exports.AUTHORS_META=a.AUTHORS_META,exports.PAGES_SEO=a.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return a.PageNames}}),exports.gpt35Articles=o,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Soundryo is an infotainment articles portal dedicated to music lovers. It offers a wealth of information about artists, songs, and albums, providing deep insights and analyses.\n - Detailed description: Soundryo serves as a vibrant hub for music enthusiasts, where in-depth articles delve into the lives of iconic artists, explore various genres, and analyze trending songs and albums. The portal features rich content that not only highlights music history but also provides reviews, critiques, and thematic explorations of the ever-evolving music landscape. Additionally, Soundryo incorporates elements that celebrate new releases and artistic movements, making it an essential resource for anyone looking to deepen their understanding of music and its cultural significance.\n - Target audience: The primary target audience for Soundryo includes music enthusiasts, aspiring musicians, and music students, as well as casual listeners looking to enhance their appreciation of music. It is tailored for individuals aged 18-40 who actively seek knowledge about their favorite artists and the context of songs and albums across diverse genres.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Artist Profile\n - Biography and Background\n - Major Influences and Inspirations\n\n## Song Analysis\n - Theme and Lyrics Breakdown\n - Instrumentation and Composition\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Artist Profile, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "music enthusiasts, aspiring musicians, and music students";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Soundryo is an infotainment articles portal dedicated to music lovers. It offers a wealth of information about artists, songs, and albums, providing deep insights and analyses.\n - Detailed description: Soundryo serves as a vibrant hub for music enthusiasts, where in-depth articles delve into the lives of iconic artists, explore various genres, and analyze trending songs and albums. The portal features rich content that not only highlights music history but also provides reviews, critiques, and thematic explorations of the ever-evolving music landscape. Additionally, Soundryo incorporates elements that celebrate new releases and artistic movements, making it an essential resource for anyone looking to deepen their understanding of music and its cultural significance.\n - Target audience: The primary target audience for Soundryo includes music enthusiasts, aspiring musicians, and music students, as well as casual listeners looking to enhance their appreciation of music. It is tailored for individuals aged 18-40 who actively seek knowledge about their favorite artists and the context of songs and albums across diverse genres.\n\n",i="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Artist Profile\n - Biography and Background\n - Major Influences and Inspirations\n\n## Song Analysis\n - Theme and Lyrics Breakdown\n - Instrumentation and Composition\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Artist Profile, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",s="music enthusiasts, aspiring musicians, and music students",o="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",r=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=r,exports.IMAGES_PROHIBITED_WORDS=o,exports.START_STEP=n,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=i,exports.portalInfo=t;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:r})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${r} from professional music photograph for a glossy music magazine, comercial style photography, glossy music magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,r=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=r,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Discover Artists on Soundryo - Your Music Haven",description:"Explore the latest trends and timeless classics from your favorite artists! 🎤🎶 Join us at Soundryo for artist insights, music history, and more!"},[exports.PageNames.Home]:{title:"Welcome to Soundryo - Your Ultimate Music Resource",description:"Dive into the world of music with Soundryo! 🎵 From songs to albums and everything in between, experience the rhythm of entertainment!"},[exports.PageNames.NotFound]:{title:"Page Not Found - Soundryo",description:"Oops! Looks like we couldn't find that page. ⚠️ Explore our music articles or return to the homepage for more great content!"},[exports.PageNames.AboutUs]:{title:"About Soundryo - Your Music Insights Hub",description:"Learn more about Soundryo! 🌟 We’re passionate about bringing you the best in music news, artist profiles, and album reviews."},[exports.PageNames.PrivacyPolicy]:{title:"Soundryo Privacy Policy - Respecting Your Data",description:"Your privacy matters! 🔒 Understand how Soundryo protects your information and ensures a safe browsing experience."},[exports.PageNames.Terms]:{title:"Terms of Service - Soundryo",description:"Read Soundryo's Terms of Service. 📜 Your access to our music articles comes with rights and responsibilities!"},[exports.PageNames.Sitemap]:{title:"Soundryo Sitemap - Navigate Our Music World",description:"Find your way around Soundryo! 🗺️ Check our sitemap for quick access to all the latest in music, artists, songs, and albums."}},n=[{name:"Aditi Sharma",description:"Aditi Sharma is a music journalist with over 8 years of experience covering Indian and international music scenes. She has written for various renowned publications, focusing on emerging artists and music trends in India. Aditi blends her passion for music with her keen insight into the industry, making her articles both informative and engaging.",meta_title:"Aditi Sharma - Music Journalist | Soundryo",meta_description:"Explore the articles by Aditi Sharma, an experienced music journalist dedicated to covering the rich landscape of Indian music, artists, and trends on Soundryo."},{name:"Rajesh Mehta",description:"Rajesh Mehta is a seasoned music critic and writer with more than a decade of experience in the Indian music industry. He specializes in reviews of albums and live performances. With a background in music technology, Rajesh provides a unique perspective on the intersection of music and technology.",meta_title:"Rajesh Mehta - Music Critic | Soundryo",meta_description:"Discover insightful reviews and articles by Rajesh Mehta, a veteran music critic with expertise in album reviews and the Indian music landscape on Soundryo."},{name:"Neha Kapoor",description:"Neha Kapoor is a passionate writer and cultural enthusiast who has been covering Indian pop and classical music for the last 6 years. She brings a fresh perspective to her pieces, often highlighting lesser-known artists and giving them a platform to shine.",meta_title:"Neha Kapoor - Indian Music Writer | Soundryo",meta_description:"Get inspired by Neha Kapoor’s articles that shine a light on Indian pop and classical music, showcasing emerging talents and cultural insights on Soundryo."},{name:"Rohit Singh",description:"Rohit Singh is a music curator and blogger with a decade of experience in writing about indie artists and fusion music. His deep-rooted knowledge of various musical genres allows him to offer informed opinions and recommendations on contemporary music.",meta_title:"Rohit Singh - Music Curator & Blogger | Soundryo",meta_description:"Explore Rohit Singh’s captivating articles on indie and fusion music, as he curates the best of contemporary sound on Soundryo."},{name:"Sanjana Patel",description:"Sanjana Patel is a music enthusiast and writer with a focus on music history and artist profiles. With a background in cultural studies, she delves deep into the stories behind songs and albums, connecting readers to the rich heritage of Indian music.",meta_title:"Sanjana Patel - Music History Writer | Soundryo",meta_description:"Uncover the stories of music's past and artist profiles written by Sanjana Patel, as she guides you through the rich heritage of Indian music on Soundryo."},{name:"Vikram Rao",description:"Vikram Rao has been writing about Bollywood music and its influences for over 5 years. His articulate reviews and features focus on the evolving soundscape of Indian cinema, keeping readers informed and entertained.",meta_title:"Vikram Rao - Bollywood Music Writer | Soundryo",meta_description:"Dive into Vikram Rao’s insightful articles on Bollywood music and its dynamic evolution, offering a comprehensive look at Indian cinema's sound on Soundryo."},{name:"Priya Iyer",description:"An emerging voice in music journalism, Priya Iyer writes about music festivals, artist interviews, and the cultural significance of music in society. With 4 years of experience, she focuses on connecting music lovers with the vibrant events happening across India.",meta_title:"Priya Iyer - Music Festival Writer | Soundryo",meta_description:"Follow Priya Iyer’s engaging articles about music festivals and the cultural impact of music, bringing readers closer to vibrant Indian events on Soundryo."},{name:"Karan Desai",description:"Karan Desai is an author and music analyst who specializes in the connection between music and mental health. With over 7 years of experience in writing, he provides insights on how different genres can affect emotions and well-being.",meta_title:"Karan Desai - Music and Mental Health Analyst | Soundryo",meta_description:"Explore Karan Desai’s thoughtful articles connecting music with mental health, providing unique insights for music lovers on Soundryo."},{name:"Nisha Reddy",description:"Nisha Reddy is a young music journalist with a keen interest in electronic music and its evolution in India. Over the past 3 years, she has covered numerous festivals and events, bringing a youthful and fresh perspective to her writing.",meta_title:"Nisha Reddy - Electronic Music Writer | Soundryo",meta_description:"Discover Nisha Reddy’s vibrant articles on electronic music and festival culture in India, sharing the latest trends and events on Soundryo."},{name:"Arjun Khanna",description:"Arjun Khanna is a musician and writer with 9 years of experience in the industry. He writes about musicians’ journeys, creative processes, and the intersecting worlds of music and art, bringing readers closer to the stories behind their favorite songs.",meta_title:"Arjun Khanna - Musician and Writer | Soundryo",meta_description:"Read Arjun Khanna’s compelling pieces on musician journeys and the intersection of music and art, bridging the gap between artists and audiences on Soundryo."},{name:"Ananya Sharma",description:"Ananya Sharma is a music journalist with over five years of experience in the Indian music industry. She has contributed to various music magazines and online portals, covering a wide range of genres from pop to classical. Ananya is passionate about exploring new artists and documenting the evolving landscape of Indian music.",meta_title:"Ananya Sharma - Music Journalist | Soundryo",meta_description:"Discover Ananya Sharma, a seasoned music journalist at Soundryo, exploring the latest in Indian music, artists, songs, and albums."},{name:"Ravi Desai",description:"Ravi Desai is an independent music historian and critic, specializing in Indian classical music. With a decade of experience, he has written extensively for music journals and blogs, delving deep into the cultural significance and evolution of traditional Indian sounds. He also engages with budding artists to promote their work.",meta_title:"Ravi Desai - Indian Music Historian | Soundryo",meta_description:"Meet Ravi Desai, an expert in Indian classical music and a contributor to Soundryo, bringing rich insights into Indian music and its future."},{name:"Priya Krishnan",description:"Priya Krishnan is an emerging music blogger and social media influencer known for her fresh takes on contemporary Indian artists. With over three years of experience in digital content creation, she connects with a younger audience through engaging articles and features on the latest albums and singles.",meta_title:"Priya Krishnan - Music Blogger | Soundryo",meta_description:"Explore articles by Priya Krishnan at Soundryo, where she connects youth with contemporary Indian music and emerging artists."},{name:"Arjun Gupta",description:"Arjun Gupta is a seasoned musician and writer based in Mumbai, with over fifteen years in the music industry. His expertise spans various genres, and he writes about the artistic process behind song creation and the emotional depth within albums. Arjun is also a mentor to many budding musicians.",meta_title:"Arjun Gupta - Musician & Writer | Soundryo",meta_description:"Learn from Arjun Gupta at Soundryo, a musician with 15 years of experience, sharing insights into the music-making process."},{name:"Sneha Iyer",description:"Sneha Iyer is a music blogger and podcaster dedicated to promoting indie music in India. With a creative approach to storytelling, she highlights hidden gems in the music scene, offering interviews and features that bring artists' experiences to the fore. Sneha's passion for music is contagious, engaging fans and artists alike.",meta_title:"Sneha Iyer - Indie Music Advocate | Soundryo",meta_description:"Join Sneha Iyer on Soundryo as she uncovers indie music's best-kept secrets and shares stories of emerging Indian artists."},{name:"Meera Shah",description:"Meera Shah is a freelance music writer and reviewer with a passion for both mainstream and underground music in India. With over four years of experience, she provides honest and engaging reviews while conducting interviews with artists about their creative journeys and inspirations.",meta_title:"Meera Shah - Music Reviewer & Writer | Soundryo",meta_description:"Read Meera Shah on Soundryo, offering authentic music reviews and insights into artists' creative journeys in Indian music."},{name:"Karan Mehta",description:"Karan Mehta is a technology and music journalist with a unique perspective on how technology is shaping the Indian music industry. His articles explore the convergence of tech and music, discussing new platforms for artists and the impact of digital trends in the industry.",meta_title:"Karan Mehta - Music and Tech Journalist | Soundryo",meta_description:"Explore the intersection of music and technology with Karan Mehta at Soundryo, where he chronicles the changing dynamics of the industry."},{name:"Tara Soni",description:"Tara Soni is a music educator and writer with over six years of experience in analyzing music curricula and trends in India. She brings a unique perspective on music's role in education and writes extensively about the importance of music in children's development and creative expression.",meta_title:"Tara Soni - Music Educator & Writer | Soundryo",meta_description:"Discover Tara Soni's insights at Soundryo, where she explores the vital connection between music education and child development in India."},{name:"Nikhil Joshi",description:"Nikhil Joshi is a music producer and writer with a focus on electronic and fusion genres in India. With a strong background in sound engineering and production, he shares perspectives on the creative process and the role of technology in contemporary Indian music.",meta_title:"Nikhil Joshi - Music Producer & Writer | Soundryo",meta_description:"Join Nikhil Joshi at Soundryo as he delves into the creative process and the role of technology in the evolution of Indian music."},{name:"Ravi Kumar",description:"Ravi Kumar is an avid music enthusiast and blogger, specializing in Indian classical and folk music. With a background in ethnomusicology, he offers a unique perspective on the historical roots of various music forms. Ravi has contributed articles to numerous platforms and is a regular speaker at music festivals.",meta_title:"Ravi Kumar - Ethnomusicologist | Soundryo",meta_description:"Delve into the world of Indian classical and folk music with Ravi Kumar, an ethnomusicologist sharing his passion for Soundryo."},{name:"Priya Malhotra",description:"Priya Malhotra is a music critic and editor, deeply engaged with the indie music scene in India. She has been instrumental in promoting several underground artists through her reviews and features. With a keen ear for talent, Priya also hosts a podcast where she interviews artists about their creative processes.",meta_title:"Priya Malhotra - Indie Music Advocate | Soundryo",meta_description:"Join Priya Malhotra as she champions indie music in India, offering a fresh perspective on artists and their journeys for Soundryo."},{name:"Anil Desai",description:"Anil Desai, a veteran music producer turned writer, brings extensive industry experience to his articles on Soundryo. Living in Bengaluru, he shares his insights on production techniques and insights into the evolving Indian music landscape, making complex topics accessible to all music fans.",meta_title:"Anil Desai - Music Producer & Writer | Soundryo",meta_description:"Discover the evolving Indian music landscape with Anil Desai, an expert music producer and writer contributing for Soundryo."},{name:"Meera Singh",description:"Meera Singh is a passionate music blogger and photographer who captures the vibrancy of live Indian music events. Her experiences at concerts provide rich material for her articles, where she not only shares reviews but also personal anecdotes that resonate with fellow music lovers.",meta_title:"Meera Singh - Music Blogger & Photographer | Soundryo",meta_description:"Experience the energy of live Indian music through Meera Singh’s vivid accounts and photographs on Soundryo."},{name:"Vikram Jain",description:"Vikram Jain is a cultural commentator and music historian who writes about the evolution of Indian music through the decades. His in-depth articles often explore socio-political contexts that have influenced music development in India, contributing to a broader understanding of the art form.",meta_title:"Vikram Jain - Music Historian & Commentator | Soundryo",meta_description:"Uncover the history of Indian music trends with Vikram Jain, a music historian sharing insightful articles at Soundryo."},{name:"Neha Gupta",description:"Neha Gupta is an emerging musicologist and writer focused on the intersection of technology and music in India. With her background in sound engineering, she investigates how digital advancements are reshaping the Indian music scene, from production to distribution.",meta_title:"Neha Gupta - Musicologist & Tech Advocate | Soundryo",meta_description:"Explore the intersection of technology and music with Neha Gupta, a musicologist contributing thought-provoking articles for Soundryo."},{name:"Rajesh Bhatia",description:"Rajesh Bhatia is a feature writer and critic known for his analytical pieces on Bollywood music. With a flair for storytelling, he highlights the nuances of soundtracks and their emotional connections to films, giving readers a deeper appreciation of popular tracks.",meta_title:"Rajesh Bhatia - Bollywood Music Critic | Soundryo",meta_description:"Dive into the world of Bollywood music with Rajesh Bhatia, a critic revealing the emotional depth behind soundtracks for Soundryo."},{name:"Priya Nair",description:"Priya Nair is a seasoned music journalist and critic based in Mumbai. With over 10 years of experience covering diverse genres from classical to contemporary Indian pop, Priya has contributed to various publications and is known for her in-depth interviews with artists and insightful album reviews.",meta_title:"Priya Nair - Music Journalist and Critic at Soundryo",meta_description:"Explore the articles of Priya Nair, a renowned music journalist from Mumbai, featuring in-depth analyses, artist interviews, and thorough album reviews on Soundryo."},{name:"Anjali Patel",description:"Anjali Patel is a music critic and cultural commentator with a flair for contemporary Indian artists. Based in Chennai, she has a rich background in musicology and writes engaging articles that offer a fresh perspective on popular music trends in India.",meta_title:"Anjali Patel - Music Critic and Cultural Commentator at Soundryo",meta_description:"Discover the latest trends in Indian music with Anjali Patel's articles on Soundryo, featuring in-depth analyses and artist spotlights."},{name:"Deepak Sharma",description:"Deepak Sharma is a prolific music writer and editor with over 15 years of experience in the industry. He has a passion for exploring the diverse sounds of Indian music and has contributed to renowned platforms, bringing light to emerging artists and unique albums.",meta_title:"Deepak Sharma - Music Writer and Editor at Soundryo",meta_description:"Join Deepak Sharma on Soundryo as he explores the vibrant world of Indian music, spotlighting emerging artists and unique sounds."},{name:"Sita Roy",description:"Sita Roy is a passionate writer and researcher with a focus on Indian cinema music. With a Ph.D. in Film Studies, she combines her academic background with storytelling to create compelling articles about iconic songs and albums from Bollywood and beyond.",meta_title:"Sita Roy - Film Music Researcher at Soundryo",meta_description:"Read Sita Roy’s insightful articles on Bollywood music and its cultural significance at Soundryo, where film meets melody."},{name:"Rahul Singh",description:"Rahul Singh is a celebrated music blogger and podcaster who dives deep into the world of Indian hip-hop and indie music. His engaging writing style and rich insights into the underground music scene have made him a respected voice in the community.",meta_title:"Rahul Singh - Indian Hip-Hop Blogger at Soundryo",meta_description:"Explore the Indian hip-hop scene with Rahul Singh’s articles on Soundryo, highlighting the voices of the underground and indie music."},{name:"Meera Desai",description:"Meera Desai is a dedicated music enthusiast and writer who specializes in music technology and production. With a background in audio engineering, she shares her knowledge through articles that explore the intersection of technology and Indian music.",meta_title:"Meera Desai - Music Technology Writer at Soundryo",meta_description:"Discover the fusion of technology and Indian music with Meera Desai’s insightful articles on Soundryo, exploring production techniques and innovations."},{name:"Vikram Mehta",description:"Vikram Mehta is an established freelance music journalist known for his engaging storytelling and interviews with popular Indian artists. With a love for blues and rock, his works highlight the influences and narratives that shape contemporary Indian music.",meta_title:"Vikram Mehta - Freelance Music Journalist at Soundryo",meta_description:"Join Vikram Mehta on Soundryo for captivating stories and interviews with your favorite Indian artists, exploring the narratives of contemporary music."},{name:"Nisha Verma",description:"Nisha Verma is a young and dynamic music curator and writer with a passion for discovering new talent in the Indian music scene. Her blog features interviews, reviews, and playlists that spotlight emerging artists across various genres.",meta_title:"Nisha Verma - Music Curator and Writer at Soundryo",meta_description:"Stay updated with Nisha Verma on Soundryo as she curates and writes about the best emerging artists in the Indian music scene."},{name:"Ajay Chatterjee",description:"Ajay Chatterjee is a veteran music critic and writer with extensive experience reviewing Indian and international albums. His analytical approach to music now graces numerous platforms, covering everything from mainstream hits to indie sensations.",meta_title:"Ajay Chatterjee - Music Critic and Writer at Soundryo",meta_description:"Explore diverse sounds with Ajay Chatterjee on Soundryo as he reviews albums and critiques the vibrant landscape of music."},{name:"Emma Carter",description:"Emma Carter is a seasoned music journalist with over a decade of experience covering a wide range of genres. Based in London, she has written for leading music publications and gained a reputation for her insightful reviews and artist interviews. Her passion for emerging artists shines through in her feature articles.",meta_title:"Emma Carter - Music Journalist and Critic at Soundryo",meta_description:"Explore the world of music through the words of Emma Carter, a veteran journalist specializing in artist profiles and album reviews. Discover her insights at Soundryo."},{name:"Liam Johnson",description:"Liam Johnson is a freelance music writer from Sydney. His expertise lies in rock and indie music, and he frequently contributes to various online platforms and magazines. With a knack for storytelling, he brings music to life through his words, allowing readers to connect deeply with the sound.",meta_title:"Liam Johnson - Indie and Rock Music Writer for Soundryo",meta_description:"Dive into the rock and indie music scene with Liam Johnson, our talented writer at Soundryo. Get insights and stories behind your favorite artists and songs."},{name:"Aisha Khan",description:"Aisha Khan is a cultural critic and music curator based in New Delhi, with a focus on world music and its influences on contemporary sounds. Her unique perspective and deep understanding of diverse musical traditions have made her a sought-after voice in music journalism.",meta_title:"Aisha Khan - Cultural Critic and Music Curator at Soundryo",meta_description:"Meet Aisha Khan, a cultural critic and world music specialist at Soundryo. Explore her articles that bridge the gap between traditional and modern sounds."},{name:"Daniel Garcia",description:"Daniel Garcia hails from Mexico City and is known for his insightful analyses of Latin music trends. With a background in musicology and years of experience writing for major publications, he offers invaluable perspectives on the evolution of Latin pop and its crossover into global markets.",meta_title:"Daniel Garcia - Latin Music Expert and Contributor at Soundryo",meta_description:"Discover the vibrant world of Latin music with Daniel Garcia, our expert writer at Soundryo. Gain insights into trends and artists shaping the genre."},{name:"Sophie Cheng",description:"Sophie Cheng, based in Toronto, is an acclaimed music journalist who specializes in electronic music and festivals. With her experience attending and covering major music events, she provides in-depth coverage and reviews that capture the essence of the electronic music scene.",meta_title:"Sophie Cheng - Electronic Music Journalist at Soundryo",meta_description:"Explore the beats of the electronic music scene with Sophie Cheng at Soundryo. Read her insightful reviews and festival coverage that resonate with fans."},{name:"Mohammed Ali",description:"Mohammed Ali is a music critic from Cairo with a passion for traditional and modern Arabic music. His writing often focuses on the blend of genres and the cultural significance of music in the Middle East, making him a unique voice in the music journalism field.",meta_title:"Mohammed Ali - Arabic Music Critic at Soundryo",meta_description:"Delve into Arabic music culture with Mohammed Ali at Soundryo. Discover his articles exploring the fusion of traditional and modern sounds in the region."},{name:"Natasha Bell",description:"Natasha Bell is a New York-based music journalist with a focus on hip-hop and R&B. Her work is characterized by its authenticity and her interviews with up-and-coming artists have garnered attention across social media platforms.",meta_title:"Natasha Bell - Hip-Hop and R&B Journalist at Soundryo",meta_description:"Join Natasha Bell at Soundryo for a deep dive into hip-hop and R&B culture. Explore her engaging interviews and articles that celebrate the genre's evolution."},{name:"Oliver Thompson",description:"Oliver Thompson, an Australian music enthusiast and writer, covers folk and country music extensively. With a background in music performance, he brings a personal touch to his articles that resonates with fans of storytelling through song.",meta_title:"Oliver Thompson - Folk and Country Music Writer at Soundryo",meta_description:"Experience the world of folk and country music with Oliver Thompson at Soundryo. Discover heartfelt stories and reviews that celebrate the narrative in music."},{name:"Yuki Tanaka",description:"Yuki Tanaka is a prominent music blogger and cultural critic from Tokyo, specializing in J-Pop and its global impact. With years of experience covering music trends and artist profiles, her writings capture the essence of Japan's dynamic music scene.",meta_title:"Yuki Tanaka - J-Pop Expert and Music Blogger at Soundryo",meta_description:"Explore the vibrant J-Pop scene with Yuki Tanaka at Soundryo. Enjoy her expert insight and articles that illuminate the genre's cultural significance."},{name:"Henry Mendez",description:"Henry Mendez is a music historian and writer based in Rio de Janeiro. Specializing in Brazilian music genres like samba and bossa nova, he provides historical context and contemporary analysis of these beloved styles, connecting the dots across generations.",meta_title:"Henry Mendez - Brazilian Music Historian at Soundryo",meta_description:"Uncover the rich history of Brazilian music with Henry Mendez at Soundryo. Read his articles that weave together tradition and modern influences."},{name:"Emily Carter",description:"Emily is a seasoned music journalist with over 10 years of experience in covering the indie music scene. She has contributed to countless music publications and has a knack for discovering emerging artists before they hit the mainstream. Emily is passionate about writing in-depth articles that resonate with true music lovers.",meta_title:"Emily Carter - Indie Music Expert | Soundryo",meta_description:"Explore the insightful articles by Emily Carter, a seasoned music journalist dedicated to bringing you the latest in indie music and emerging artists."},{name:"Sofia Martínez",description:"Sofia is a passionate music critic and cultural commentator from Spain. With a background in musicology, she explores the intersections between music, culture, and society, providing her readers with compelling analyses of contemporary artists and their work.",meta_title:"Sofia Martínez - Music Critic & Cultural Commentator | Soundryo",meta_description:"Uncover the cultural layers of music with Sofia Martínez, a music critic who offers insightful analyses of artists and their impact on society."},{name:"Raj Patel",description:"Raj is a rising star in the world of music journalism, widely recognized for his vibrant writing style and diverse coverage. Based in India, he connects global music trends with local sounds, providing a fresh perspective that resonates with a wide audience.",meta_title:"Raj Patel - Global Music Journalist | Soundryo",meta_description:"Read the dynamic articles by Raj Patel, a globetrotting music journalist who highlights the fusion of international and local musical trends."},{name:"Charlotte Brandt",description:"A former radio host, Charlotte has transitioned into writing, bringing her extensive knowledge of various music genres to the forefront. With a particular love for pop and electronic music, she creates engaging content that attracts younger audiences.",meta_title:"Charlotte Brandt - Pop & Electronic Music Writer | Soundryo",meta_description:"Engage with Charlotte Brandt's exciting articles about pop and electronic music that resonate with the youth and uncover new trends."},{name:"David Kim",description:"David is an Asian-American music historian and author specializing in the evolution of hip-hop and urban music. His work combines personal narrative with academic insight, making his articles both informative and engaging for readers.",meta_title:"David Kim - Hip-Hop Historian & Author | Soundryo",meta_description:"Explore the evolution of hip-hop with David Kim, a historian whose articles blend personal narrative with in-depth research."},{name:"Marco Rossi",description:"Marco is a renowned music critic hailing from Italy, known for his sharp reviews and interviews with top musicians. He combines his love for classical music with contemporary trends, making his articles a bridge between eras.",meta_title:"Marco Rossi - Music Critic & Interviewer | Soundryo",meta_description:"Join Marco Rossi as he bridges classical and contemporary music through enlightening reviews and exclusive artist interviews."},{name:"Jasmine Lee",description:"With her extensive background in music therapy, Jasmine writes about the therapeutic effects of music on mental health and well-being. Her articles are not only informative but also provide practical advice on how to incorporate music into everyday life.",meta_title:"Jasmine Lee - Music Therapist & Writer | Soundryo",meta_description:"Explore the therapeutic benefits of music with Jasmine Lee, a music therapist who shares insights and practical advice for incorporating music into your life."},{name:"Tomás Fernández",description:"Tomás is a charismatic music podcaster and writer from Argentina. His dynamic storytelling brings to life the stories behind iconic songs and artists, enticing his audience to dive deeper into the narratives of the music they love.",meta_title:"Tomás Fernández - Music Podcaster & Storyteller | Soundryo",meta_description:"Experience the engaging narrative style of Tomás Fernández as he unveils the stories behind iconic songs and artists through his articles."}],a=n.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=n,exports.AUTHORS_META=a,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#2c2e33;--theme-color-8:#4b4e54;--theme-color-7:#6a6f75;--theme-color-6:#8a8f95;--theme-color-5:#b0b3b9;--theme-color-3:#d3d6da;--theme-color-2:#e8ebef;--color-bg-layout:#ffffff;--color-bg-hover:#f0f0f0;--article-border-radius:24px;--btn-border-radius:8px;--category-border-radius:30px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.311",
3
+ "version": "1.3.313",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [