tedo-publisher 1.3.318 โ†’ 1.3.319

Sign up to get free protection for your applications and to get access to all the features.
@@ -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\u269B\uFE0F\uD83C\uDF0D";
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-biquantumarc-dev";
14
+ export declare const prodBucketName = "idn-biquantumarc";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore the Fascinating World of Biological Sciences ๐Ÿ”ฌ",description:"Discover the latest advancements and in-depth reviews in biological sciences. Join us in exploring cell biology, genetics, microbiology, and more! ๐ŸŒฑ",slug:"biological-sciences",children:{cellBiology:{title:"Cell Biology: Understanding Life at the Cellular Level ๐Ÿงฌ",description:"Delve into the wonders of cell biology! Explore the structures, functions, and processes that govern cellular life and their roles in health and disease. ๐ŸŒŸ",slug:"cell-biology",children:null},genetics:{title:"Genetics: Unlocking the Secrets of Heredity ๐Ÿงฌ",description:"Investigate the science of genetics and heredity. Learn how genetic information shapes organisms, influences traits, and drives evolution. ๐ŸŒ",slug:"genetics",children:null},ecology:{title:"Ecology: The Interconnectedness of Life ๐ŸŒณ",description:"Explore the intricate relationships between organisms and their environments. Understand ecosystems and the impact of human activity on nature! ๐ŸŒ",slug:"ecology",children:null},microbiology:{title:"Microbiology: The World of Tiny Organisms ๐Ÿฆ ",description:"Discover the vast world of microorganisms! Gain insights into bacteria, viruses, fungi, and their essential roles in various ecosystems and human health. ๐Ÿ”",slug:"microbiology",children:null},biotechnology:{title:"Biotechnology: Innovations Shaping Our Future ๐Ÿ’ก",description:"Uncover how biotechnology is transforming industries, enhancing agriculture, and revolutionizing medicine through genetic engineering and molecular biology. ๐Ÿ”ฌ",slug:"biotechnology",children:null},other:{title:"Other Biological Sciences: Diverse Explorations ๐ŸŒˆ",description:"Venture beyond the core categories and discover various aspects of biological sciences. From biochemistry to biophysics, explore the diverse realms of life! ๐ŸŒŸ",slug:"other-biological-sciences",children:null}}},chemicalSciences:{title:"Explore Innovative Concepts in Chemical Sciences ๐Ÿ”ฌ",description:"Delve into comprehensive insights and discoveries in chemical sciences, covering organic, inorganic, and physical chemistry. Join us for scholarly explorations! ๐ŸŒŸ",slug:"chemical-sciences",children:{organicChemistry:{title:"Dive Deep into Organic Chemistry: Principles & Innovations ๐ŸŒฑ",description:"Discover groundbreaking research and reviews in organic chemistry, exploring vital principles, reactions, and applications that shape our world. ๐Ÿงช",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"Unraveling Inorganic Chemistry: Complexities & Applications ๐Ÿงฒ",description:"Explore the intricate world of inorganic chemistry, addressing essential compounds, structures, and their roles in modern science and technology. ๐ŸŒŒ",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Understanding Physical Chemistry: The Science of Matter ๐ŸŒ",description:"Learn about the dynamic interactions of matter in physical chemistry, integrating thermodynamics, kinetics, and quantum theory for profound insights. โš›๏ธ",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Mastering Analytical Chemistry: Techniques & Discoveries ๐Ÿ”",description:"Engage with analytical chemistry, focusing on methods for analyzing substances and their compositions to drive innovations in science and industry. ๐Ÿ“Š",slug:"analytical-chemistry",children:null},materialsScience:{title:"Advancements in Materials Science: Innovations Unveiled ๐Ÿงฌ",description:"Discover the latest advancements in materials science, from nanotechnology to biomaterials, enhancing industries and creating new possibilities. ๐ŸŒŸ",slug:"materials-science",children:null},other:{title:"Other Aspects of Chemical Sciences: Overlooked Gems ๐Ÿ’Ž",description:"Explore various intriguing topics within chemical sciences that don't fit traditional categories, revealing unique concepts and research efforts. ๐ŸŒ€",slug:"other-chemical-sciences",children:null}}},physicalSciences:{title:"Explore the Diverse Fields of Physical Sciences ๐ŸŒŒ",description:"Delve into the comprehensive realm of physical sciences for insights on fundamental phenomena. Discover research in mechanics, thermodynamics, optics & more.",slug:"physical-sciences",children:{classicalMechanics:{title:"Understanding Classical Mechanics: The Foundations of Physics โš™๏ธ",description:"Explore the principles of classical mechanics, covering motion, forces, and energy, crucial for grasping the universe's laws. Join us on this enlightening journey!",slug:"classical-mechanics",children:null},quantumPhysics:{title:"Unraveling Quantum Physics: The Science of the Small ๐Ÿ”ฌ",description:"Dive into the intriguing world of quantum physics, focusing on particle behavior and fundamental principles that govern the universe at its smallest scales.",slug:"quantum-physics",children:null},thermodynamics:{title:"Thermodynamics: The Study of Energy and Heat Transfer ๐Ÿ”ฅ",description:"Investigate the essential concepts of thermodynamics, where heat and energy play key roles in physical systems. Unlock the secrets of energy transformation!",slug:"thermodynamics",children:null},optics:{title:"The Fascinating World of Optics: Light and Vision ๐ŸŒˆ",description:"Discover the science of optics, exploring light behavior, vision, and innovative applications, from lenses to optical technologies that enhance our world.",slug:"optics",children:null},astrophysics:{title:"Astrophysics: Exploring the Universe Beyond Our Planet ๐ŸŒ ",description:"Journey into astrophysics, studying celestial bodies, galaxies, and the universe's mysteries. Expand your horizons with groundbreaking research and findings!",slug:"astrophysics",children:null},other:{title:"Miscellaneous Topics in Physical Sciences: Beyond Traditional Borders ๐ŸŒŒ",description:"Explore diverse and intriguing topics in physical sciences that donโ€™t fit neatly into traditional categories. Discover the unexplored realms of scientific inquiry.",slug:"other",children:null}}},earthSciences:{title:"Explorations in Earth Sciences: Discoveries & Innovations ๐ŸŒ",description:"Dive into the diverse fields of Earth Sciences with our comprehensive articles. Explore geology, meteorology, oceanography, and more. ๐ŸŒŠ",slug:"earth-sciences",children:{geology:{title:"Understanding Geology: Earth's Structure & Processes ๐Ÿชจ",description:"Explore the fascinating world of geology. Uncover the Earth's layers, minerals, and the dynamic processes that shape our planet. ๐Ÿž๏ธ",slug:"geology",children:null},meteorology:{title:"Meteorology Insights: Weather Patterns & Climate Change โ˜๏ธ",description:"Delve into meteorology and understand weather systems, forecasting techniques, and the impact of climate change on our planet. ๐ŸŒฆ๏ธ",slug:"meteorology",children:null},oceanography:{title:"Oceanography: Exploring Our Oceans & Marine Life ๐ŸŒŠ",description:"Discover oceanography and learn about ocean currents, marine ecosystems, and the vital role oceans play in sustaining life on Earth. ๐Ÿ ",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Understanding Our Impact on Nature ๐ŸŒฑ",description:"Examine the interconnections between humans and nature through environmental science. Learn about sustainability and conservation efforts. ๐ŸŒ",slug:"environmental-science",children:null},sustainableDevelopment:{title:"Sustainable Development: Balancing Growth & Environmental Care โ™ป๏ธ",description:"Explore sustainable development practices aimed at fostering economic growth while protecting our planet's resources and ecosystems. ๐ŸŒณ",slug:"sustainable-development",children:null},other:{title:"Other Earth Science Topics: Broadening the Horizon ๐ŸŒŽ",description:"Discover various additional topics in Earth Sciences that expand our understanding and appreciation of the natural world. ๐Ÿ”",slug:"other-earth-science-topics",children:null}}},mathematicalAndComputationalSciences:{title:"Mathematical and Computational Sciences: Unveiling Scientific Insights ๐Ÿ”",description:"Explore the realm of mathematical and computational sciences, bridging gaps in scientific research through innovative articles and insights. ๐ŸŒ",slug:"mathematical-and-computational-sciences",children:{appliedMathematics:{title:"Applied Mathematics: Bridging Theory and Practice ๐Ÿ“Š",description:"Delve into applied mathematics, where academic theories meet real-world applications. Unlock practical insights and methodologies! ๐Ÿงฎ",slug:"applied-mathematics",children:null},statisticalAnalysis:{title:"Statistical Analysis: Insights Through Data ๐Ÿ“ˆ",description:"Discover the power of statistical analysis in interpreting data and driving scientific conclusions. Enhance your analytical skills! ๐Ÿ“Š",slug:"statistical-analysis",children:null},computationalModels:{title:"Computational Models: Simulation and Prediction ๐Ÿ–ฅ๏ธ",description:"Explore computational models that enhance predictive analytics and simulations in scientific research. Innovate through technology! ๐Ÿ”ฌ",slug:"computational-models",children:null},dataScience:{title:"Data Science: Harnessing Information for Innovations ๐Ÿ“š",description:"Uncover the world of data science, transforming data into valuable insights and driving advancements in various fields. ๐ŸŒŸ",slug:"data-science",children:null},algorithmDesign:{title:"Algorithm Design: Building Efficient Solutions ๐Ÿ’ก",description:"Dive into algorithm design, focusing on crafting efficient solutions that drive technological advancements and solve complex problems! โš™๏ธ",slug:"algorithm-design",children:null},other:{title:"Other Mathematical and Computational Topics ๐ŸŒ",description:"Explore other intriguing topics in mathematical and computational sciences that enrich scientific understanding and curiosity. ๐Ÿš€",slug:"other-topics",children:null}}},interdisciplinaryStudies:{title:"Explore Interdisciplinary Studies in Science ๐ŸŒŒ",description:"Dive into the realm of interdisciplinary studies at BiQuantumArc, where diverse scientific disciplines collide to unveil groundbreaking research. ๐ŸŒŸ",slug:"interdisciplinary-studies",children:{biophysics:{title:"Unlocking the Mysteries of Biophysics ๐Ÿ”",description:"Discover the fascinating world of biophysics, where biology meets physics, revealing how physical principles shape living organisms. โš›๏ธ",slug:"biophysics",children:null},bioinformatics:{title:"The Power of Bioinformatics in Modern Science ๐Ÿ’ป",description:"Explore bioinformatics, the fusion of biology and data science, which enhances our understanding of genetic information and biological systems. ๐Ÿ“Š",slug:"bioinformatics",children:null},environmentalChemistry:{title:"Understanding Environmental Chemistry and Its Impact ๐ŸŒ",description:"Delve into environmental chemistry, studying chemical processes in our ecosystem, crucial for tackling pollution and climate change. ๐ŸŒฟ",slug:"environmental-chemistry",children:null},scientificCommunication:{title:"The Art of Scientific Communication ๐Ÿ“ข",description:"Learn about scientific communication, essential for effectively sharing complex research findings with diverse audiences. ๐Ÿ“š",slug:"scientific-communication",children:null},psychologyInScience:{title:"The Role of Psychology in Scientific Research ๐Ÿง ",description:"Investigate how psychology influences scientific inquiry, shaping researchers' approaches and public perception of science. ๐Ÿ’ก",slug:"psychology-in-science",children:null},other:{title:"Exploring Other Interdisciplinary Topics ๐Ÿ”",description:"Find insights into other intriguing interdisciplinary studies that lie beyond classic categories, broadening our scientific horizons. ๐ŸŒŒ",slug:"other-interdisciplinary-topics",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)),s="๐Ÿ”ฌ๐Ÿ“šโš›๏ธ๐ŸŒ",o=Object.keys(i),c=[],a=[];for(const e of o){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)&&a.push(...Object.keys(i.children))}}}const r="2024-10-02T00:00:00Z",l="biquantumarc",h=`idn-${l}-dev`,d=`idn-${l}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=n,exports.authorsNames=t,exports.categories=o,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=r,exports.subcategories=c,exports.subsubcategories=a;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ DisciplinaryDepth = "DisciplinaryDepth",
3
+ ResearchType = "ResearchType",
4
+ ScientificTrends = "ScientificTrends",
5
+ KnowledgeLevel = "KnowledgeLevel",
6
+ EngagementStyle = "EngagementStyle"
7
+ }
8
+ type DisciplinaryDepthValues = 'Biology Insights' | 'Chemistry Breakthroughs' | 'Physics Phenomena' | 'Earth Science Explorations';
9
+ type ResearchTypeValues = 'Original Studies' | 'Review Articles' | 'Meta-Analyses' | 'Case Studies';
10
+ type ScientificTrendsValues = 'Latest Discoveries' | 'Emerging Technologies' | 'Sustainability Practices' | 'Interdisciplinary Approaches';
11
+ type KnowledgeLevelValues = 'Beginner-Friendly' | 'Intermediate Concepts' | 'Advanced Research' | 'Expert Analyses';
12
+ type EngagementStyleValues = 'Interactive Visuals' | 'In-Depth Articles' | 'Quick Reads';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.DisciplinaryDepth]: DisciplinaryDepthValues[];
15
+ [FiltersNames.ResearchType]: ResearchTypeValues[];
16
+ [FiltersNames.ScientificTrends]: ScientificTrendsValues[];
17
+ [FiltersNames.KnowledgeLevel]: KnowledgeLevelValues[];
18
+ [FiltersNames.EngagementStyle]: EngagementStyleValues[];
19
+ };
20
+ export declare const disciplinaryDepthValues: DisciplinaryDepthValues[];
21
+ export declare const researchTypeValues: ResearchTypeValues[];
22
+ export declare const scientificTrendsValues: ScientificTrendsValues[];
23
+ export declare const knowledgeLevelValues: KnowledgeLevelValues[];
24
+ export declare const engagementStyleValues: EngagementStyleValues[];
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={})).DisciplinaryDepth="DisciplinaryDepth",e.ResearchType="ResearchType",e.ScientificTrends="ScientificTrends",e.KnowledgeLevel="KnowledgeLevel",e.EngagementStyle="EngagementStyle";const s=["Biology Insights","Chemistry Breakthroughs","Physics Phenomena","Earth Science Explorations"],t=["Original Studies","Review Articles","Meta-Analyses","Case Studies"],i=["Latest Discoveries","Emerging Technologies","Sustainability Practices","Interdisciplinary Approaches"],r=["Beginner-Friendly","Intermediate Concepts","Advanced Research","Expert Analyses"],l=["Interactive Visuals","In-Depth Articles","Quick Reads"],a={[exports.FiltersNames.DisciplinaryDepth]:[],[exports.FiltersNames.ResearchType]:[],[exports.FiltersNames.ScientificTrends]:[],[exports.FiltersNames.KnowledgeLevel]:[],[exports.FiltersNames.EngagementStyle]:[]},n={[exports.FiltersNames.DisciplinaryDepth]:s,[exports.FiltersNames.ResearchType]:t,[exports.FiltersNames.ScientificTrends]:i,[exports.FiltersNames.KnowledgeLevel]:r,[exports.FiltersNames.EngagementStyle]:l},p=()=>JSON.stringify(n,null,2);exports.disciplinaryDepthValues=s,exports.engagementStyleValues=l,exports.fullFilters=n,exports.getFiltersTypesJSON=p,exports.initialFilters=a,exports.knowledgeLevelValues=r,exports.researchTypeValues=t,exports.scientificTrendsValues=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.disciplinaryDepthValues=t.disciplinaryDepthValues,exports.engagementStyleValues=t.engagementStyleValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.knowledgeLevelValues=t.knowledgeLevelValues,exports.researchTypeValues=t.researchTypeValues,exports.scientificTrendsValues=t.scientificTrendsValues,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: BiQuantumArc is an innovative infotainment articles portal dedicated to the dissemination of scientific research and comprehensive reviews in various disciplines, including biology, chemistry, physics, and earth sciences. It aims to connect curious minds with the latest advancements in scientific knowledge.\n - Detailed description: BiQuantumArc serves as a hub for original research articles and insightful reviews across multiple scientific disciplines. By providing a platform for researchers to showcase their work, it fosters the exchange of ideas within the scientific community and among enthusiasts. The portal emphasizes clarity and accessibility, ensuring that complex scientific concepts are presented in an engaging manner suitable for a wide audience. It encompasses a range of topics, from groundbreaking discoveries in molecular biology to the intricacies of quantum physics, all while maintaining an educational focus. Whether you\u2019re looking to deepen your knowledge or stay updated on the latest scientific trends, BiQuantumArc is your go-to resource for in-depth articles and critical analyses.\n - Target audience: The primary target audience for BiQuantumArc includes students, educators, and professionals in the scientific field, as well as science enthusiasts and the general public interested in enhancing their understanding of scientific research and advancements. The portal caters to individuals seeking reliable information and insights across various scientific disciplines, promoting lifelong learning and curiosity.\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## Key Findings\n - Summary of the main results\n - Significance of findings within the scientific community\n\n## Implications of the Research\n - Applications of findings in real-world scenarios\n - Potential impact on future research directions\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 - Key Findings, 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: BiQuantumArc is an innovative infotainment articles portal dedicated to the dissemination of scientific research and comprehensive reviews in various disciplines, including biology, chemistry, physics, and earth sciences. It aims to connect curious minds with the latest advancements in scientific knowledge.\n - Detailed description: BiQuantumArc serves as a hub for original research articles and insightful reviews across multiple scientific disciplines. By providing a platform for researchers to showcase their work, it fosters the exchange of ideas within the scientific community and among enthusiasts. The portal emphasizes clarity and accessibility, ensuring that complex scientific concepts are presented in an engaging manner suitable for a wide audience. It encompasses a range of topics, from groundbreaking discoveries in molecular biology to the intricacies of quantum physics, all while maintaining an educational focus. Whether youโ€™re looking to deepen your knowledge or stay updated on the latest scientific trends, BiQuantumArc is your go-to resource for in-depth articles and critical analyses.\n - Target audience: The primary target audience for BiQuantumArc includes students, educators, and professionals in the scientific field, as well as science enthusiasts and the general public interested in enhancing their understanding of scientific research and advancements. The portal caters to individuals seeking reliable information and insights across various scientific disciplines, promoting lifelong learning and curiosity.\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## Key Findings\n - Summary of the main results\n - Significance of findings within the scientific community\n\n## Implications of the Research\n - Applications of findings in real-world scenarios\n - Potential impact on future research directions\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 - Key Findings, 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 Our Authors | BiQuantumArc",description:"Discover the brilliant minds behind our scientific articles and reviews! ๐Ÿง‘โ€๐Ÿ”ฌ Unveil the expertise of our contributors in biology, chemistry, physics, and earth sciences."},[exports.PageNames.Home]:{title:"BiQuantumArc | Engage with Cutting-Edge Scientific Research",description:"Welcome to BiQuantumArc! โš—๏ธ๐ŸŒ Explore original research articles and reviews spanning multiple scientific disciplines โ€” where innovation meets exploration!"},[exports.PageNames.NotFound]:{title:"Page Not Found | BiQuantumArc",description:"Oops! ๐Ÿ˜ฑ The page you're looking for could not be found. Explore our latest research and reviews instead! ๐Ÿ”"},[exports.PageNames.AboutUs]:{title:"About Us | BiQuantumArc",description:"Learn about BiQuantumArc's mission to bridge scientific advances and research! ๐ŸŒŸ Join us on a journey through the wonders of scientific inquiry."},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | BiQuantumArc",description:"Your privacy matters! ๐Ÿ”’ Read our privacy policy to understand how we protect your data at BiQuantumArc while you explore scientific insights."},[exports.PageNames.Terms]:{title:"Terms of Service | BiQuantumArc",description:"Understand the terms of use for engaging with our content at BiQuantumArc. ๐Ÿ“œ Know your rights as you delve into scientific advancements!"},[exports.PageNames.Sitemap]:{title:"Sitemap | BiQuantumArc",description:"Navigate through our extensive range of scientific articles and reviews easily! ๐Ÿ—บ๏ธ Explore the sitemap to find what interests you at BiQuantumArc."}},a=[{name:"Dr. Anjali Kapoor",description:"Dr. Anjali Kapoor is a renowned biologist with over 15 years of research experience in molecular genetics. She has published numerous articles in leading scientific journals and is known for her work on gene therapy for hereditary diseases. Dr. Kapoor is currently a professor at a prestigious university in India and frequently collaborates on international research projects.",meta_title:"Dr. Anjali Kapoor | Expert in Molecular Genetics",meta_description:"Explore Dr. Anjali Kapoor's contributions to molecular genetics and her research on gene therapy at BiQuantumArc."},{name:"Dr. Ravi Menon",description:"Dr. Ravi Menon is a distinguished chemist specializing in organic synthesis and catalysis. With a PhD from a top-tier university, he has over 20 publications in high-impact journals. Currently, he works as a senior researcher at a pharmaceutical company, focusing on drug development and synthesis.",meta_title:"Dr. Ravi Menon | Specialist in Organic Chemistry",meta_description:"Learn about Dr. Ravi Menonโ€™s innovative research in organic synthesis and catalysis on BiQuantumArc."},{name:"Prof. Maya Sharma",description:"Prof. Maya Sharma is an expert in environmental physics, holding a PhD in Atmospheric Sciences. She has over 25 years of experience and has been a key contributor to global climate change research. Prof. Sharma teaches at a leading Indian university and is involved in various intergovernmental panels on climate policies.",meta_title:"Prof. Maya Sharma | Authority in Environmental Physics",meta_description:"Discover the work of Prof. Maya Sharma on climate change and environmental physics at BiQuantumArc."},{name:"Dr. Kiran Shastri",description:"Dr. Kiran Shastri is a physicist with a focus on condensed matter physics. Since obtaining his doctorate, he has contributed to over 30 research papers and speaks regularly at international conferences. He is currently leading a research team at a government research institute in India.",meta_title:"Dr. Kiran Shastri | Condensed Matter Physicist",meta_description:"Follow Dr. Kiran Shastriโ€™s groundbreaking research in condensed matter physics at BiQuantumArc."},{name:"Dr. Nisha Dutt",description:"Dr. Nisha Dutt, a microbiologist, specializes in studying microbial interactions in agricultural ecosystems. With over 10 years of experience in microbial biotechnology, she has published widely and currently leads a research lab at an agricultural research institute.",meta_title:"Dr. Nisha Dutt | Microbiologist and Agricultural Expert",meta_description:"Read about Dr. Nisha Duttโ€™s research in microbial biotechnology and its impact on agriculture at BiQuantumArc."},{name:"Dr. Sanjay Patel",description:"With a PhD in Chemistry from IIT Bombay, Dr. Sanjay Patel is a synthetic chemist recognized for his contributions to chemical education and research. He has published multiple textbooks and papers and is known for his efforts in promoting STEM education in rural India.",meta_title:"Dr. Sanjay Patel | Synthetic Chemist and Educator",meta_description:"Explore Dr. Sanjay Patelโ€™s work in synthetic chemistry and his dedication to educational initiatives at BiQuantumArc."},{name:"Dr. Sarita Bhalla",description:"Dr. Sarita Bhalla is an astrophysicist with keen interests in stellar evolution and quantum mechanics. She has a strong academic background and has actively worked on multiple space missions. Dr. Bhalla is a recipient of several awards for her contributions to theoretical physics.",meta_title:"Dr. Sarita Bhalla | Astrophysicist and Theoretical Physicist",meta_description:"Discover Dr. Sarita Bhallaโ€™s insights into astrophysics and quantum mechanics on BiQuantumArc."},{name:"Dr. Amanar Singh",description:"Dr. Amanar Singh is a geologist specializing in earth sciences and tectonics. He has conducted extensive fieldwork in the Himalayas and published numerous papers focusing on geological hazards. Dr. Singh is actively involved in environmental conservation efforts.",meta_title:"Dr. Amanar Singh | Geologist and Earth Scientist",meta_description:"Learn about Dr. Amanar Singhโ€™s research on geology and environmental sustainability at BiQuantumArc."},{name:"Dr. Meera Deshmukh",description:"Dr. Meera Deshmukh is a leading chemist focusing on nanotechnology and materials science. With over 15 years of experience, she has contributed significantly to the development of novel materials for energy applications. She is also engaged in teaching and mentoring aspiring scientists in her field.",meta_title:"Dr. Meera Deshmukh | Chemist and Nanotechnology Expert",meta_description:"Explore Dr. Meera Deshmukhโ€™s advancements in nanotechnology and materials science at BiQuantumArc."},{name:"Dr. Raghav Verma",description:"Dr. Raghav Verma is an accomplished biochemist with expertise in metabolic pathways and drug design. He has authored numerous high-impact publications and is known for his collaborative projects with pharmaceutical companies. Dr. Verma serves as a mentor to young researchers.",meta_title:"Dr. Raghav Verma | Biochemist and Drug Design Specialist",meta_description:"Follow Dr. Raghav Vermaโ€™s pioneering work in biochemistry and drug design at BiQuantumArc."},{name:"Dr. Priya Singh",description:"Dr. Priya Singh is a molecular biologist with over 15 years of research experience in genetic engineering and microbiology. She has published extensively in top-tier journals and has been a key contributor to several groundbreaking studies in CRISPR technology and its applications in agriculture.",meta_title:"Dr. Priya Singh - Molecular Biologist | BiQuantumArc",meta_description:"Explore the research and insights of Dr. Priya Singh, a leading molecular biologist with expertise in genetic engineering and microbiology, contributing to BiQuantumArc."},{name:"Dr. Amit Sharma",description:"Dr. Amit Sharma is an environmental chemist with a focus on pollution control and sustainability. With numerous publications and awards, he is recognized for his work on mitigating environmental hazards through innovative chemical processes.",meta_title:"Dr. Amit Sharma - Environmental Chemist | BiQuantumArc",meta_description:"Delve into the work of Dr. Amit Sharma, an environmental chemist dedicated to sustainability and pollution control, sharing his expertise on BiQuantumArc."},{name:"Prof. Ritu Chatterjee",description:"Prof. Ritu Chatterjee is a renowned physicist with a specialization in condensed matter physics. With over two decades of teaching and research experience, she has guided numerous projects and has contributed significantly to the understanding of material properties.",meta_title:"Prof. Ritu Chatterjee - Physicist | BiQuantumArc",meta_description:"Learn from Prof. Ritu Chatterjee, a distinguished physicist specializing in condensed matter physics, offering valuable insights at BiQuantumArc."},{name:"Dr. Ravi Kumar",description:"Dr. Ravi Kumar is an earth scientist whose research mainly focuses on climate change and its impact on geographical ecosystems. His work has influenced policies and strategies aimed at combating climate-related issues.",meta_title:"Dr. Ravi Kumar - Earth Scientist | BiQuantumArc",meta_description:"Follow Dr. Ravi Kumar's expert insights on climate change and its effects on Earthโ€™s ecosystems, as featured on BiQuantumArc."},{name:"Dr. Neha Verma",description:"Dr. Neha Verma is a biochemist with expertise in enzymology and drug design. Her innovative research contributes to the fields of medicinal chemistry and bioinformatics, leading to new therapeutic strategies.",meta_title:"Dr. Neha Verma - Biochemist | BiQuantumArc",meta_description:"Discover the research of Dr. Neha Verma, a biochemist pioneering advancements in drug design and enzymology, on BiQuantumArc."},{name:"Dr. Arjun Bhatia",description:"Dr. Arjun Bhatia is an astrophysicist specializing in cosmology and dark matter. He has published several influential papers that have advanced the understanding of the universeโ€™s formation and evolution.",meta_title:"Dr. Arjun Bhatia - Astrophysicist | BiQuantumArc",meta_description:"Engage with the work of Dr. Arjun Bhatia, an astrophysicist exploring the mysteries of the universe, featured on BiQuantumArc."},{name:"Dr. Sangeeta Patel",description:"Dr. Sangeeta Patel is a neuroscientist whose research focuses on neurodegenerative diseases. Her studies have contributed significantly to understanding Alzheimer's disease and potential therapeutic approaches.",meta_title:"Dr. Sangeeta Patel - Neuroscientist | BiQuantumArc",meta_description:"Explore the groundbreaking research of Dr. Sangeeta Patel on neurodegenerative diseases at BiQuantumArc."},{name:"Dr. Vikram Das",description:"Dr. Vikram Das is a climate scientist dedicated to studying atmospheric dynamics. His research is instrumental in understanding weather patterns and their implications for global climate change.",meta_title:"Dr. Vikram Das - Climate Scientist | BiQuantumArc",meta_description:"Learn about Dr. Vikram Dasโ€™s significant contributions to climate science and atmospheric dynamics on BiQuantumArc."},{name:"Dr. Aditi Joshi",description:"Dr. Aditi Joshi is a renowned geneticist whose work focuses on human genomics and personalized medicine. With several prestigious awards, she is committed to advancing genetic research for better health outcomes.",meta_title:"Dr. Aditi Joshi - Geneticist | BiQuantumArc",meta_description:"Gain insights from Dr. Aditi Joshi, a distinguished geneticist dedicated to human genomics and personalized medicine on BiQuantumArc."},{name:"Dr. Sanjay Mehta",description:"Dr. Sanjay Mehta is a prominent microbiologist known for his research on antibiotic resistance and microbial ecology. His findings are pivotal in addressing global health challenges related to infectious diseases.",meta_title:"Dr. Sanjay Mehta - Microbiologist | BiQuantumArc",meta_description:"Uncover the essential research of Dr. Sanjay Mehta on antibiotic resistance and microbial ecology at BiQuantumArc."},{name:"Dr. Anjali Sharma",description:"Dr. Anjali Sharma is a renowned biologist with over 15 years of experience in molecular genetics. She holds a PhD from the Indian Institute of Science and has published extensively in peer-reviewed journals. Her research focuses on genetic variations in plant species and their applications in biotechnology.",meta_title:"Dr. Anjali Sharma - Molecular Geneticist and Researcher",meta_description:"Explore the research contributions of Dr. Anjali Sharma, a molecular geneticist with 15 years of experience and a focus on genetic variations in plant species."},{name:"Dr. Harish Patel",description:"Dr. Harish Patel is a distinguished physicist specializing in quantum mechanics and condensed matter physics. With over a decade in the academic field, he has multiple patents and research papers published in high-impact journals. He is known for his innovative approaches to problem-solving in physics.",meta_title:"Dr. Harish Patel - Expert in Quantum Mechanics",meta_description:"Learn about Dr. Harish Patel, a leading physicist specializing in quantum mechanics and condensed matter physics with notable patents and publications."},{name:"Prof. Priya Mehta",description:"Prof. Priya Mehta is a seasoned chemist with a specific interest in organic synthesis and materials science. She brings over 20 years of research experience, with numerous contributions to science education and active participation in international conferences.",meta_title:"Prof. Priya Mehta - Expert in Organic Chemistry and Materials Science",meta_description:"Discover the research endeavors of Prof. Priya Mehta, a prominent chemist with over 20 years of insights in organic synthesis and materials science."},{name:"Dr. Vikram Joshi",description:"Dr. Vikram Joshi is an esteemed researcher in environmental science with over 18 years of experience. His extensive work on climate change and sustainable practices has garnered international acclaim and collaborations, contributing valuable insights to earth sciences.",meta_title:"Dr. Vikram Joshi - Environmental Scientist and Researcher",meta_description:"View the impactful research of Dr. Vikram Joshi, an environmental scientist committed to studying climate change and sustainable practices."},{name:"Dr. Pooja Reddy",description:"Dr. Pooja Reddy is a microbiologist specializing in microbial ecology and biotechnology, with over 12 years of experience in research and development. Her innovative work focuses on harnessing microbial processes for waste management and bioremediation.",meta_title:"Dr. Pooja Reddy - Microbiologist and Biotechnologist",meta_description:"Explore Dr. Pooja Reddy's contributions to microbial ecology and biotechnology, emphasizing innovative methods for waste management."},{name:"Prof. Ajay Nair",description:"Prof. Ajay Nair is a chemical physicist recognized for his research in surface science and nanotechnology. With more than 25 years in academia, he has led pioneering studies that bridge chemistry and physics, making significant contributions to the development of nanoscale materials.",meta_title:"Prof. Ajay Nair - Leader in Chemical Physics and Nanotechnology",meta_description:"Discover the groundbreaking work of Prof. Ajay Nair, a chemical physicist with over 25 years of experience, specializing in surface science and nanotechnology."},{name:"Dr. Neeta Singh",description:"Dr. Neeta Singh is a botanist with a focus on plant physiology and conservation biology. With 10+ years of research experience, she has dedicated her career to understanding plant resilience in changing climates and has authored several influential papers.",meta_title:"Dr. Neeta Singh - Botanist and Conservation Biologist",meta_description:"Learn more about Dr. Neeta Singh, a dedicated botanist focused on plant physiology and conservation biology, with valuable contributions to climate resilience."},{name:"Dr. Rahul Verma",description:"Dr. Rahul Verma is an accomplished chemist focusing on green chemistry and sustainable chemical processes. He has over a decade of experience and has received accolades for his research contributions aimed at minimizing environmental impact.",meta_title:"Dr. Rahul Verma - Chemist Specializing in Green Chemistry",meta_description:"Explore Dr. Rahul Verma's research in green chemistry, advocating for sustainable chemical processes to reduce environmental impact."},{name:"Prof. Kavita Desai",description:"Prof. Kavita Desai is a physicist with expertise in experimental physics and material sciences. With a significant background in academic research and industry collaborations, she focuses on the development of new materials for energy applications.",meta_title:"Prof. Kavita Desai - Experimental Physicist and Materials Scientist",meta_description:"Discover the research achievements of Prof. Kavita Desai, a physicist dedicated to advancing experimental physics and energy-related material sciences."},{name:"Dr. Suresh Kumar",description:"Dr. Suresh Kumar is an interdisciplinary researcher in earth sciences, focusing on geology and geomorphology. His 15 years of fieldwork and research experience include mapping geological hazards and understanding earth processes.",meta_title:"Dr. Suresh Kumar - Geologist and Earth Scientist",meta_description:"Learn about Dr. Suresh Kumar's contributions to earth sciences, specializing in geology and geomorphology with a focus on geological hazards."},{name:"Dr. Arjun Gupta",description:"Dr. Arjun Gupta is a biochemist with over 15 years of research experience in enzymology and metabolic pathways. He has published more than 30 peer-reviewed articles and has been involved in various international collaborations. His focus includes the molecular mechanisms linking metabolism to disease.",meta_title:"Dr. Arjun Gupta - Leading Biochemist and Researcher at BiQuantumArc",meta_description:"Explore the insights of Dr. Arjun Gupta, a biochemist specializing in enzymology and metabolic pathways with over 15 years of experience. Discover his contributions to scientific research on BiQuantumArc."},{name:"Dr. Priya Sharma",description:"Dr. Priya Sharma is a physicist with specialization in condensed matter physics. With a Ph.D. from the Indian Institute of Science, she has conducted groundbreaking research on quantum materials and has over 20 publications in reputed journals.",meta_title:"Dr. Priya Sharma - Expert in Condensed Matter Physics at BiQuantumArc",meta_description:"Meet Dr. Priya Sharma, a physicist specializing in condensed matter physics. With numerous publications, she brings valuable insights to BiQuantumArc."},{name:"Dr. Nisha Patel",description:"Dr. Nisha Patel is a molecular biologist with a strong focus on cancer research and gene therapy. With multiple accolades in her field, she has contributed significantly to advancing therapeutic strategies against cancer.",meta_title:"Dr. Nisha Patel - Molecular Biologist and Cancer Researcher at BiQuantumArc",meta_description:"Discover Dr. Nisha Patel's research on cancer therapies and gene therapy. Her extensive work in molecular biology strengthens the content at BiQuantumArc."},{name:"Dr. Lakshmi Rao",description:"Dr. Lakshmi Rao is a geologist with over 20 years of experience in earth sciences, focusing on mineral exploration and sustainable practices in mining. She has published extensively on geological surveys and their implications for environmental preservation.",meta_title:"Dr. Lakshmi Rao - Geologist and Earth Sciences Expert at BiQuantumArc",meta_description:"Engage with the research of Dr. Lakshmi Rao, a geologist specializing in sustainable mining practices. Her expertise enhances BiQuantumArcโ€™s offerings."},{name:"Dr. Vijay Singh",description:"Dr. Vijay Singh is a chemist with a specialization in organic synthesis and catalysis. With over 25 published papers, his research contributes to new methodologies and innovations in chemical processes.",meta_title:"Dr. Vijay Singh - Chemist and Organic Synthesis Specialist at BiQuantumArc",meta_description:"Explore the innovative research of Dr. Vijay Singh, a chemist specializing in organic synthesis and catalysis. His work enriches the scientific commentary at BiQuantumArc."},{name:"Dr. Anjali Desai",description:"Dr. Anjali Desai is an immunologist who focuses on autoimmune disorders. With a Ph.D. and extensive hands-on experience, she has contributed significantly to understanding immune response mechanisms.",meta_title:"Dr. Anjali Desai - Expert Immunologist at BiQuantumArc",meta_description:"Uncover the research of Dr. Anjali Desai, an immunologist specializing in autoimmune disorders. Her expertise at BiQuantumArc drives impactful scientific discussions."},{name:"Dr. Karan Anand",description:"Dr. Karan Anand is a microbiologist specializing in microbial ecology and biotechnology. His research has led to innovative solutions for environmental issues, and he has published several critical reviews in the field.",meta_title:"Dr. Karan Anand - Microbiologist at BiQuantumArc",meta_description:"Discover the contributions of Dr. Karan Anand, a microbiologist focused on ecology and biotechnology. His insights enhance the knowledge base at BiQuantumArc."},{name:"Dr. Meera Bansal",description:"Dr. Meera Bansal is a neuroscience researcher with expertise in cognitive sciences and neurological disorders. She has authored multiple influential papers and has been pivotal in advancing research methodologies in her field.",meta_title:"Dr. Meera Bansal - Neuroscience Researcher at BiQuantumArc",meta_description:"Learn from Dr. Meera Bansal, a leading neuroscience researcher in cognitive sciences. Her contributions are vital to the research landscape at BiQuantumArc."},{name:"Dr. Alice Thompson",description:"Dr. Alice Thompson is a biologist with over 15 years of research experience in molecular genetics. She has contributed to several groundbreaking studies on gene therapy and has published more than 30 peer-reviewed articles in reputable journals. Dr. Thompson is an advocate for interdisciplinary research and collaborates frequently with chemists and physicists.",meta_title:"Dr. Alice Thompson - Molecular Genetics Expert at BiQuantumArc",meta_description:"Discover Dr. Alice Thompson's insights into molecular genetics at BiQuantumArc. With over 15 years of experience, she specializes in gene therapy and interdisciplinary research."},{name:"Prof. David Chen",description:"Prof. David Chen is an accomplished chemist with a focus on organic synthesis and environmental chemistry. He has taught at leading universities and has authored multiple books and articles on sustainable chemistry practices. His research aims to find innovative solutions to global environmental challenges.",meta_title:"Prof. David Chen - Environmental Chemistry Innovator at BiQuantumArc",meta_description:"Explore Prof. David Chen's groundbreaking work in environmental chemistry at BiQuantumArc. Author of multiple publications, he focuses on sustainable practices and solutions."},{name:"Dr. Fatima Al-Mansoori",description:"Dr. Fatima Al-Mansoori is a physicist specializing in quantum mechanics and nanotechnology. With over a decade of teaching experience, Dr. Al-Mansoori has published extensively on the application of nanotechnology in medical devices, paving the way for practical uses of quantum theories.",meta_title:"Dr. Fatima Al-Mansoori - Quantum Mechanics Expert at BiQuantumArc",meta_description:"Join Dr. Fatima Al-Mansoori as she shares her research in quantum mechanics and nanotechnology at BiQuantumArc. A leading physicist with impactful publications."},{name:"Dr. Rajesh Patel",description:"Dr. Rajesh Patel is an earth scientist with expertise in climate change and geospatial analysis. He has been involved in several international research projects and has published his findings in globally recognized journals. His work emphasizes the importance of utilizing big data for environmental modeling.",meta_title:"Dr. Rajesh Patel - Earth Scientist Specializing in Climate Change at BiQuantumArc",meta_description:"Understand climate change through Dr. Rajesh Patel's research at BiQuantumArc. His expertise in geospatial analysis offers valuable insights into environmental modeling."},{name:"Dr. Eleanor Schwartz",description:"Dr. Eleanor Schwartz is a renowned microbiologist whose research focuses on the role of bacteria in human health. With over 20 years in the field, she has led numerous studies that bridge microbiology with immunology and has published over 40 articles in various scientific journals.",meta_title:"Dr. Eleanor Schwartz - Microbiologist and Health Researcher at BiQuantumArc",meta_description:"Learn from Dr. Eleanor Schwartz, a leading microbiologist at BiQuantumArc. She focuses on the interplay between bacteria and human health with over 20 years of experience."},{name:"Dr. Felix Mรผller",description:"Dr. Felix Mรผller is a physicist and mathematician known for his innovative approaches to theoretical physics. With a strong background in mathematical modeling, he has published influential papers that have shaped the understanding of complex physical systems.",meta_title:"Dr. Felix Mรผller - Theoretical Physicist and Mathematician at BiQuantumArc",meta_description:"Delve into the world of theoretical physics with Dr. Felix Mรผller at BiQuantumArc. His mathematical modeling research offers unique insights into complex systems."},{name:"Dr. Sophia Lee",description:"Dr. Sophia Lee is a distinguished chemist focused on pharmaceutical development. With years of experience in drug formulation and toxicology, she has been a key figure in various successful clinical trials, contributing significantly to advancements in medical chemistry.",meta_title:"Dr. Sophia Lee - Pharmaceutical Chemist at BiQuantumArc",meta_description:"Follow Dr. Sophia Lee's research in pharmaceutical development at BiQuantumArc. Her expertise in drug formulation drives advancements in medical chemistry."},{name:"Dr. Makoto Yamazaki",description:"Dr. Makoto Yamazaki is an environmental biologist who specializes in biodiversity and conservation. With a deep commitment to environmental protection, he has led international studies that assess the impact of human activities on ecosystems, publishing his findings widely.",meta_title:"Dr. Makoto Yamazaki - Environmental Biologist Advocate at BiQuantumArc",meta_description:"Explore Dr. Makoto Yamazaki's work in biodiversity and conservation at BiQuantumArc. His international studies shed light on the impact of human activities on ecosystems."},{name:"Dr. Priya Nair",description:"Dr. Priya Nair is a chemical engineer with a focus on green chemistry and sustainable manufacturing processes. She holds numerous patents and has authored several influential publications that promote environmentally friendly practices in industry.",meta_title:"Dr. Priya Nair - Chemical Engineer and Green Chemistry Advocate at BiQuantumArc",meta_description:"Discover Dr. Priya Nair's contributions to green chemistry at BiQuantumArc. As a chemical engineer, she promotes sustainability in manufacturing processes."},{name:"Dr. Jorge Ramirez",description:"Dr. Jorge Ramirez is a geochemist specializing in mineralogy and the study of soil properties. His extensive fieldwork and research on land use impact have made significant contributions to better understanding soil management and agricultural practices.",meta_title:"Dr. Jorge Ramirez - Geochemist and Soil Expert at BiQuantumArc",meta_description:"Join Dr. Jorge Ramirez in exploring geochemistry and soil properties at BiQuantumArc. His research enhances soil management practices across disciplines."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a molecular biologist with over 15 years of experience in genetic research. She holds a Ph.D. from the University of California and has published numerous impactful studies on gene editing techniques. Her work aims to explore genetic diseases and develop innovative therapies.",meta_title:"Dr. Emily Carter - Molecular Biologist and Genetic Research Expert",meta_description:"Explore the works of Dr. Emily Carter, a prominent molecular biologist specializing in genetic research and gene editing. Over 15 years of experience in advancing genetic therapies."},{name:"Prof. John Smith",description:"Prof. John Smith is a renowned chemist with an extensive background in organic chemistry and materials science. He received his Ph.D. from MIT and has authored several high-impact publications that focus on sustainable chemical processes.",meta_title:"Prof. John Smith - Expert in Organic Chemistry and Materials Science",meta_description:"Learn about Prof. John Smith's groundbreaking research in organic chemistry and sustainable practices. A leading figure in materials science with a focus on environmental chemistry."},{name:"Dr. Sarah Chen",description:"Dr. Sarah Chen is a physicist specializing in condensed matter physics. With a Ph.D. from Stanford University, she has spent years researching quantum materials and their applications in technology, contributing significantly to the field.",meta_title:"Dr. Sarah Chen - Condensed Matter Physicist and Quantum Materials Specialist",meta_description:"Delve into the scientific contributions of Dr. Sarah Chen, a physicist focusing on quantum materials and their technological applications. Expert in condensed matter physics with international recognition."},{name:"Dr. Ahmed Barakat",description:"Dr. Ahmed Barakat is an earth scientist with a focus on climate change and geospatial analysis. He has a Ph.D. from the University of Toronto and has worked extensively on projects related to environmental sustainability and climate modeling.",meta_title:"Dr. Ahmed Barakat - Earth Scientist and Climate Change Expert",meta_description:"Discover Dr. Ahmed Barakat's expertise in climate change studies and geospatial analysis. His research is pivotal to understanding and addressing global environmental challenges."},{name:"Dr. Maria Gonzalez",description:"Dr. Maria Gonzalez is a biochemist whose research focuses on enzymatic reactions and metabolic pathways. With a Ph.D. from the University of Barcelona, she has published extensively on enzyme engineering and its applications in biotechnology.",meta_title:"Dr. Maria Gonzalez - Biochemist Specializing in Enzymatic Research",meta_description:"Explore the research of Dr. Maria Gonzalez, a distinguished biochemist specializing in enzymatic reactions and biotechnology applications, with a rich publication history."},{name:"Dr. Kevin Miller",description:"Dr. Kevin Miller is a leading physicist with specialization in astrophysics and cosmology. His work includes analyzing cosmic phenomena and contributing to the understanding of dark matter. He completed his Ph.D. at Harvard University.",meta_title:"Dr. Kevin Miller - Astrophysicist and Cosmology Specialist",meta_description:"Uncover the insights of Dr. Kevin Miller, an astrophysicist dedicated to exploring cosmic phenomena and dark matter, with numerous publications in reputable journals."},{name:"Dr. Anika Patel",description:"Dr. Anika Patel is an ecologist focused on biodiversity and conservation efforts. With a Ph.D. from the University of Queensland, she has implemented several conservation projects and offers insights into ecosystem management.",meta_title:"Dr. Anika Patel - Ecologist and Conservation Advocate",meta_description:"Join Dr. Anika Patel in her exploration of biodiversity and ecosystems. An experienced ecologist dedicated to conservation efforts and sustainable resource management."},{name:"Dr. Omar El-Sayed",description:"Dr. Omar El-Sayed is a chemical engineer specializing in renewable energy technologies. His research focuses on solar energy systems and sustainable development, holding a Ph.D. from Delft University of Technology.",meta_title:"Dr. Omar El-Sayed - Chemical Engineer and Renewable Energy Researcher",meta_description:"Follow Dr. Omar El-Sayed's groundbreaking research in renewable energy technologies. Expert in solar energy systems and sustainable chemical engineering practices."},{name:"Dr. Isabella Rossi",description:"Dr. Isabella Rossi is a physicist known for her contributions to nanotechnology and materials science. She received her Ph.D. from the University of Cambridge and works on developing new nanomaterials for electronics.",meta_title:"Dr. Isabella Rossi - Nanotechnology Pioneer and Materials Scientist",meta_description:"Learn from Dr. Isabella Rossi, a physicist pioneering in nanotechnology and materials science. Her innovative research in nanomaterials is shaping the future of electronics."},{name:"Dr. Liam O'Connor",description:"Dr. Liam O'Connor is a microbiologist with a focus on infectious diseases and public health. He completed his Ph.D. at the University of Edinburgh and has contributed significantly to understanding bacterial resistance to antibiotics.",meta_title:"Dr. Liam O'Connor - Microbiologist and Public Health Researcher",meta_description:"Explore Dr. Liam O'Connor's impactful research in infectious diseases and public health. A microbiologist dedicated to combatting bacterial resistance and improving health outcomes."}],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:#0b3d91;--theme-color-8:#1e5da8;--theme-color-7:#3187d8;--theme-color-6:#56a4e9;--theme-color-5:#a1c8ea;--theme-color-3:#6899b5;--theme-color-2:#e8f6fe;--color-bg-layout:#ffffff;--color-bg-hover:#f0f8ff;--article-border-radius:15px;--btn-border-radius:5px;--category-border-radius:10px;}
@@ -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.318",
3
+ "version": "1.3.319",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [